We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4138a1f commit ccc4f6fCopy full SHA for ccc4f6f
star/test_suite/diffusion_smoothness/inlist_diffusion_smoothness
@@ -64,6 +64,8 @@
64
limit_for_rel_error_in_energy_conservation = 1d-6 ! this makes d2N2 too large. takes 63 steps. log_rel_run_E_err -3.5859393528096946
65
limit_for_rel_error_in_energy_conservation = 1d-5 ! this is smooth enough. takes 58 steps. log_rel_run_E_err -3.4820705862368895
66
hard_limit_for_rel_error_in_energy_conservation = 1d-4
67
+
68
+ convective_bdy_weight = 1
69
70
cool_wind_RGB_scheme = 'Reimers'
71
cool_wind_AGB_scheme = 'Blocker'
0 commit comments