1*c4a0f6c7SJames Wrightproblem: gaussian_wave 2*c4a0f6c7SJames Wrightmu: 0 # Effectively solving Euler momentum equations 3*c4a0f6c7SJames Wright 4*c4a0f6c7SJames Wrightbc_freestream: 4,6,3,5 5*c4a0f6c7SJames Wrightbc_symmetry_z: 1,2 6*c4a0f6c7SJames Wright 7*c4a0f6c7SJames Wrightreference: 8*c4a0f6c7SJames Wright temperature: 0.25 9*c4a0f6c7SJames Wright pressure: 71.75 10*c4a0f6c7SJames Wrightfreestream: 11*c4a0f6c7SJames Wright # riemann: hll # causes thermal bubble to reflect acoustic waves from boundary 12*c4a0f6c7SJames Wright velocity: 2,2,0 13*c4a0f6c7SJames Wright 14*c4a0f6c7SJames Wrightepicenter: 0.33,0.75,0 15*c4a0f6c7SJames Wrightamplitude: 2 16*c4a0f6c7SJames Wrightwidth: 0.05 17*c4a0f6c7SJames Wright 18*c4a0f6c7SJames Wrightts: 19*c4a0f6c7SJames Wright adapt_type: none 20*c4a0f6c7SJames Wright max_steps: 100 21*c4a0f6c7SJames Wright dt: 2e-3 22*c4a0f6c7SJames Wright type: alpha 23*c4a0f6c7SJames Wright #monitor_solution: cgns:nwave.cgns 24*c4a0f6c7SJames Wright #monitor_solution_interval: 10 25*c4a0f6c7SJames Wright 26*c4a0f6c7SJames Wrightimplicit: true 27*c4a0f6c7SJames Wrightstab: supg 28*c4a0f6c7SJames Wrightstate_var: primitive 29*c4a0f6c7SJames Wright 30*c4a0f6c7SJames Wrightsnes_rtol: 1e-4 31*c4a0f6c7SJames Wrightksp_rtol: 1e-2 32*c4a0f6c7SJames Wrightsnes_lag_jacobian: 20 33*c4a0f6c7SJames Wrightsnes_lag_jacobian_persists: 34*c4a0f6c7SJames Wright 35*c4a0f6c7SJames Wright## Demonstrate acoustic wave dissipation using an internal damping layer 36*c4a0f6c7SJames Wright# idl: 37*c4a0f6c7SJames Wright# decay_time: 2e-3 38*c4a0f6c7SJames Wright# start: 0 39*c4a0f6c7SJames Wright# length: .25 40*c4a0f6c7SJames Wright 41*c4a0f6c7SJames Wrightoptions_left: false # to ignore error with -dm_localize and -dm_plex_simplex being set but not used 42