Skip to content

Commit

Permalink
update input file
Browse files Browse the repository at this point in the history
  • Loading branch information
zhichen3 committed Oct 9, 2024
1 parent 4eb1821 commit d672904
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Exec/science/xrb_spherical/inputs.He.1000Hz
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ stop_time = 3.0
# PROBLEM SIZE & GEOMETRY
geometry.is_periodic = 0 0
geometry.coord_sys = 2 # 0 => cart, 1 => RZ 2=>spherical
geometry.prob_lo = 1.1e6 0
geometry.prob_hi = 1.13072e6 3.14159
geometry.prob_lo = 1.1e6 0.392699 #0.0
geometry.prob_hi = 1.13072e6 2.748893 #3.14159
amr.n_cell = 192 1152

# >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<<
Expand Down Expand Up @@ -107,7 +107,7 @@ amr.plot_per = 5.e-3 # number of seconds between plotfiles
amr.derive_plot_vars = ALL

amr.small_plot_file = flame_wave_1000Hz_smallplt # root name of plotfile
amr.small_plot_per = 1.e-4 # number of seconds between plotfiles
amr.small_plot_per = 1.e-6 #1.e-4 # number of seconds between plotfiles
amr.small_plot_vars = density Temp
amr.derive_small_plot_vars = abar x_velocity y_velocity z_velocity enuc

Expand Down

0 comments on commit d672904

Please sign in to comment.