Skip to content

Commit

Permalink
Update inlist_conductive_flame targets
Browse files Browse the repository at this point in the history
adjust target flame speed and width
  • Loading branch information
Debraheem committed May 7, 2024
1 parent 7cff4c9 commit 8555db8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions star/test_suite/conductive_flame/inlist_conductive_flame
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
&controls

! test targets; 10% tolerance
x_ctrl(9) = 1.6e7 ! flame speed [cm/s]
x_ctrl(10) = 3.125e-5 ! flame width [cm]
x_ctrl(9) = 2.39e7 ! flame speed [cm/s]
x_ctrl(10) = 2.391e-5 ! flame width [cm]

warn_when_large_virial_thm_rel_err = 1d99 ! doesn't apply
Expand Down

0 comments on commit 8555db8

Please sign in to comment.