# Runtime parameter file for the gas curtain problem (Richtmyer-Meshkov # instability) # AMR parameters lrefine_max = 5 lrefine_min = 1 # simulation parameters basenm = "rm_sphere_" cpnumber = 0 ptnumber = 0 restart = .FALSE. trstrt = 500.e-6 tplot = 25.e-6 nend = 700000 tmax = 1500.e-6 cfl = .5 cvisc = .1 gamma = 1.4 refine_cutoff = 0.1 derefine_cutoff = 0.01 plot_var_1 = "dens" plot_var_2 = "pres" plot_var_3 = "velx" plot_var_4 = "vely" plot_var_5 = "velz" xmin = 0.0 xmax = 2.56 ymin = 0.e0 ymax = 1.28 zmin = 0.e0 zmax = 1.28 x_cen = 0. y_cen = 0. z_cen = 0. pamb = 8.0e5 damb = 0.95e-3 vamb = 0.8 # In terms of percentage of ushock mach = 1.2 shock = 0.1 trans = 0.234 # In terms of percentage of ymax, half of the profile radius = 0.0 # In terms of percentage of ymax, Core region only! dratio = 2.9 diffuse_therm = .FALSE. diffuse_visc = .FALSE. diffuse_species = .FALSE. diff_visc_nu = 3.2e-3 #nuc = 2 #diff_visc_nu = 1.73e-5 #diff_spec_D = 0.01 igeomx = 0 igeomy = 0 igeomz = 0 igrav = 0 iburn = 0 ishkbn = 0 ichem = 0 xlboundary = -21 xrboundary = -21 ylboundary = -20 yrboundary = -21 zlboundary = -20 zrboundary = -21 nblockx = 2 nblocky = 1 nblockz = 1