Skip to content

Commit

Permalink
updated coupling X100 data and added last round of namelists for ARK548
Browse files Browse the repository at this point in the history
  • Loading branch information
cjvogl committed Aug 17, 2019
1 parent b4aa929 commit 2c003f8
Show file tree
Hide file tree
Showing 20 changed files with 1,148 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
ARS232 1.20
ARS222 0.50
ARS233 1.80
ARS343 1.60
ARS443 1.35
ARK324 1.60
ARK436 1.80
DBM453 2.16
SSP3333b 1.80
SSP3333c 1.80
IMKG232a 1.00
IMKG232b 1.92
IMKG242a 1.60
IMKG242b 2.40
IMKG243a 2.16
IMKG252a 1.60
IMKG252b 2.16
IMKG253a 2.00
IMKG253b 2.16
IMKG254a 2.16
IMKG254b 2.40
IMKG254c 1.60
IMKG343a 2.16
GSA222 0.50
SSP2232 1.35
ARK548 1.60
ARK437 0.50
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
&ctl_nl
theta_hydrostatic_mode = .false.
dcmip4_moist = 0
dcmip4_X = 100
NThreads = 1
partmethod = 4
topology = "cube"
test_case = "dcmip2012_test4"
u_perturb = 1
rotate_grid = 0
ne = 30
qsize = 0
nmax = 8640
statefreq = 100
runtype = 0
mesh_file = "/dev/null"
tstep = 1.5
rsplit = 1
qsplit = 1
tstep_type = 48
integration = "explicit"
nu = 1000000000.0
nu_div = 1000000000.0
nu_p = 1000000000.0
nu_q = 1000000000.0
nu_s = 1000000000.0
nu_top = 0
se_ftype = 0
limiter_option = 9
vert_remap_q_alg = 0
hypervis_scaling = 0
hypervis_order = 2
hypervis_subcycle = 3
/
&vert_nl
vform = "ccm"
vfile_mid = "camm-30.ascii"
vfile_int = "cami-30.ascii"
/
&prof_inparm
profile_outpe_num = 100
profile_single_file = .true.
/
&analysis_nl
interp_gridtype = 2
output_timeunits = 0
output_frequency = 864
output_start_time = 0
output_varnames1 = u,v,w,T,geo,ps
num_io_procs = 16
output_type = netcdf
output_dir = "./output_tsteptype48_tstep1.5_dcmip4_X100/"
/
&arkode_nl
rel_tol = 1.0e-6
abs_tol = -1
calc_nonlinear_stats = .true.
use_column_solver = .true.
/
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
&ctl_nl
theta_hydrostatic_mode = .false.
dcmip4_moist = 0
dcmip4_X = 100
NThreads = 1
partmethod = 4
topology = "cube"
test_case = "dcmip2012_test4"
u_perturb = 1
rotate_grid = 0
ne = 30
qsize = 0
nmax = 8100
statefreq = 100
runtype = 0
mesh_file = "/dev/null"
tstep = 1.6
rsplit = 1
qsplit = 1
tstep_type = 48
integration = "explicit"
nu = 1000000000.0
nu_div = 1000000000.0
nu_p = 1000000000.0
nu_q = 1000000000.0
nu_s = 1000000000.0
nu_top = 0
se_ftype = 0
limiter_option = 9
vert_remap_q_alg = 0
hypervis_scaling = 0
hypervis_order = 2
hypervis_subcycle = 3
/
&vert_nl
vform = "ccm"
vfile_mid = "camm-30.ascii"
vfile_int = "cami-30.ascii"
/
&prof_inparm
profile_outpe_num = 100
profile_single_file = .true.
/
&analysis_nl
interp_gridtype = 2
output_timeunits = 0
output_frequency = 810
output_start_time = 0
output_varnames1 = u,v,w,T,geo,ps
num_io_procs = 16
output_type = netcdf
output_dir = "./output_tsteptype48_tstep1.6_dcmip4_X100/"
/
&arkode_nl
rel_tol = 1.0e-6
abs_tol = -1
calc_nonlinear_stats = .true.
use_column_solver = .true.
/
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
&ctl_nl
theta_hydrostatic_mode = .false.
dcmip4_moist = 0
dcmip4_X = 100
NThreads = 1
partmethod = 4
topology = "cube"
test_case = "dcmip2012_test4"
u_perturb = 1
rotate_grid = 0
ne = 30
qsize = 0
nmax = 7200
statefreq = 100
runtype = 0
mesh_file = "/dev/null"
tstep = 1.8
rsplit = 1
qsplit = 1
tstep_type = 48
integration = "explicit"
nu = 1000000000.0
nu_div = 1000000000.0
nu_p = 1000000000.0
nu_q = 1000000000.0
nu_s = 1000000000.0
nu_top = 0
se_ftype = 0
limiter_option = 9
vert_remap_q_alg = 0
hypervis_scaling = 0
hypervis_order = 2
hypervis_subcycle = 3
/
&vert_nl
vform = "ccm"
vfile_mid = "camm-30.ascii"
vfile_int = "cami-30.ascii"
/
&prof_inparm
profile_outpe_num = 100
profile_single_file = .true.
/
&analysis_nl
interp_gridtype = 2
output_timeunits = 0
output_frequency = 720
output_start_time = 0
output_varnames1 = u,v,w,T,geo,ps
num_io_procs = 16
output_type = netcdf
output_dir = "./output_tsteptype48_tstep1.8_dcmip4_X100/"
/
&arkode_nl
rel_tol = 1.0e-6
abs_tol = -1
calc_nonlinear_stats = .true.
use_column_solver = .true.
/
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
&ctl_nl
theta_hydrostatic_mode = .false.
dcmip4_moist = 0
dcmip4_X = 100
NThreads = 1
partmethod = 4
topology = "cube"
test_case = "dcmip2012_test4"
u_perturb = 1
rotate_grid = 0
ne = 30
qsize = 0
nmax = 6750
statefreq = 100
runtype = 0
mesh_file = "/dev/null"
tstep = 1.92
rsplit = 1
qsplit = 1
tstep_type = 48
integration = "explicit"
nu = 1000000000.0
nu_div = 1000000000.0
nu_p = 1000000000.0
nu_q = 1000000000.0
nu_s = 1000000000.0
nu_top = 0
se_ftype = 0
limiter_option = 9
vert_remap_q_alg = 0
hypervis_scaling = 0
hypervis_order = 2
hypervis_subcycle = 3
/
&vert_nl
vform = "ccm"
vfile_mid = "camm-30.ascii"
vfile_int = "cami-30.ascii"
/
&prof_inparm
profile_outpe_num = 100
profile_single_file = .true.
/
&analysis_nl
interp_gridtype = 2
output_timeunits = 0
output_frequency = 675
output_start_time = 0
output_varnames1 = u,v,w,T,geo,ps
num_io_procs = 16
output_type = netcdf
output_dir = "./output_tsteptype48_tstep1.92_dcmip4_X100/"
/
&arkode_nl
rel_tol = 1.0e-6
abs_tol = -1
calc_nonlinear_stats = .true.
use_column_solver = .true.
/
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
&ctl_nl
theta_hydrostatic_mode = .false.
dcmip4_moist = 0
dcmip4_X = 10
NThreads = 1
partmethod = 4
topology = "cube"
test_case = "dcmip2012_test4"
u_perturb = 1
rotate_grid = 0
ne = 30
qsize = 0
nmax = 12960
statefreq = 100
runtype = 0
mesh_file = "/dev/null"
tstep = 10
rsplit = 1
qsplit = 1
tstep_type = 48
integration = "explicit"
nu = 1e+12
nu_div = 1e+12
nu_p = 1e+12
nu_q = 1e+12
nu_s = 1e+12
nu_top = 0
se_ftype = 0
limiter_option = 9
vert_remap_q_alg = 0
hypervis_scaling = 0
hypervis_order = 2
hypervis_subcycle = 3
/
&vert_nl
vform = "ccm"
vfile_mid = "camm-30.ascii"
vfile_int = "cami-30.ascii"
/
&prof_inparm
profile_outpe_num = 100
profile_single_file = .true.
/
&analysis_nl
interp_gridtype = 2
output_timeunits = 0
output_frequency = 1296
output_start_time = 0
output_varnames1 = u,v,w,T,geo,ps
num_io_procs = 16
output_type = netcdf
output_dir = "./output_tsteptype48_tstep10_dcmip4_X10/"
/
&arkode_nl
rel_tol = 1.0e-6
abs_tol = -1
calc_nonlinear_stats = .true.
use_column_solver = .true.
/
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
&ctl_nl
theta_hydrostatic_mode = .false.
dcmip4_moist = 0
dcmip4_X = 10
NThreads = 1
partmethod = 4
topology = "cube"
test_case = "dcmip2012_test4"
u_perturb = 1
rotate_grid = 0
ne = 30
qsize = 0
nmax = 10800
statefreq = 100
runtype = 0
mesh_file = "/dev/null"
tstep = 12
rsplit = 1
qsplit = 1
tstep_type = 48
integration = "explicit"
nu = 1e+12
nu_div = 1e+12
nu_p = 1e+12
nu_q = 1e+12
nu_s = 1e+12
nu_top = 0
se_ftype = 0
limiter_option = 9
vert_remap_q_alg = 0
hypervis_scaling = 0
hypervis_order = 2
hypervis_subcycle = 3
/
&vert_nl
vform = "ccm"
vfile_mid = "camm-30.ascii"
vfile_int = "cami-30.ascii"
/
&prof_inparm
profile_outpe_num = 100
profile_single_file = .true.
/
&analysis_nl
interp_gridtype = 2
output_timeunits = 0
output_frequency = 1080
output_start_time = 0
output_varnames1 = u,v,w,T,geo,ps
num_io_procs = 16
output_type = netcdf
output_dir = "./output_tsteptype48_tstep12_dcmip4_X10/"
/
&arkode_nl
rel_tol = 1.0e-6
abs_tol = -1
calc_nonlinear_stats = .true.
use_column_solver = .true.
/
Loading

0 comments on commit 2c003f8

Please sign in to comment.