Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
autoicon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
w2w
autoicon
Commits
ecbae495
Commit
ecbae495
authored
1 year ago
by
Philip.Rupp
Browse files
Options
Downloads
Patches
Plain Diff
update namelist
parent
39604392
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#19191
passed
1 year ago
Stage: run_tests
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
namelists/event-generator/icon_atmosphere.backup
+4
-1
4 additions, 1 deletion
namelists/event-generator/icon_atmosphere.backup
namelists/event-generator/icon_atmosphere.namelist
+82
-3
82 additions, 3 deletions
namelists/event-generator/icon_atmosphere.namelist
with
86 additions
and
4 deletions
namelists/event-generator/icon_atmosphere.backup
+
4
−
1
View file @
ecbae495
...
...
@@ -22,7 +22,10 @@
include_last = .true.
remap = 1 ! remap to regular lat/lon grid
reg_lat_def = -20.,1.0,90. ! start, increment, end latitude in degrees
reg_lon_def = -1&run_nml
reg_lon_def = -1
/
&run_nml
ltestcase = .false.
dtime = 180
output = 'nml'
...
...
This diff is collapsed.
Click to expand it.
namelists/event-generator/icon_atmosphere.namelist
+
82
−
3
View file @
ecbae495
&run_nml
ltestcase = .false.
dtime =
18
0
dtime =
30
0
output = 'nml'
msg_level = 15
num_lev = 90
...
...
@@ -12,10 +12,70 @@
/
&nwp_phy_nml
lupatmo_phy = .FALSE.
inwp_gscp=1,
inwp_convection=1,
inwp_radiation=1,
inwp_cldcover=1,
inwp_turb=1,
inwp_satad=1,
inwp_sso=1,
inwp_gwd=1,
inwp_surface=1,
icapdcycl=3,
latm_above_top=.false.
efdt_min_raylfric=3600.,
itype_z0=2,
icpl_aero_conv=1,
icpl_aero_gscp=1,
lrtm_filename='rrtmg_lw.nc',
!cldopt_filename='rrtm_cldopt.nc', ! simply other file name, probably same file content
dt_rad=2160,
dt_conv=720,
dt_sso=1440,
dt_gwd=1440,
ldetrain_conv_prec=.false.
mu_rain=0.5,
rain_n0_factor=0.1,
/
&radiation_nml
irad_o3=79,
irad_aero=6,
albedo_type=2, ! this would require t_2m climatology in external parameter file
vmr_co2=390.e-06,
vmr_ch4=1800.e-09,
vmr_n2o=322.0e-09,
vmr_o2=0.20946,
vmr_cfc11=240.e-12,
vmr_cfc12=532.e-12,
/
&lnd_nml
!ntiles=3,! needs more layers of t_g in initial conditions
nlev_snow=3,
lmulti_snow=.false.,
itype_heatcond=3,
idiag_snowfrac=20,
lsnowtile=.true.,
lseaice=.true.,
llake=.true.,
lprog_albsi=.true.,
itype_lndtbl=4,
itype_root=2,
itype_evsl=4,
itype_trvg=3,
cwimax_ml=5.e-4,
c_soil=1.25,
c_soil_urb=0.5,
sstice_mode=2, !use sst climatology in external parameter file to update ssts
itype_snowevap=3,
/
&grid_nml
dynamics_parent_grid_id = 0
lredgrid_phys = .true.
...
...
@@ -44,9 +104,28 @@
flat_height = 16000.
/
&nonhydrostatic_nml
damp_height = 22000.
rayleigh_coeff = 1
iadv_rhotheta=2,
ivctype=2,
itime_scheme=4,
exner_expol=0.333,
vwind_offctr=0.2,
damp_height=44000.,
rayleigh_coeff=0.5,
lhdiff_rcf=.true.,
divdamp_order=24,
divdamp_type=32,
divdamp_fac=0.004,
divdamp_trans_start=12500,
divdamp_trans_end=17500,
l_open_ubc=.false.,
igradp_method=3,
l_zdiffu_t=.true.,
thslp_zdiffu=0.02,
thhgtd_zdiffu=125.,
htop_moist_proc=22500.,
hbot_qvsubstep=16000.,
/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment