# Rotating Kelvin-Helmholtz
scenario_name = Rotating KH Instability
nx = 256
nz = 128
lx = 2.0
lz = 1.0
t_final = 20.0
n_snapshots = 200
initial_condition = rotating
shear_thickness = 0.05
u_top = 1.0
u_bot = -1.0
rho_top = 1.0
rho_bot = 1.3
rotation_rate = 0.5
noise_amplitude = 0.01
reynolds = 1500
richardson = 0.3
save_netcdf = true
save_animation = true
fps = 30
dpi = 100
