File tree Expand file tree Collapse file tree 5 files changed +10
-5
lines changed
Expand file tree Collapse file tree 5 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,8 @@ amr.refine.dencutoff.value_less = 1.e4
162162# Microphysics
163163
164164network.small_x = 1.e-10
165- integrator.SMALL_X_SAFE = 1.e-10
165+ integrator.SMALL_X_SAFE = 1.e-30
166+ integrator.do_species_clip = 0
166167
167168integrator.rtol_spec = 1.e-5
168169integrator.atol_spec = 1.e-5
Original file line number Diff line number Diff line change @@ -145,7 +145,8 @@ amr.refine.temperr.max_level = 3
145145# Microphysics
146146
147147network .small_x = 1.e-10
148- integrator .SMALL_X_SAFE = 1.e-10
148+ integrator .SMALL_X_SAFE = 1.e-30
149+ integrator .do_species_clip = 0
149150
150151integrator .rtol_spec = 1.e-5
151152integrator .atol_spec = 1.e-5
Original file line number Diff line number Diff line change @@ -163,7 +163,8 @@ amr.refine.dencutoff.value_less = 1.e4
163163# Microphysics
164164
165165network.small_x = 1.e-10
166- integrator.SMALL_X_SAFE = 1.e-10
166+ integrator.SMALL_X_SAFE = 1.e-30
167+ integrator.do_species_clip = 0
167168
168169integrator.rtol_spec = 1.e-5
169170integrator.atol_spec = 1.e-5
Original file line number Diff line number Diff line change @@ -167,7 +167,8 @@ amr.refine.dencutoff.value_less = 1.e4
167167# Microphysics
168168
169169network.small_x = 1.e-10
170- integrator.SMALL_X_SAFE = 1.e-10
170+ integrator.SMALL_X_SAFE = 1.e-30
171+ integrator.do_species_clip = 0
171172
172173integrator.rtol_spec = 1.e-5
173174integrator.atol_spec = 1.e-5
Original file line number Diff line number Diff line change @@ -172,7 +172,8 @@ amr.refine.dencutoff.value_less = 1.e4
172172# Microphysics
173173
174174network.small_x = 1.e-10
175- integrator.SMALL_X_SAFE = 1.e-10
175+ integrator.SMALL_X_SAFE = 1.e-30
176+ integrator.do_species_clip = 0
176177
177178integrator.rtol_spec = 1.e-5
178179integrator.atol_spec = 1.e-5
You can’t perform that action at this time.
0 commit comments