Skip to content
Discussion options

You must be logged in to vote

This issue was solved by changing the initial condition of lambda in

[lambda]
    order = FIRST
    family = LAGRANGE
    initial_condition = 0.0
[]
[]

I used initial_condition = 1e-6

and later the

[lagrange]
    type = SwitchingFunctionConstraintLagrange
    variable = lambda
    etas    = 'eta0 eta1'
    h_names = 'h0   h1'
    epsilon = 0
[]

epsilon = 1e-9

Thank you

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ashishdhole
Comment options

Answer selected by GiudGiud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants