# Configuration file for the Richtmyer-Meshkov instability # problem (3D gas bubble) # Shuang Zhang @ Vizlab, 10/25/2002 REQUIRES driver/time_dep REQUIRES hydro REQUIRES materials/eos/gamma REQUIRES hydro/explicit/split/ppm/diffuse # Do not reshuffle standard variables (yet). PARAMETER mach REAL 1.5 PARAMETER shock REAL 0.5 PARAMETER pamb REAL 1.0 PARAMETER damb REAL 1.0 PARAMETER vamb REAL 0.0 # In terms of percentage of postshock velocity PARAMETER dratio REAL 5.0 PARAMETER gamma REAL 1.4 # Bubble geometry parameters PARAMETER radius REAL 0.5 # In terms of percentage of shock tube width PARAMETER trans REAL 0.5 # In terms of percentage of radius PARAMETER x_cen REAL 0.5 PARAMETER y_cen REAL 0. PARAMETER z_cen REAL 0.