Skip to content

Commit

Permalink
Update scenario.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-engelstad authored Oct 25, 2023
1 parent 03821f1 commit e28757a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion funtofem/model/scenario.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def __init__(
uncoupled_steps=0,
adjoint_steps=None,
min_steps=None,
early_stopping=True,
early_stopping=False,
T_ref=300,
T_inf=300,
qinf=1.0,
Expand Down

0 comments on commit e28757a

Please sign in to comment.