Skip to content
Snippets Groups Projects
Commit 500cc4cf authored by lkugler's avatar lkugler
Browse files

update

parent defcdce4
No related branches found
No related tags found
No related merge requests found
......@@ -24,9 +24,17 @@
/
&domains
time_step = <timestep>,
use_adaptive_time_step = .true.,
target_cfl = 1.2, 1.2, 1.2,
max_step_increase_pct = 5, 51, 51,
starting_time_step = 8,
max_time_step = 16,
min_time_step = 6,
step_to_output_time = .true.,
time_step = 8,
time_step_fract_num = 0,
time_step_fract_den = 1,
step_to_output_time = .true.,
max_dom = 1,
s_we = 1, 1, 1,
e_we = 201, 43, 43,
......@@ -67,8 +75,8 @@
&dynamics
hybrid_opt = 0,
rk_ord = 3,
diff_opt = 2, 2, 2,
km_opt = 2, 2, 2,
diff_opt = 1, 1, 1,
km_opt = 4, 4, 2,
damp_opt = 2,
zdamp = 5000., 5000., 5000.,
dampcoef = 0.003, 0.003, 0.003
......
......@@ -17,7 +17,6 @@
addrefrac = .false.
plane_parallel = .false.
use_salinity = .false.
apply_band_correction = .true.
cfrac_data = .true.
clw_data = .true.
rain_data = .false.
......
......@@ -17,7 +17,6 @@
addrefrac = .true.
plane_parallel = .false.
use_salinity = .false.
apply_band_correction = .true.
cfrac_data = .true.
clw_data = .true.
rain_data = .false.
......@@ -54,9 +53,8 @@
user_aer_opt_param = .false.
user_cld_opt_param = .false.
grid_box_avg_cloud = .true.
cldstr_threshold = -1.0
cldstr_simple = .false.
cldstr_low_cloud_top = 750.0
cldcol_threshold = -1.0
cloud_overlap = 1
ir_scatt_model = 2
vis_scatt_model = 3
dom_nstreams = 8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment