## density wave reader configuration file # Spatial Parameters Lx = 7.0 Ly = 0.128 Lz = 0.3 Nx = 4096 Ny = 64 Nz = 256 min_x = 0 min_y = 0 min_z = -0.3 # Expansion types type_x = FREE_SLIP type_y = FREE_SLIP type_z = NO_SLIP mapped_grid = true # Physical Parameters g = 9.81 rot_f = 0.0e-3 rho_0 = 1026.0 visco = 1e-6 kappa_rho = 1e-7 kappa_tracer = 1e-7 delta_rho = .019 # 2D Input Files file_type = CTYPE xgrid = x2d zgrid = z2d u_file = u2d w_file = w2d rho_file = rho2d # Tracer Parameters enable_tracer = false tracer_kappa = 1.0e-6 tracer_gravity = 0 # Temporal Parameters final_time = 100 plot_interval = 1 #dt_max = 0.0 # Restart Options restart = false restart_time = 90.0 restart_sequence = 90 restart_from_dump = false compute_time = -1 # Perturbation Parameter perturb = 1e-3 # Filter Parameters f_cutoff = 0.6 f_order = 2.0 f_strength = 20.0 # secondary diagnostics #compute_enstrophy = true #compute_dissipation = true #compute_BPE = true #compute_internal_to_BPE = true #compute_stresses_top = false compute_stresses_bottom = true