From e28757a685dddaf0057c7213b253f9229984b5a1 Mon Sep 17 00:00:00 2001 From: Sean Engelstad Date: Tue, 24 Oct 2023 22:31:27 -0400 Subject: [PATCH] Update scenario.py --- funtofem/model/scenario.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funtofem/model/scenario.py b/funtofem/model/scenario.py index 5170231f..06b42998 100644 --- a/funtofem/model/scenario.py +++ b/funtofem/model/scenario.py @@ -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,