Skip to content

Commit ccc4f6f

Browse files
committed
[ci optional] restore convective_bdy_weight to one place in the test suite
1 parent 4138a1f commit ccc4f6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

star/test_suite/diffusion_smoothness/inlist_diffusion_smoothness

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@
6464
limit_for_rel_error_in_energy_conservation = 1d-6 ! this makes d2N2 too large. takes 63 steps. log_rel_run_E_err -3.5859393528096946
6565
limit_for_rel_error_in_energy_conservation = 1d-5 ! this is smooth enough. takes 58 steps. log_rel_run_E_err -3.4820705862368895
6666
hard_limit_for_rel_error_in_energy_conservation = 1d-4
67+
68+
convective_bdy_weight = 1
6769

6870
cool_wind_RGB_scheme = 'Reimers'
6971
cool_wind_AGB_scheme = 'Blocker'

0 commit comments

Comments
 (0)