This page contains the complete list of namelist variables available in CAM-5.0. They are grouped
by categories designed to aid browsing. Clicking on the name of a variable will display descriptive
information. If search terms are entered in the text box below, the list will be condensed to contain
only matched variables.
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
atm_adiabatic
If true, do not run model physics, only run the dynamical core.
Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
atm_ideal_phys
If true run the idealized Held&Suarez physics package.
Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
atm_logfile
Name of file that the atmosphere component log messages will be written to. By
default all log messages are written to stdout.
Default: ""
|
char*256 |
camexp |
atm_logfile_diro
Absolute pathname of directory that the file specified by atm_logfile
will be written to.
Default: "."
|
char*256 |
camexp |
atm_ntasks
Number of atm tasks.
Default: total number of tasks assigned to job.
|
integer |
ccsm_pes |
atm_nthreads
Number of threads in each atm task.
Default: 1
|
integer |
ccsm_pes |
atm_pestride
Stride used in selecting the processes in the atm communicator group.
Default: 1
|
integer |
ccsm_pes |
atm_rootpe
Root process of the atm communicator group.
Default: 0
|
integer |
ccsm_pes |
bfbflag
bit for bit flag
Default: FALSE
|
logical |
seq_infodata_inparm |
brnch_retain_casename
If true, use the pre-existing case name for a branch run.
Default: FALSE
|
logical |
seq_infodata_inparm |
budget_ann
annual budget level
Default: 1
|
integer |
seq_infodata_inparm |
budget_daily
daily budget level
Default: 0
|
integer |
seq_infodata_inparm |
budget_inst
instantaneous budget level
Default: 0
|
integer |
seq_infodata_inparm |
budget_ltann
long term budget level written at end of year
Default: 1
|
integer |
seq_infodata_inparm |
budget_ltend
long term budget level written at end of run
Default: 0
|
integer |
seq_infodata_inparm |
budget_month
monthly budget level
Default: 1
|
integer |
seq_infodata_inparm |
case_desc
Case title.
Default: none.
|
char*256 |
seq_infodata_inparm |
case_name
Case identifier. The value of case_name is used in the
default filenames of both the history and restart files (see
the hfilename_spec namelist option). The "%c" string in
the hfilename_spec templates are expanded using the
value of case_name when history filenames are created.
Default: set by build-namelist.
|
char*80 |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpl_cdf64
Use netcdf 64 bit offset, large file support.
Default: FALSE
|
logical |
seq_infodata_inparm |
cpl_logfile
Name of file that the driver component log messages will be written to. By
default all log messages are written to stdout.
Default: ""
|
char*256 |
camexp |
cpl_logfile_diro
Absolute pathname of directory that the file specified by cpl_logfile
will be written to.
Default: "."
|
char*256 |
camexp |
cpl_ntasks
Number of cpl tasks.
Default: total number of tasks assigned to job.
|
integer |
ccsm_pes |
cpl_nthreads
Number of threads in each cpl task.
Default: 1
|
integer |
ccsm_pes |
cpl_pestride
Stride used in selecting the processes in the cpl communicator group.
Default: 1
|
integer |
ccsm_pes |
cpl_rootpe
Root process of the cpl communicator group.
Default: 0
|
integer |
ccsm_pes |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
do_budgets
T => do heat/water budget diagnostics
Default: FALSE
|
logical |
seq_infodata_inparm |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
drv_threading
T => enable run time setting of thread count for each component
Default: FALSE
|
logical |
seq_infodata_inparm |
flux_albav
T => no diurnal cycle in ocn albedos.
Default: FALSE
|
logical |
seq_infodata_inparm |
flux_epbal
Selects E,P,R adjustment technique.
Default: 'off'
|
char*256 |
seq_infodata_inparm |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
hostname
Current machine.
Default: 'unknown'
|
char*80 |
seq_infodata_inparm |
ice_ntasks
Number of ice tasks.
Default: total number of tasks assigned to job.
|
integer |
ccsm_pes |
ice_nthreads
Number of threads in each ice task.
Default: 1
|
integer |
ccsm_pes |
ice_pestride
Stride used in selecting the processes in the ice communicator group.
Default: 1
|
integer |
ccsm_pes |
ice_rootpe
Root process of the ice communicator group.
Default: 0
|
integer |
ccsm_pes |
info_debug
|
integer |
seq_infodata_inparm |
lnd_logfile
Name of file that the land component log messages will be written to. By
default all log messages are written to stdout.
Default: ""
|
char*256 |
camexp |
lnd_logfile_diro
Absolute pathname of directory that the file specified by lnd_logfile
will be written to.
Default: "."
|
char*256 |
camexp |
lnd_ntasks
Number of lnd tasks.
Default: total number of tasks assigned to job.
|
integer |
ccsm_pes |
lnd_nthreads
Number of threads in each lnd task.
Default: 1
|
integer |
ccsm_pes |
lnd_pestride
Stride used in selecting the processes in the lnd communicator group.
Default: 1
|
integer |
ccsm_pes |
lnd_rootpe
Root process of the lnd communicator group.
Default: 0
|
integer |
ccsm_pes |
logfilepostfix
Postfix for output log files.
Default: '.log'
|
char*80 |
seq_infodata_inparm |
model_version
Model version.
Default: 'unknown'
|
char*256 |
seq_infodata_inparm |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
ocean_tight_coupling
Couple ocean on atm timestep.
Default: TRUE
|
logical |
seq_infodata_inparm |
ocn_ntasks
Number of ocn tasks.
Default: total number of tasks assigned to job.
|
integer |
ccsm_pes |
ocn_nthreads
Number of threads in each ocn task.
Default: 1
|
integer |
ccsm_pes |
ocn_pestride
Stride used in selecting the processes in the ocn communicator group.
Default: 1
|
integer |
ccsm_pes |
ocn_rootpe
Root process of the ocn communicator group.
Default: 0
|
integer |
ccsm_pes |
orb_eccen
Earth's eccentricity of orbit. (unitless: typically 0. to 0.1). Setting is
Required if orb_iyear_ad not set. Not used when running
as part of CCSM.
Default: none
|
real |
seq_infodata_inparm |
orb_iyear_ad
Year (AD) used to compute earth's orbital parameters. If not set, then use
the values from
the orb_eccen, orb_mvelp,
and orb_obliq namelist parameters. If only
orb_iyear_ad is set, orbital parameters will be computed
automatically (based on Berger, 1977). If one
of orb_eccen, orb_mvelp, or
orb_obliq is set, all three must be set. If all four of
the above are set by the user, orb_iyear_ad takes
precedence. Setting is Required
unless orb_eccen, orb_mvelp,
and orb_obliq are set. Not used when running as part of
CCSM.
Default: 1990.
|
integer |
seq_infodata_inparm |
orb_mvelp
Earth's moving vernal equinox at perihelion (degrees: 0. to 360.0).
Setting is Required if orb_iyear_ad not set. Not used
when running as part of CCSM.
Default: none
|
real |
seq_infodata_inparm |
orb_obliq
Earth's orbital angle of obliquity (degrees: -90. to +90., typically 22. to 26.).
Setting is Required if orb_iyear_ad not set. Not used
when running as part of CCSM.
Default: none
|
real |
seq_infodata_inparm |
outpathroot
Root output files
Default: './'
|
char*256 |
seq_infodata_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
restart_file
Restart filename.
Default: none
|
char*256 |
seq_infodata_inparm |
restart_file_override
List of namelist variables that may be overridden on a restart run.
Default: none
|
char*256 |
seq_infodata_inparm |
restart_pfile
Restart pointer filename.
Default: 'rpointer.drv'
|
char*256 |
seq_infodata_inparm |
samegrid
are ocean and ice grids same lat/lon/size
Default: TRUE
|
logical |
seq_infodata_inparm |
sday
Default: set to shr_const value
|
real |
physconst_nl |
start_type
Run type. 'startup' is an initial run. 'continue' is a restart run.
'branch' is a restart run in which properties of the output history files
may be changed.
Default: 'startup'
|
char*8 |
seq_infodata_inparm |
username
Current user.
Default: 'unknown'
|
char*80 |
seq_infodata_inparm |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
atm_cpl_dt
Coupling interval between the atmosphere and other system components. This
is how frequently information can be communicated between the atmosphere
and the surface models.
Default: set by build-namelist.
|
integer |
seq_timemgr_inparm |
atm_cpl_offset
|
integer |
seq_timemgr_inparm |
calendar
Calendar type "NO_LEAP" for consistent 365-days per year or "GREGORIAN" to
include leap-years. Note that if "GREGORIAN" is selected
leap-years will be used in the time manager, but the calculation of the
earth's orbit still assumes 365 day years. Valid values are "NO_LEAP" or
"GREGORIAN".
Default: "NO_LEAP"
|
char*80 |
seq_timemgr_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
dtime
The length (in seconds) of the coupling interval between the dynamics and
physics. Changing this variable directly impacts the physical
parameterizations in the model and may impact the climate. Changing
resolution usually requires a change in dtime.
Default: is resolution and dycore dependent and is set by build-namelist.
|
real |
cam_inparm |
end_restart
Write restart at end of run.
Default: TRUE
|
logical |
seq_timemgr_inparm |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
ice_cpl_dt
Default: set by build-namelist.
|
integer |
seq_timemgr_inparm |
ice_cpl_offset
|
integer |
seq_timemgr_inparm |
lnd_cpl_dt
Default: set by build-namelist.
|
integer |
seq_timemgr_inparm |
lnd_cpl_offset
|
integer |
seq_timemgr_inparm |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
ocn_cpl_dt
Default: set by build-namelist.
|
integer |
seq_timemgr_inparm |
ocn_cpl_offset
|
integer |
seq_timemgr_inparm |
perpetual
Set to TRUE to specify that the run will use a perpetual calendar, i.e., a
diurnal cycle will be present for the fixed calendar day specified
by perpetual_ymd.
Default: FALSE
|
logical |
seq_infodata_inparm |
perpetual_ymd
Perpetual date encoded in an integer as (year*1000 + month*100 + day).
If aqua_planet = .true. then perpetual_ymd is ignored
and the perpetual date is set to 321.
Default: none.
|
integer |
seq_infodata_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
ref_tod
Reference time-of-day expressed as seconds past midnight. Used in
conjuction with ref_ymd to set the reference time.
Default: set to start_tod.
|
integer |
seq_timemgr_inparm |
ref_ymd
Reference date encoded in an integer as (year*1000 + month*100 + day).
Used in
conjuction with ref_tod to set the reference time which
is used to define a time coordinate for the output history files. The
convention for the unit string of a time coordinate is of the form
"time-unit since reference-time", for example, "days since 1990-01-01
00:00:00". The reference-time part of this string is specified by the
ref_ymd and ref_tod variables.
Default: set to start_ymd.
|
integer |
seq_timemgr_inparm |
restart_n
Set the restart interval as a number of elapsed time units which are specified
by restart_option.
Default: 1
|
integer |
seq_timemgr_inparm |
restart_option
Set the interval between writing restart files
using one of the options 'nsteps',
'ndays', 'nmonths', or 'nyears', in conjuction
with stop_n to set the number of time units.
A convenience option allows specifying that restart files be written at the
end of each month or at the end of each year by using the options
'monthly' or 'yearly' respectively. It is also possible to request that no
restart files be written via the option 'none', or that restart files be
written only at the end of the run via the option 'end'.
Default: 'monthly'
|
char*8 |
seq_timemgr_inparm |
sday
Default: set to shr_const value
|
real |
physconst_nl |
start_tod
Start time-of-day expressed as seconds past midnight. Used in
conjuction with start_ymd to set the start time.
Default: 0.
|
integer |
seq_timemgr_inparm |
start_ymd
Start date encoded in an integer as (year*1000 + month*100 + day).
Used in
conjuction with start_tod to set the start date of
the simulation.
Default: set by build-namelist.
|
integer |
seq_timemgr_inparm |
stop_n
Set the length of run as a number of elapsed time units which are specified
by stop_option.
Default: 1
|
integer |
seq_timemgr_inparm |
stop_option
Set the length of run as an elapsed time using one of the options 'nsteps',
'ndays', 'nmonths', or 'nyears', in conjuction
with stop_n to set the number of elapsed time units.
Alternatively, set the final simulation time in absolute terms by using the
option 'date' in conjuction with stop_ymd,
and stop_tod to specify a date and time of day at which
the simulation should stop.
Default: 'ndays'
|
char*8 |
seq_timemgr_inparm |
stop_tod
Stop time-of-day expressed as seconds past midnight. Used in
conjuction with stop_ymd to set the stop time.
Default: 0.
|
integer |
seq_timemgr_inparm |
stop_ymd
Stop date encoded in an integer as (year*1000 + month*100 + day).
Used in
conjuction with stop_tod to set the stop date of
the simulation.
Default: none.
|
integer |
seq_timemgr_inparm |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
ncdata
Full pathname of initial atmospheric state dataset (NetCDF format).
Default: set by build-namelist.
|
char*256 |
cam_inparm |
pertlim
Perturb the initial conditions for temperature randomly by up to the given
amount. Only applied for initial simulations.
Default: 0.0
|
real |
cam_inparm |
readtrace
If TRUE, try to initialize data for all consituents by reading from the
initial conditions dataset. If variable not found then data will be
initialized using internally-specified default values. If FALSE then don't
try reading constituent data from the IC file; just use the
internally-specified defaults.
Default: TRUE
|
logical |
cam_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cam_branch_file
Full pathname of master restart file from which to branch. Setting is
Required for branch run.
Default: none
|
char*256 |
cam_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
csim_branch_file
Full pathname of master restart file from which to branch. Setting is
Required for branch run.
Default: none
|
char*256 |
csim_inparm |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
dom_branch_file
Full pathname of master restart file from which to branch. Setting is
Required for branch run.
Default: none
|
char*256 |
dom_inparm |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
avgflag_pertape
Sets the averaging flag for all variables on a particular history file
series. Valid values are:
A ==> Average
B ==> GMT 00:00:00 average
I ==> Instantaneous
M ==> Minimum
X ==> Maximum
The default is to use the averaging flags for each variable that are set in
the code via calls to subroutine addfld.
Defaults: set in code via the addfld and add_default subroutine calls.
|
char*1(6) |
cam_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
empty_htapes
If true don't put any of the variables on the history tapes by
default. Only output the variables that the user explicitly lists in
the fincl# namelist items. Default: FALSE
|
logical |
cam_inparm |
fexcl1
List of fields to exclude from the 1st history file (by default the name
of this file contains the string "h0").
Default: none
|
char*16(10000) |
cam_inparm |
fexcl2
List of fields to exclude from the 2nd history file (by default the name
of this file contains the string "h1").
Default: none
|
char*16(10000) |
cam_inparm |
fexcl3
List of fields to exclude from the 3rd history file (by default the name
of this file contains the string "h2").
Default: none
|
char*16(10000) |
cam_inparm |
fexcl4
List of fields to exclude from the 4th history file (by default the name
of this file contains the string "h3").
Default: none
|
char*16(10000) |
cam_inparm |
fexcl5
List of fields to exclude from the 5th history file (by default the name
of this file contains the string "h4").
Default: none
|
char*16(10000) |
cam_inparm |
fexcl6
List of fields to exclude from the 6th history file (by default the name
of this file contains the string "h5").
Default: none
|
char*16(10000) |
cam_inparm |
fhstpr1
Specific fields for which to use the non-default history buffer precision
on the 1st history file.
Default: none
|
char*18(10000) |
cam_inparm |
fhstpr2
Specific fields for which to use the non-default history buffer precision
on the 2nd history file.
Default: none
|
char*18(10000) |
cam_inparm |
fhstpr3
Specific fields for which to use the non-default history buffer precision
on the 3rd history file.
Default: none
|
char*18(10000) |
cam_inparm |
fhstpr4
Specific fields for which to use the non-default history buffer precision
on the 4th history file.
Default: none
|
char*18(10000) |
cam_inparm |
fhstpr5
Specific fields for which to use the non-default history buffer precision
on the 5th history file.
Default: none
|
char*18(10000) |
cam_inparm |
fhstpr6
Specific fields for which to use the non-default history buffer precision
on the 6th history file.
Default: none
|
char*18(10000) |
cam_inparm |
fincl1
List of fields to include on the first history file (by default the name of
this file contains the string "h0"). The added fields must be in Master
Field List. The averaging flag for the output field can be specified by
appending a ":" and a valid averaging flag to the field name. Valid flags
are:
A ==> Average
B ==> GMT 00:00:00 average
I ==> Instantaneous
M ==> Minimum
X ==> Maximum
Default: set in code via the addfld and add_default subroutine calls.
|
char*16(10000) |
cam_inparm |
fincl1lonlat
List of columns or contiguous columns at which the fincl1 fields will be
output. Individual columns are specified as a string using a longitude
degree (greater or equal to 0.) followed by a single character
(e)ast/(w)est identifer, an underscore '_' , and a latitude degree followed
by a single character (n)orth/(s)outh identifier. For example, '10e_20n'
would pick the model column closest to 10 degrees east longitude by 20
degrees north latitude. A group of contiguous columns can be specified
using bounding latitudes and longitudes separated by a colon. For example,
'10e:20e_15n:20n' would select the model columns which fall with in the
longitude range from 10 east to 20 east and the latitude range from 15
north to 20 north.
Default: none
|
char*128(10000) |
cam_inparm |
fincl2
Same as fincl1, but for the 2nd history file (by default
the name of this file contains the string "h1").
Default: none.
|
char*16(10000) |
cam_inparm |
fincl2lonlat
Same as fincl1lonlat, but for 2nd history file.
|
char*128(10000) |
cam_inparm |
fincl3
Same as fincl1, but for the 3rd history file (by default
the name of this file contains the string "h2").
Default: none.
|
char*16(10000) |
cam_inparm |
fincl3lonlat
Same as fincl1lonlat, but for 3rd history file.
|
char*128(10000) |
cam_inparm |
fincl4
Same as fincl1, but for the 4th history file (by default
the name of this file contains the string "h3").
Default: none.
|
char*16(10000) |
cam_inparm |
fincl4lonlat
Same as fincl1lonlat, but for 4th history file.
|
char*128(10000) |
cam_inparm |
fincl5
Same as fincl1, but for the 5th history file (by default
the name of this file contains the string "h4").
Default: none.
|
char*16(10000) |
cam_inparm |
fincl5lonlat
Same as fincl1lonlat, but for 5th history file.
|
char*128(10000) |
cam_inparm |
fincl6
Same as fincl1, but for the 6th history file (by default
the name of this file contains the string "h5").
Default: none.
|
char*16(10000) |
cam_inparm |
fincl6lonlat
Same as fincl1lonlat, but for 6th history file.
|
char*128(10000) |
cam_inparm |
fwrtpr1
Specific fields which will be written using the non-default precision on
the 1st history file.
Default: none
|
char*18(10000) |
cam_inparm |
fwrtpr2
Specific fields which will be written using the non-default precision on
the 2nd history file.
Default: none
|
char*18(10000) |
cam_inparm |
fwrtpr3
Specific fields which will be written using the non-default precision on
the 3rd history file.
Default: none
|
char*18(10000) |
cam_inparm |
fwrtpr4
Specific fields which will be written using the non-default precision on
the 4th history file.
Default: none
|
char*18(10000) |
cam_inparm |
fwrtpr5
Specific fields which will be written using the non-default precision on
the 5th history file.
Default: none
|
char*18(10000) |
cam_inparm |
fwrtpr6
Specific fields which will be written using the non-default precision on
the 6th history file.
Default: none
|
char*18(10000) |
cam_inparm |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
hfilename_spec
Array of history filename specifiers. The filenames of up to six history
output files can be controlled via this variable. Filename specifiers give
generic formats for the filenames with specific date and time components,
file series number (0-5), and caseid, filled in when the files are
created. The following strings are expanded when the filename is created:
%c=caseid; %t=file series number (0-5); %y=year (normally 4 digits, more
digits if needed); %m=month; %d=day; %s=seconds into current day; %%=%
symbol. Note that the caseid may be set using the namelist
variable case_name.
For example, for a simulation with caseid="test" and current date and time
of 0000-12-31 0:00UT, a filename specifier of "%c.cam2.h%t.%y-%m.nc" would
expand into "test.cam2.h0.0000-12.nc" for the first history file. The
filename specifier "%c.cam2.h%t.%y-%m-%d-%s.nc" would expand to
"test.cam2.h1.0000-12-31-00000.nc" for the second history file. Spaces are
not allowed in filename specifiers. Although the character "/" is allowed
in the specifier, it will be interpreted as a directory name and the
corresponding directories will have to be created in the model execution
directory (directory given to configure with -cam_exedir option) before
model execution. The first element is for the primary history file which
is output by default as a monthly history file. Entries 2 through 6 are
user specified auxilliary output files.
Defaults: "%c.cam2.h0.%y-%m.nc", "%c.cam2.h1.%y-%m-%d-%s.nc", ...,
"%c.cam2.h5.%y-%m-%d-%s.nc"
|
char*256(6) |
cam_inparm |
inithist
Frequency that initial files will be output: 6-hourly, daily, monthly,
yearly, or never. Valid values: 'NONE', '6-HOURLY', 'DAILY', 'MONTHLY',
'YEARLY', 'CAMIOP', 'ENDOFRUN'.
Default: 'YEARLY'
|
char*8 |
cam_inparm |
inithist_all
If false then include only REQUIRED fields on IC file. If true then
include required AND optional fields on IC file.
Default: FALSE
|
logical |
cam_inparm |
mfilt
Array containing the maximum number of time samples written to a history
file. The first value applies to the primary history file, the second
through sixth to the auxillary history files.
Default: 1,30,30,30,30,30
|
integer(6) |
cam_inparm |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
ndens
Array specifying the precision of real data written to each history file
series. Valid values are 1 or 2. '1' implies output real values are 8-byte
and '2' implies output real values are 4-byte.
Default: 2,2,2,2,2,2
|
integer(6) |
cam_inparm |
nhstpr
Array specifying default history buffer precision for each history file
series. Valid values are 4 or 8. '4' implies history buffers use 4-byte
reals and and '8' implies history buffers use 8-byte reals. These default
settings are overridden for particular fields via the fhstpr1,
... fhstpr6 variables.
Default: 8,8,8,8,8,8
|
integer(6) |
cam_inparm |
nhtfrq
Array of write frequencies for each history file series.
If nhtfrq(1) = 0, the file will be a monthly average.
Only the first file series may be a monthly average. If
nhtfrq(i) > 0, frequency is specified as number of
timesteps. If nhtfrq(i) < 0, frequency is specified
as number of hours.
Default: 0,-24,-24,-24,-24,-24
|
integer(6) |
cam_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
use_64bit_nc
Use 64-bit netCDF format for cam history files.
Default: TRUE
|
logical |
cam_inparm |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
diag_cnst_conv_tend
Output constituent tendencies due to convection. Set to
'none', 'q_only' or 'all'.
Default: 'q_only', but 'none' for WACCM configurations.
|
char*8 |
cam_inparm |
do_circulation_diags
Turns on TEM circulation diagnostics history output. Only valid for FV dycore.
Default: FALSE
|
logical |
circ_diag_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
history_aerosol
Switch for diagnostic output of the aerosol tendencies
Default: .false.
|
logical |
phys_ctl_nl |
history_budget
Switch for cam4 T/Q budget diagnostic output
Default: .false.
|
logical |
phys_ctl_nl |
history_budget_histfile_num
History tape number T/Q budget output is written to.
Default: 1
|
integer |
phys_ctl_nl |
history_microphysics
Switch for diagnostic output of microphysics variables
Default: .false.
|
logical |
phys_ctl_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
print_energy_errors
Turn on verbose output identifying columns that fail energy/water
conservation checks.
Default: FALSE
|
logical |
cam_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
doisccp
If true, the ISCCP cloud simulator (version 3.4) will be run, and output added to the
monthly history files. This option available with both CAMRT and RRTMG.
Default: FALSE
|
logical |
cam_inparm |
doisccp_38
If true, the ISCCP cloud simulator (version 3.8) will be run, and output added to the
monthly history files. This option only available with RRTMG.
Default: FALSE
|
logical |
cam_inparm |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
isccpdata
Full pathname of time-invariant dataset used by the ISCCP cloud simulator
(version 3.4).
Default: set by build-namelist.
|
char*256 |
cam_inparm |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aoa_read_from_ic_file
If true age of air tracers are read from the initial conditions file.
If this is not specified then they are not read from IC file.
Default: TRUE
|
logical |
aoa_tracers_nl |
aoa_tracers_flag
If true age of air tracers are included. This variable should not be set
by the user. It will be set by build-namelist to be consistent with the
'-age_of_air_trcs' argument specified to configure.
Default: set by configure
|
logical |
aoa_tracers_nl |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
tracers_flag
This variable should not be set by the user. If configure has been invoked
with the '-nadv_tt N' option then build-namelist will set this flag to true
which turns on the test tracer code. Also, if the user invokes configure
with the option '-nadv N', and N is larger than the number of advected
constituents requested by all other physics and chemistry
parameterizations, then the number of test tracers is chosen
dynamically to fill the available slots in the constituents array up to the
total number requested by the -nadv option.
Default: set by configure
|
logical |
cam_inparm |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
bndtvs
Full pathname of time-variant sea-surface temperature and sea-ice
concentration boundary dataset.
Default: set by build-namelist.
|
char*256 |
camexp |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
decomp
Full pathname of docn restart file.
Default: set by build-namelist.
|
char*24 |
docn_nml |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
focndomain
Full pathname of
Default: set by build-namelist.
|
char*256 |
camexp |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
ocn_in
Full pathname of docn restart file.
Default: set by build-namelist.
|
char*24 |
docn_nml |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
restfilm
Full pathname of docn restart file.
Default: set by build-namelist.
|
char*256 |
docn_nml |
sday
Default: set to shr_const value
|
real |
physconst_nl |
sstcyc
Flag for yearly cycling of SST data. If set to FALSE, a multi-year dataset
is assumed, otherwise a single-year dataset is assumed, and SSTs will be
cycled over the first 12 values in the file. Not used if running with
CCSM.
Default: TRUE
|
logical |
camexp |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
ct_overlap
Overlapping of trac2d and cd_core subcycles.
Default: 0
|
integer |
cam_inparm |
del2coef
Chooses level of velocity diffusion.
Default: 3.0e5
|
real |
cam_inparm |
div24del2flag
Chooses type of divergence damping and velocity diffusion.
div24del2flag = 2 for ldiv2 (default),
= 4 for ldiv4,
= 42 for ldiv4 + ldel2
where
ldiv2: 2nd-order divergence damping everywhere and increasing in top layers
ldiv4: 4th-order divergence damping
ldel2: 2nd-order velocity-component damping targetted to top layers,
with coefficient del2coef
Default: set by build-namelist
|
integer |
cam_inparm |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
fft_flt
1 for FFT filter always, 0 for combined algebraic/FFT filter. The value 0
is used for CAM3, otherwise it is using the value 1. In the CAM3
version of the model it was necessary to build with the CPP
variable ALT_PFT defined to get the behavior now obtained by setting fft_flt=1.
Default: set by build-namelist
|
integer |
cam_inparm |
filtcw
Enables optional filter for intermediate c-grid winds, (courtesy of Bill Putman).
Default: 0
|
integer |
cam_inparm |
force_2d
Set to 1 to force the 2D transpose computation when a 1D decomposition is
used. This is intended for debugging purposes only.
Default: 0
|
integer |
cam_inparm |
geopkblocks
Geopotential method 2 pipeline parameter (routine geopk_d).
geopk_d implements a pipeline algorithm by dividing the
information that must be moved between processes into blocks. geopkblocks
specifies the number of blocks to use. The larger the number of blocks,
the greater the opportunity for overlapping communication with computation
and for decreasing instantaneous bandwidth requirements. The smaller the
number of blocks, the fewer MPI messages sent, decreasing MPI total latency.
See geopk_d within geopk.F90.
Default: 1
|
integer |
cam_inparm |
geopktrans
Geopotential method (routines geopk, geopk16, or geopk_d).
0 for transpose method, 1 for method using semi-global z communication
with optional 16-byte arithmetic, 2 for method using local
z communication; method 0, method 1 with 16-byte arithmetic and method 2
are all bit-for-bit across decompositions; method 0 scales better than
method 1 with npr_z, and method 1 is superior to method 0 for small npr_z.
The optimum speed is attained using either method 1 with 8-byte
arithmetic (standard for geopk16) or method 2 when utilizing the
optimal value for the associated parameter geopkblocks; for the last
two subcycles of a timestep, method 0 is automatically used; see
geopk.F90 and cd_core.F90.
Default: 0
|
integer |
cam_inparm |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
iord
Order (mode) of X interpolation (1,..,6).
East-West transport scheme (used with Finite Volume dynamical core only).
Default: 4
|
integer |
cam_inparm |
jord
Order (mode) of Y interpolation (1,..,6).
North-South transport scheme (used with Finite Volume dynamical core only).
Default: 4
|
integer |
cam_inparm |
kord
Scheme to be used for vertical mapping.
Default: 4
|
integer |
cam_inparm |
modc_hs_cdcore
True for mod_comm irregular communication handshaking for cd_core/geopk
Default: .true.
|
logical |
cam_inparm |
modc_hs_dynrun
True for mod_comm irregular communication handshaking for dyn_run/misc
Default: .true.
|
logical |
cam_inparm |
modc_hs_gather
True for mod_comm irregular communication handshaking for gather
Default: .true.
|
logical |
cam_inparm |
modc_hs_scatter
True for mod_comm irregular communication handshaking for scatter
Default: .true.
|
logical |
cam_inparm |
modc_hs_tracer
True for mod_comm irregular communication handshaking for multiple tracers
Default: .true.
|
logical |
cam_inparm |
modc_mxreq_cdcore
Maximum number of outstanding nonblocking MPI requests to allow when
using mp_swapirr and point-to-point communications for cd_core/geopk.
Setting this less than the maximum can improve robustness for large process
count runs. If set to less than zero, then do not limit the number of
outstanding send/receive requests.
Default: -1 (so no limit)
|
integer |
cam_inparm |
modc_mxreq_dynrun
Maximum number of outstanding nonblocking MPI requests to allow when
using mp_swapirr and point-to-point communications for dyn_run/misc.
Setting this less than the maximum can improve robustness for large process
count runs. If set to less than zero, then do not limit the number of
outstanding send/receive requests.
Default: -1 (so no limit)
|
integer |
cam_inparm |
modc_mxreq_gather
Maximum number of outstanding nonblocking MPI requests to allow when
using mp_swapirr and point-to-point communications for gather.
Setting this less than the maximum can improve robustness for large process
count runs. If set to less than zero, then do not limit the number of
outstanding send/receive requests.
Default: -1 (so no limit)
|
integer |
cam_inparm |
modc_mxreq_scatter
Maximum number of outstanding nonblocking MPI requests to allow when
using mp_swapirr and point-to-point communications for scatter.
Setting this less than the maximum can improve robustness for large process
count runs. If set to less than zero, then do not limit the number of
outstanding send/receive requests.
Default: -1 (so no limit)
|
integer |
cam_inparm |
modc_mxreq_tracer
Maximum number of outstanding nonblocking MPI requests to allow when
using mp_swaptrirr and point-to-point communications for multiple tracers.
Setting this less than the maximum can improve robustness for large process
count runs. If set to less than zero, then do not limit the number of
outstanding send/receive requests.
Default: -1 (so no limit)
|
integer |
cam_inparm |
modc_onetwo
One or two simultaneous mod_comm irregular communications (excl. tracers)
Default: 1
|
integer |
cam_inparm |
modc_send_cdcore
True for geopk_d and mod_comm irregular communication blocking send for
cd_core/geopk; false for nonblocking send.
Default: .true.
|
logical |
cam_inparm |
modc_send_dynrun
True for mod_comm irregular communication blocking send for dyn_run/misc,
false for nonblocking send
Default: .true.
|
logical |
cam_inparm |
modc_send_gather
True for mod_comm irregular communication blocking send for gather,
false for nonblocking send
Default: .true.
|
logical |
cam_inparm |
modc_send_scatter
True for mod_comm irregular communication blocking send for scatter,
false for nonblocking send
Default: .true.
|
logical |
cam_inparm |
modc_send_tracer
True for mod_comm irregular communication blocking send for multiple
tracers, false for nonblocking send
Default: .true.
|
logical |
cam_inparm |
modc_sw_cdcore
Mod_comm irregular underlying communication method for cd_core/geopk
0 for original mp_sendirr/mp_recvirr
1 for mp_swapirr and a point-to-point implementation of communication pattern
2 for mp_swapirr and a collective (MPI_Alltoallv) implementation of communication pattern
Default: 0
|
integer |
cam_inparm |
modc_sw_dynrun
Mod_comm irregular underlying communication method for dyn_run/misc.
0 for original mp_sendirr/mp_recvirr
1 for mp_swapirr and a point-to-point implementation of communication pattern
2 for mp_swapirr and a collective (MPI_Alltoallv) implementation of communication pattern
Default: 0
|
integer |
cam_inparm |
modc_sw_gather
Mod_comm irregular underlying communication method for gather
0 for original mp_sendirr/mp_recvirr
1 for mp_swapirr and a point-to-point implementation of communication pattern
2 for mp_swapirr and a collective (MPI_Alltoallv) implementation of communication pattern
Default: 0
|
integer |
cam_inparm |
modc_sw_scatter
Mod_comm irregular underlying communication method for scatter
0 for original mp_sendirr/mp_recvirr
1 for mp_swapirr and a point-to-point implementation of communication pattern
2 for mp_swapirr and a collective (MPI_Alltoallv) implementation of communication pattern
Default: 0
|
integer |
cam_inparm |
modc_sw_tracer
Mod_comm irregular underlying communication method for multiple tracers
0 for original mp_sendtrirr/mp_recvtrirr
1 for mp_swaptrirr and point-to-point communications
2 for mp_swaptrirr and all-to-all communications
Default: 0
|
integer |
cam_inparm |
modc_tracers
Max number of tracers for simultaneous mod_comm irregular communications
Default: 1
|
integer |
cam_inparm |
modcomm_gatscat
For mod_comm gather/scatters, 0 for temporary contiguous buffers; 1 for mpi derived
types.
Default: 0
|
integer |
cam_inparm |
modcomm_geopk
For geopk (geopktrans=1) messages, 0 for temporary contiguous buffers; 1 for mpi derived
types.
Default: 0
|
integer |
cam_inparm |
modcomm_transpose
For mod_comm transposes, 0 for temporary contiguous buffers; 1 for mpi derived
types.
Default: 0
|
integer |
cam_inparm |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
npr_yz
A four element integer array which specifies the YZ and XY decompositions.
The first two elements are the number of Y subdomains and number of Z
subdomains in the YZ decomposition. The second two elements are the number
of X subdomains and the number of Y subdomains in the XY decomposition.
Note that both the X and Y subdomains must contain at least 3 grid points.
For example, a grid with 96 latitudes can contain no more than 32 Y
subdomains. There is no restriction on the number of grid points (levels)
in a Z subdomain, but note that the threading parallelism in the FV dycore
is over levels, so for parallel efficiency it is best to have at least the
number of levels in each Z subdomain as there are threads available.
There are a couple of rough rules of thumb to follow when setting the 2D
decompositions. The first is that the number of Y subdomains in the YZ
decomposition should be the same as the number of Y subdomains in the XY
decomposition (npr_yz(1) == npr_yz(4)). The second is that the total
number of YZ subdomains (npr_yz(1)*npr_yz(2)) should equal the total number
of XY subdomains (npr_yz(3)*npr_yz(4)).
Default: ntask,1,1,ntask where ntask is the number of MPI tasks. This is a
1D decomposition in latitude.
|
integer(4) |
cam_inparm |
nsplit
Number of dynamics timesteps per physics timestep. If zero, a best-estimate
will be automatically calculated.
Default: 0
|
integer |
cam_inparm |
nspltrac
Number of tracer advection timesteps per physics timestep.
Nsplit is partitioned into nspltrac and nsplit/nspltrac,
with the latter being the number of dynamics timesteps per
tracer timestep, possibly rounded upward; after initialization,
the code quantity nsplit is redefined to be the number of
dynamics timesteps per tracer timestep.
Default: 0
|
integer |
cam_inparm |
nspltvrm
Number of vertical re-mapping timesteps per physics timestep.
Nspltrac is partitioned into nspltvrm and nspltrac/nspltvrm,
with the latter being the number of tracer timesteps per
re-mapping timestep, possibly rounded upward; after initialization,
the code quantity nspltrac is redefined to be the number of
tracer timesteps per re-mapping timestep.
Default: 0
|
integer |
cam_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
trac_decomp
Size of tracer domain decomposition for trac2d.
Default: 1
|
integer |
cam_inparm |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
met_cell_wall_winds
TRUE => the offline meteorology winds are defined on the model grid cell walls.
Default: FALSE
|
logical |
cam_inparm |
met_data_file
Name of file that contains the offline meteorology data.
Default: none
|
char*256 |
cam_inparm |
met_filenames_list
Name of file that contains names of the offline meteorology data files.
Default: none
|
char*256 |
cam_inparm |
met_fix_mass
switch to turn on/off mass fixer for offline driver
Default: true
|
logical |
cam_inparm |
met_max_rlx
maximum of vertical relaxation function in bottom portion
Default: 1.0
|
real |
cam_inparm |
met_qflx_factor
multiplication factor for water vapor flux
Default: 1.0
|
real |
cam_inparm |
met_qflx_name
water vapor flux field name in met data file
Default:
|
char*16 |
cam_inparm |
met_remove_file
TRUE => the offline meteorology file will be removed from local disk when no longer needed.
Default: FALSE
|
logical |
cam_inparm |
met_rlx_bot
(km) bottom of relaxation region of winds for offline waccm
Default:
|
real |
cam_inparm |
met_rlx_top
(km) top of relaxation region of winds for offline waccm
Default:
|
real |
cam_inparm |
met_shflx_factor
multiplication factor for srf heat flux
Default: 1.0
|
real |
cam_inparm |
met_shflx_name
srf heat flux field name in met data file
Default:
|
char*16 |
cam_inparm |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
dif2
del^2 horizontal diffusion coefficient. Default: resolution dependent,
e.g. 2.5e5 for T42 EUL.
|
real |
cam_inparm |
dif4
del^4 horizontal diffusion coefficient. Default: resolution dependent,
e.g. 1.0e16 for T42 EUL.
|
real |
cam_inparm |
divdampn
Number of days (from timestep 0) to run divergence damper. Use only if spectral
model becomes dynamicallly unstable during initialization. Suggested value:
2. (Value must be >= 0.) Default: 0.
|
real |
cam_inparm |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
dyn_allgather
Spectral dynamics gather option.
Default: 0
|
integer |
cam_inparm |
dyn_alltoall
Spectral dynamics transpose option.
Default: 0
|
integer |
cam_inparm |
dyn_equi_by_col
Flag indicating whether to assign latitudes to equidistribute columns or
latitudes. This only matters when using a reduced grid.
Default: TRUE
|
logical |
cam_inparm |
dyn_npes
Number of processes assigned to dynamics (EUL and SLD dycores).
Default: Total number of processes assigned to job.
|
integer |
cam_inparm |
dyn_npes_stride
Stride for dynamics processes (EUL and SLD dycores).
E.g., if stride=2, assign every second process to the dynamics.
Default: 1
|
integer |
cam_inparm |
eps
Time filter coefficient. Default: 0.06
|
real |
cam_inparm |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
kmxhdc
Number of levels over which to apply Courant limiter, starting at top of
model.
Default: 5
|
integer |
cam_inparm |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
energy_fixer
|
integer |
ctl_nl |
filter_freq
|
integer |
filter_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
homme_ne
|
integer |
ctl_nl |
homme_nsplit
Number of dynamics steps per physics timestep.
Default: none
|
integer |
ctl_nl |
homme_nthreads
|
integer |
ctl_nl |
homme_partmethod
|
integer |
ctl_nl |
homme_topology
|
char*80 |
ctl_nl |
hypervis_order
|
integer |
ctl_nl |
integration
Time integration (explicit or semi_implicit).
Default: "explicit"
|
char*80 |
ctl_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
nu
Viscosity [m^2/s].
Default: 7.0e5
|
real |
ctl_nl |
nu_q
Viscosity [m^2/s].
Default: 7.0e5
|
real |
ctl_nl |
nu_top
Viscosity [m^2/s].
Default: 2.5e5
|
real |
ctl_nl |
qsplit
|
integer |
ctl_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
smooth
Timestep filter.
Default: 0.05
|
real |
ctl_nl |
statefreq
|
integer |
ctl_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
nlvdry
Number of layers from the top of the model over which to do dry convective
adjustment. Must be less than plev (the number of vertical levels).
Default: 3
|
integer |
cam_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
deep_scheme
Type of deep convection scheme employed. 'ZM' for Zhang-McFarlane;
'off' for none.
Default: 'ZM'
|
char*16 |
phys_ctl_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
microp_scheme
Type of microphysics scheme employed. 'RK' for Rasch and Kristjansson
(1998); 'MG' for Morrison and Gettelman two moment scheme.
Default: set by build-namelist (depends on value set in configure).
|
char*16 |
phys_ctl_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
shallow_scheme
Type of shallow convection scheme employed. 'Hack' for Hack shallow convection;
'UW' for original McCaa UW pbl scheme, modified by Sungsu Park; 'off' for none.
Default: set by build-namelist (depends on eddy_scheme).
|
char*16 |
phys_ctl_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cldfrc_freeze_dry
Switch for Vavrus "freeze dry" adjustment in cloud fraction. Set to FALSE to
turn the adjustment off.
Default: set by build-namelist
|
logical |
cldfrc_nl |
cldfrc_ice
Switch for ice cloud fraction calculation.
Default: set by build-namelist
|
logical |
cldfrc_nl |
cldfrc_rhminh
Minimum rh for high stable clouds.
Default: set by build-namelist
|
real |
cldfrc_nl |
cldfrc_rhminl
Minimum rh for low stable clouds.
Default: set by build-namelist
|
real |
cldfrc_nl |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
do_iss
Logical switch to turn on implicit turbulent surface stress calculation in
diffusion solver routine.
Default: set by build-namelist
|
logical |
phys_ctl_nl |
do_tms
Logical switch to turn on turbulent mountain stress calculation in
vertical diffusion routine.
Default: set by build-namelist
|
logical |
phys_ctl_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
eddy_scheme
Type of eddy scheme employed by the vertical diffusion package. 'HB' for
Holtslag and Boville; 'diag_TKE' for diagnostic tke version of Grenier and
Bretherton; 'HBR' for Rasch modified version of 'HB'.
Default: 'HB'
|
char*16 |
phys_ctl_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
srf_flux_avg
Switch to turn on adjustment of the surface fluxes to reduce instabilities
in the surface layer. Set to 1 to turn on the adjustments.
Default: 0 if eddy_scheme is 'HB', 1 otherwise.
|
integer |
phys_ctl_nl |
tms_orocnst
Turbulent mountain stress parameter used when turbulent mountain stress calculation
is turned on. See do_tms.
Default: 1.0 for CAM, set by build-namelist for WACCM, T31
|
real |
phys_ctl_nl |
tms_z0fac
Factor determining z_0 from orographic standard deviation [ no unit ]
Used when turbulent mountain stress calc is turned on. See do_tms.
set by build-namelist for WACCM, T31
|
real |
phys_ctl_nl |
Namelist Variable |
Type |
Group |
absems_data
Full pathname of absorption/emission dataset.
It consists of terms used for determining the absorptivity and
emissivity of water vapor in the longwave parameterization of radiation.
Default: set by build-namelist.
|
char*256 |
cam_inparm |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
conv_water_in_rad
Convective water used in radiation?
0 ==> No
1 ==> Yes - Arithmetic average.
2 ==> Yes - Average in emissivity.
Default: set by build-namelist
|
integer |
phys_ctl_nl |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
icecldoptics
filepath and name for ice optics data for rrtmg
Default: none
|
char*32 |
rad_cnst_nl |
iceopticsfile
filepath and name for ice optics data for rrtmg
Default: none
|
char*256 |
rad_cnst_nl |
irad_always
Specifies length of time in timesteps (positive) or hours (negative) SW/LW
radiation will be run for every timestep from the start of an initial run.
Default: 0
|
integer |
cam_inparm |
iradae
Interval between absorptivity/emissivity calculations in time steps (if
positive) or model hours (if negative). To avoid having the abs/ems values
saved on the restart output, make sure that the interval of the abs/ems
calculation evenly divides the restart interval.
Default: -12
|
integer |
cam_inparm |
iradlw
Interval of long-wave radiation calculation in timesteps (if positive) or
model hours (if negative).
Default: -1
|
integer |
cam_inparm |
iradsw
Interval of short-wave radiation calculation in timesteps (if positive) or
model hours (if negative).
Default: -1
|
integer |
cam_inparm |
liqcldoptics
filepath and name for ice optics data for rrtmg
Default: none
|
char*32 |
rad_cnst_nl |
liqopticsfile
filepath and name for liquid cloud (gamma distributed) optics data for rrtmg
Default: none
|
char*256 |
rad_cnst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
oldcldoptics
filepath and name for ice optics data for rrtmg
Default: none
|
logical |
rad_cnst_nl |
rad_climate
A list of the radiatively active species, i.e., species that affect the
climate simulation via the radiative heating rate calculation.
Default: set by build-namelist
|
char*256(100) |
rad_cnst_nl |
rad_data_avgflag
Averaging flag for adiation driver output data.
Default: 'A'
|
char*1 |
rad_data_nl |
rad_data_histfile_num
History tape number radiation driver output data is written to.
Default: 0
|
integer |
rad_data_nl |
rad_data_output
output data needed for off-line radiation calculations
Default: FALSE
|
logical |
rad_data_nl |
rad_diag_1
A list of species to be used in the first diagnostic radiative heating rate
calculation. These species are not the ones affecting the climate
simulation. This is a hook for performing radiative forcing calculations.
Default: none
|
char*256(100) |
rad_cnst_nl |
rad_diag_10
Analogous to rad_diag_1, but for the 10th diagnostic calculation.
Default: none
|
char*256(100) |
rad_cnst_nl |
rad_diag_2
Analogous to rad_diag_1, but for the 2nd diagnostic calculation.
Default: none
|
char*256(100) |
rad_cnst_nl |
rad_diag_3
Analogous to rad_diag_1, but for the 3rd diagnostic calculation.
Default: none
|
char*256(100) |
rad_cnst_nl |
rad_diag_4
Analogous to rad_diag_1, but for the 4th diagnostic calculation.
Default: none
|
char*256(100) |
rad_cnst_nl |
rad_diag_5
Analogous to rad_diag_1, but for the 5th diagnostic calculation.
Default: none
|
char*256(100) |
rad_cnst_nl |
rad_diag_6
Analogous to rad_diag_1, but for the 6th diagnostic calculation.
Default: none
|
char*256(100) |
rad_cnst_nl |
rad_diag_7
Analogous to rad_diag_1, but for the 7th diagnostic calculation.
Default: none
|
char*256(100) |
rad_cnst_nl |
rad_diag_8
Analogous to rad_diag_1, but for the 8th diagnostic calculation.
Default: none
|
char*256(100) |
rad_cnst_nl |
rad_diag_9
Analogous to rad_diag_1, but for the 9th diagnostic calculation.
Default: none
|
char*256(100) |
rad_cnst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rayk0
Variable to specify the vertical index at which the
Rayleigh friction term is centered (the peak value).
Default: 2
|
integer |
cam_inparm |
raykrange
Rayleigh friction parameter to determine the width of the profile. If set
to 0 then a width is chosen by the algorithm (see rayleigh_friction.F90).
Default: 0.
|
real |
cam_inparm |
raytau0
Rayleigh friction parameter to determine the approximate value of the decay
time (days) at model top. If 0.0 then no Rayleigh friction is applied.
Default: 0.
|
real |
cam_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
solar_const
Total solar irradiance (W/m2).
Default: set by build-namelist
|
real |
solar_inparm |
solar_data_file
Full pathname of dataset for file that contains the solar photon enerspectra or TSI data
as a time series
Default: none
|
char*256 |
solar_inparm |
solar_data_tod
Seconds of the day corresponding to solar_data_ymd
Default: current model time of day
|
integer |
solar_inparm |
solar_data_type
Type of time interpolation for data in solar_data_file.
Can be set to "FIXED" or "SERIAL".
Default: SERIAL
|
char*8 |
solar_inparm |
solar_data_ymd
If solar_data_type is "FIXED" then solar_data_ymd
is the date the solar data is fixed to. If solar_data_type
is "SERIAL" the solar_data_ymd is the start date of the time series
of solar data.
Format: YYYYMMDD
Default: none
|
integer |
solar_inparm |
solar_htng_spctrl_scl
Use spectral scaling in the radiation heating
Default: false
|
logical |
solar_inparm |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
iopfile
Full pathname of IOP dataset.
Default: set by build-namelist.
|
char*128 |
cam_inparm |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
scm_crm_mode
Column radiation mode.
Default: FALSE
|
logical |
cam_inparm |
scm_diurnal_avg
If using diurnal averaging or not.
Default: FALSE
|
logical |
cam_inparm |
scm_iop_srf_prop
Use the specified surface properties.
Default: FALSE
|
logical |
cam_inparm |
scm_relaxation
Use relaxation.
Default: FALSE
|
logical |
cam_inparm |
scmlat
Latitude value of single column.
Default: none.
|
real |
seq_infodata_inparm |
scmlon
Longitude value of single column.
Default: none.
|
real |
seq_infodata_inparm |
sday
Default: set to shr_const value
|
real |
physconst_nl |
single_column
Set to TRUE to turn on single column mode.
Default: FALSE
|
logical |
seq_infodata_inparm |
Namelist Variable |
Type |
Group |
aer_drydep_list
List of aerosol species that undergo dry deposition.
Default: set by build-namelist.
|
char*16(1000) |
chem_inparm |
aer_wetdep_list
List of aerosol species that undergo wet deposition.
Default: set by build-namelist.
|
char*16(1000) |
chem_inparm |
aerodep_flx_datapath
Full pathname of the directory that contains the files specified in
aerodep_flx_filelist.
Default: set by build-namelist.
|
char*256 |
aerodep_flx_nl |
aerodep_flx_file
Filename of dataset for prescribed aerosols.
Default: set by build-namelist.
|
char*256 |
aerodep_flx_nl |
aerodep_flx_filelist
Filename of file that contains a sequence of filenames for prescribed
aerosols. The filenames in this file are relative to the directory specied
by aerodep_flx_datapath.
Default: set by build-namelist.
|
char*256 |
aerodep_flx_nl |
aerodep_flx_rmfile
Remove the file containing prescribed aerosol deposition fluxes from local disk when no longer needed.
Default: FALSE
|
logical |
aerodep_flx_nl |
aerodep_flx_specifier
Names of variables containing aerosol data in the prescribed aerosol datasets.
Default: none
|
char*16(100) |
aerodep_flx_nl |
aerodep_flx_tod
Seconds of the day corresponding to saerodep_flx_ymd
Default: current model time of day
|
integer |
aerodep_flx_nl |
aerodep_flx_type
Type of time interpolation for data in aerodep_flx files.
Can be set to 'CYCLICAL', 'SERIAL', 'INTERP_MISSING_MONTHS', or 'FIXED'.
Default: 'SERIAL'
|
char*32 |
aerodep_flx_nl |
aerodep_flx_ymd
The start date of the prescribed data
if erodep_flx_type is 'CYCLICAL' yyyy portion is use to specify cycle year
Format: YYYYMMDD
Default: current model date
|
integer |
aerodep_flx_nl |
aircraft_specifier
Full pathname of the aircraft input file list
Default: none
|
char*256(100) |
aircraft_emit_nl |
aircraft_type
Type of time interpolation for data in aircraft aerosol files.
Default: 'CYCLICAL_LIST'
|
char*32 |
aircraft_emit_nl |
airpl_emis_file
Full pathname of boundary dataset for airplane emissions.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
chem_freq
Frequency in time steps at which the chemical equations are solved.
Default: 1
|
integer |
chem_inparm |
chem_rad_passive
Flag to set rad_climate variable so that the chemical tracers are
radiatively passive.
Default: FALSE
|
logical |
camexp |
chlorine_loading_file
Filename of dataset for linoz cholirine loading.
Default: none.
|
char*256 |
chem_inparm |
chlorine_loading_tod
Seconds of the day corresponding to chlorine_loading_ymd
Default: current model time of day
|
integer |
chem_inparm |
chlorine_loading_type
Type of time interpolation type for data in chlorine_loading_file
Default: 'SERIAL'
|
char*8 |
chem_inparm |
chlorine_loading_ymd
The start date of the chlorine data.
If chlorine_loading_type is 'CYCLICAL' yyyy portion is use to specify cycle year.
Format: YYYYMMDD
Default: current model date
|
integer |
chem_inparm |
clim_soilw_file
Full pathname of dataset containing soil moisture fraction information used in 'xactive_atm'
method of calculating dry deposition of chemical tracers.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
depvel_file
Full pathname of dataset which contains the prescribed deposition velocities used
in the 'table' method of calculating dry deposition of chemical tracers.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
depvel_lnd_file
Full pathname of dataset which contains land vegitation information used in 'xactive_atm'
method of calculating dry deposition of chemical tracers.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
dust_emis_fact
Tuning parameter for dust emissions.
Default: set by build-namelist.
|
real |
aerosol_nl |
exo_coldens_file
Full pathname of dataset of O2 and 03 column densities above the model for look-up-table photolysis
Default: set by build-namelist.
|
char*256 |
chem_inparm |
ext_fr_tod
Seconds of the day corresponding to ext_frc_ymd
Default: current model time of day
|
integer |
chem_inparm |
ext_frc_specifier
List of full pathnames of elevated emission (or external chemical forcings) datasets.
The chemistry package reads in elevated emission data from a set of netcdf files in
units of "molecules/cm3/s". Each tracer species emissions is read from its
own file as directed by the namelist variable ext_frc_specifier. The
ext_frc_specifier variable tells the model which species have elevated
emissions and the file path for the corresponding species. That is, the
ext_frc_specifier variable is set something like:
ext_frc_specifier = 'SO2 -> /path/vrt.emis.so2.nc',
'SO4 -> /path/vrt.emis.so4.nc', etc...
Each emission file can have more than one source. When the emission are
read in the sources are summed to give a total emission field for the
corresponding species. The emission can be read in as time series of data,
cycle over a given year, or be fixed to a given date.
The vertical coordinate in these emissions files should be 'altitude' (km) so that the
vertical redistribution to the model layers is done using a mass conserving method.
If the vertical coordinate is altitude then data needs to be ordered from the
surface to the top (increasing altitude).
Default: set by build-namelist.
|
char*256(1000) |
chem_inparm |
ext_frc_type
Type of time interpolation for fixed lower boundary data.
Can be set to 'CYCLICAL', 'SERIAL', 'INTERP_MISSING_MONTHS', or 'FIXED'.
Default: 'CYCLICAL'
|
char*32 |
chem_inparm |
ext_frc_ymd
The start date of the external forcings data
if CYCLICAL yyyy portion is use to specify cycle year
Format: YYYYMMDD
Default: current model date
|
integer |
chem_inparm |
flbc_date
The start date of the fixed lower boundary data
if flbc_type is 'CYCLICAL' yyyy portion is use to specify cycle year
Format: YYYYMMDD
Default: 19970101
|
integer |
chem_surfvals_nl |
flbc_file
Full pathname of dataset for fixed lower boundary conditions.
Default: set by build-namelist.
|
char*256 |
chem_surfvals_nl |
flbc_list
List of species that are fixed at the lower boundary.
Default: set by build-namelist.
|
char*16(1000) |
chem_surfvals_nl |
flbc_type
Type of time interpolation for fixed lower boundary data.
Default: 'CYCLICAL'
|
char*8 |
chem_surfvals_nl |
flbc_yr_offset
Years added to current model year for CYCLICAL
Default: 0
|
integer |
chem_surfvals_nl |
fstrat_file
Full pathname of dataset for chemical tracers constrained in the stratosphere
Default: set by build-namelist.
|
char*256 |
chem_inparm |
fstrat_list
List of species that are constrained in the stratosphere.
Default: set by build-namelist.
|
char*16(1000) |
chem_inparm |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
ipcc_aircraft_emis
Flag to tell build-namelist to use time-dependent external forcing
files for the aircraft emissions.
Default: FALSE
|
logical |
camexp |
lght_landmask_file
Full pathname of dataset for land mask applied to the lighting NOx production
Default: set by build-namelist.
|
char*256 |
chem_inparm |
lght_no_prd_factor
Multiplication factor applied to the lighting NOx production
Default: 1.0.
|
real |
chem_inparm |
linoz_data_file
Filename of dataset for LINOZ data.
Default: none.
|
char*256 |
chem_inparm |
linoz_data_filelist
Filename of file that contains a sequence of filenames of the linoz data.
The filenames in this file are relative to the directory specied
by linoz_data_datapath.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
linoz_data_path
Full pathname of the directory that contains the files specified in
linoz_data_filelist.
Default: none.
|
char*256 |
chem_inparm |
linoz_data_rmfile
Remove the file containing LINOZ data from local disk when no longer needed.
Default: FALSE
|
logical |
chem_inparm |
linoz_data_tod
Seconds of the day corresponding to linoz_data__ymd
Default: current model time of day
|
integer |
chem_inparm |
linoz_data_type
Type of time interpolation for data in linoz_data files.
Can be set to 'CYCLICAL', 'SERIAL', 'INTERP_MISSING_MONTHS', or 'FIXED'.
Default: 'SERIAL'
|
char*24 |
chem_inparm |
linoz_data_ymd
The start date of the LINOZ data.
If linoz_data_type is 'CYCLICAL' yyyy portion is use to specify cycle year.
Format: YYYYMMDD
Default: current model date
|
integer |
chem_inparm |
modal_optics
Full pathname of dataset for modal optics
Default: none
|
char*256 |
cam_inparm |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
o2_xsect_file
Full pathname of dataset of O2 cross sections for fast-tuv photolysis
Default: set by build-namelist.
|
char*256 |
chem_inparm |
prescribed_aero_datapath
Full pathname of the directory that contains the files specified in
prescribed_aero_filelist.
Default: set by build-namelist.
|
char*256 |
prescribed_aero_nl |
prescribed_aero_file
Filename of dataset for prescribed aerosols.
Default: set by build-namelist.
|
char*256 |
prescribed_aero_nl |
prescribed_aero_filelist
Filename of file that contains a sequence of filenames for prescribed
aerosols. The filenames in this file are relative to the directory specied
by prescribed_aero_datapath.
Default: set by build-namelist.
|
char*256 |
prescribed_aero_nl |
prescribed_aero_rmfile
Remove the file containing prescribed aerosol concentrations from local disk when no longer needed.
Default: FALSE
|
logical |
prescribed_aero_nl |
prescribed_aero_specifier
Names of variables containing aerosol data in the prescribed aerosol datasets.
Default: none
|
char*16(100) |
prescribed_aero_nl |
prescribed_aero_tod
Seconds of the day corresponding to sprescribed_aero_ymd
Default: current model time of day
|
integer |
prescribed_aero_nl |
prescribed_aero_type
Type of time interpolation for data in prescribed_aero files.
Can be set to 'CYCLICAL', 'SERIAL', 'INTERP_MISSING_MONTHS', or 'FIXED'.
Default: 'SERIAL'
|
char*32 |
prescribed_aero_nl |
prescribed_aero_ymd
The start date of the prescribed data
if prescribed_aero_type is 'CYCLICAL' yyyy portion is use to specify cycle year
Format: YYYYMMDD
Default: current model date
|
integer |
prescribed_aero_nl |
prescribed_ghg_datapath
Full pathname of the directory that contains the files specified in
prescribed_ghg_filelist.
Default: set by build-namelist.
|
char*256 |
prescribed_ghg_nl |
prescribed_ghg_file
Filename of dataset for prescribed GHGs.
Default: set by build-namelist.
|
char*256 |
prescribed_ghg_nl |
prescribed_ghg_filelist
Filename of file that contains a sequence of filenames for prescribed
GHGs. The filenames in this file are relative to the directory specied
by prescribed_ghg_datapath.
Default: set by build-namelist.
|
char*256 |
prescribed_ghg_nl |
prescribed_ghg_rmfile
Remove the file containing prescribed green house gas concentrations from local disk when no longer needed.
Default: FALSE
|
logical |
prescribed_ghg_nl |
prescribed_ghg_specifier
Names of variables containing GHG data in the prescribed GHG datasets.
Default: none
|
char*16(100) |
prescribed_ghg_nl |
prescribed_ghg_tod
Seconds of the day corresponding to prescribed_ghg_ymd
Default: current model time of day
|
integer |
prescribed_ghg_nl |
prescribed_ghg_type
Type of time interpolation for data in prescribed_ghg files.
Can be set to 'CYCLICAL', 'SERIAL', 'INTERP_MISSING_MONTHS', or 'FIXED'.
Default: 'SERIAL'
|
char*32 |
prescribed_ghg_nl |
prescribed_ghg_ymd
The start date of the prescribed data
If prescribed_ghg_type is 'CYCLICAL' yyyy portion is use to specify cycle year.
Format: YYYYMMDD
Default: current model date
|
integer |
prescribed_ghg_nl |
prescribed_ozone_datapath
Full pathname of the directory that contains the files specified in
prescribed_ozone_filelist.
Default: set by build-namelist.
|
char*256 |
prescribed_ozone_nl |
prescribed_ozone_file
Filename of dataset for prescribed ozone.
Default: set by build-namelist.
|
char*256 |
prescribed_ozone_nl |
prescribed_ozone_filelist
Filename of file that contains a sequence of filenames for prescribed
ozone. The filenames in this file are relative to the directory specied
by prescribed_ozone_datapath.
Default: set by build-namelist.
|
char*256 |
prescribed_ozone_nl |
prescribed_ozone_name
Name of variable containing ozone data in the prescribed ozone datasets.
Default: 'ozone'
|
char*16 |
prescribed_ozone_nl |
prescribed_ozone_rmfile
Remove the file containing prescribed ozone concentrations from local disk when no longer needed.
Default: FALSE
|
logical |
prescribed_ozone_nl |
prescribed_ozone_tod
Seconds of the day corresponding to prescribed_ozone_ymd
Default: current model time of day
|
integer |
prescribed_ozone_nl |
prescribed_ozone_type
Type of time interpolation for data in prescribed_ozone files.
Can be set to 'CYCLICAL', 'SERIAL', 'INTERP_MISSING_MONTHS', or 'FIXED'.
Default: 'SERIAL'
|
char*32 |
prescribed_ozone_nl |
prescribed_ozone_ymd
The start date of the prescribed ozone data.
If prescribed_ozone_type is 'CYCLICAL' yyyy portion is use to specify cycle year.
Format: YYYYMMDD
Default: current model date
|
integer |
prescribed_ozone_nl |
prescribed_volcaero_datapath
Full pathname of the directory that contains the files specified in
prescribed_volcaero_filelist.
Default: set by build-namelist.
|
char*256 |
prescribed_volcaero_nl |
prescribed_volcaero_file
Filename of dataset for prescribed volcaero.
Default: set by build-namelist.
|
char*256 |
prescribed_volcaero_nl |
prescribed_volcaero_filelist
Filename of file that contains a sequence of filenames for prescribed
volcaero. The filenames in this file are relative to the directory specied
by prescribed_volcaero_datapath.
Default: set by build-namelist.
|
char*256 |
prescribed_volcaero_nl |
prescribed_volcaero_name
Name of variable containing volcaero data in the prescribed volcaero datasets.
Default: 'MMRVOLC'
|
char*16 |
prescribed_volcaero_nl |
prescribed_volcaero_rmfile
Remove the file containing prescribed volcanic aerosol concentrations from local disk when no longer needed.
Default: FALSE
|
logical |
prescribed_volcaero_nl |
prescribed_volcaero_tod
Seconds of the day corresponding to prescribed_volcaero_ymd
Default: current model time of day
|
integer |
prescribed_volcaero_nl |
prescribed_volcaero_type
Type of time interpolation for data in prescribed_volcaero files.
Can be set to 'CYCLICAL', 'SERIAL', 'INTERP_MISSING_MONTHS', or 'FIXED'.
Default: 'SERIAL'
|
char*32 |
prescribed_volcaero_nl |
prescribed_volcaero_ymd
The start date of the prescribed volcanic aerosol data.
If prescribed_volcaero_type is 'CYCLICAL' yyyy portion is use to specify cycle year.
Format: YYYYMMDD
Default: current model date
|
integer |
prescribed_volcaero_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
rsf_file
Full pathname of dataset for radiative source function used in look up table photloysis
Default: set by build-namelist.
|
char*256 |
chem_inparm |
sday
Default: set to shr_const value
|
real |
physconst_nl |
season_wes_file
Full pathname of dataset which contains season information used in 'xactive_atm'
method of calculating dry deposition of chemical tracers.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
soil_erod
Full pathname of boundary dataset for soil erodibility factors.
Default: set by build-namelist.
|
char*256 |
aerosol_nl |
srf_emis_specifier
List of full pathnames of surface emission datasets.
The chemistry package reads in emission data from a set of netcdf files in
units of "molecules/cm2/s". Each tracer species emissions is read from its
own file as directed by the namelist variable srf_emis_specifier. The
srf_emis_specifier variable tells the model which species have emissions
and the file path for the corresponding species. That is, the
srf_emis_specifier variable is set something like:
srf_emis_specifier = 'CH4 -> /path/emis.ch4.nc',
'CO -> /path/emis.co.nc', etc...
Each emission file can have more than one source. When the emission are
read in the sources are summed to give a total emission field for the
corresponding species. The emission can be read in as time series of data,
cycle over a given year, or be fixed to a given date.
Default: set by build-namelist.
|
char*256(1000) |
chem_inparm |
srf_emis_tod
Seconds of the day corresponding to srf_emis_ymd
Default: current model time
|
integer |
chem_inparm |
srf_emis_type
Type of time interpolation of emission datasets specified.
Can be set to 'CYCLICAL', 'SERIAL', 'INTERP_MISSING_MONTHS', or 'FIXED'.
by srf_emis_specifier.
Default: 'CYCLICAL'
|
char*32 |
chem_inparm |
srf_emis_ymd
The start date of the surface emissions data.
If srf_emis_type is 'CYCLICAL' yyyy portion is use to specify cycle year.
Format: YYYYMMDD
Default: current model date
|
integer |
chem_inparm |
sulf_file
Full pathname of dataset containing tropopheric sulfate aerosols
Default: set by build-namelist.
|
char*256 |
chem_inparm |
tracer_cnst_datapath
Full pathname of the directory that contains the files specified in
tracer_cnst_filelist.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
tracer_cnst_file
Filename of dataset for the prescribed chemical constituents.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
tracer_cnst_filelist
Filename of file that contains a sequence of filenames for the prescribed chemical constituents.
The filenames in this file are relative to the directory specied
by tracer_cnst_datapath.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
tracer_cnst_rmfile
Remove the file containing prescribed chemical constituents from local disk when no longer needed.
Default: FALSE
|
logical |
chem_inparm |
tracer_cnst_specifier
List of prescribed chemical constituents.
Default: set by build-namelist.
|
char*256(100) |
chem_inparm |
tracer_cnst_tod
Seconds of the day corresponding to tracer_cnst_ymd
Default: current model time of day
|
integer |
chem_inparm |
tracer_cnst_type
Type of time interpolation for data in tracer_cnst files.
Default: 'SERIAL'
|
char*24 |
chem_inparm |
tracer_cnst_ymd
The start date of the prescribed chemical constituents data.
If tracer_cnst_type is 'CYCLICAL' yyyy portion is use to specify cycle year.
Format: YYYYMMDD
Default: current model date
|
integer |
chem_inparm |
tracer_srcs_datapath
Full pathname of the directory that contains the files specified in
tracer_srcs_filelist.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
tracer_srcs_file
Filename of dataset for the prescribed chemical sources.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
tracer_srcs_filelist
Filename of file that contains a sequence of datasets for the prescribed chemical sources.
The filenames in this file are relative to the directory specied
by tracer_srcs_datapath.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
tracer_srcs_rmfile
Remove the file containing prescribed chemical sources from local disk when no longer needed.
Default: FALSE
|
logical |
chem_inparm |
tracer_srcs_specifier
List of prescribed chemical sources
Default: set by build-namelist.
|
char*256(100) |
chem_inparm |
tracer_srcs_tod
Seconds of the day corresponding to tracer_srcs_ymd
Default: current model time of day
|
integer |
chem_inparm |
tracer_srcs_type
Type of time interpolation for data in tracer_srcs files.
Default: 'SERIAL'
|
char*24 |
chem_inparm |
tracer_srcs_ymd
The start date of the prescribed chemical sources data.
If tracer_srcs_type is 'CYCLICAL' yyyy portion is use to specify cycle year.
Format: YYYYMMDD
Default: current model date
|
integer |
chem_inparm |
tuv_xsect_file
Full pathname of dataset for fast-tuv photolysis cross sections
Default: set by build-namelist.
|
char*256 |
chem_inparm |
use_cam_sulfchem
If TRUE use CAM sulfur chemistry driver rather than mo_setsox.
Default: FALSE
|
logical |
chem_inparm |
xactive_prates
If TRUE then use the FTUV method to calculate the photolysis reactions rates,
otherwise use the look up table method.
Default: FALSE
|
logical |
chem_inparm |
xs_coef_file
Full pathname of dataset for Chebyshev polynomial Coeff data used for photolysis
cross sections.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
xs_long_file
Full pathname of cross section dataset for long wavelengh photolysis
Default: set by build-namelist.
|
char*256 |
chem_inparm |
xs_short_file
Full pathname of cross section dataset for short wavelengh photolysis
Default: set by build-namelist.
|
char*256 |
chem_inparm |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
drydep_list
List of species that undergo dry deposition.
Default: set by build-namelist.
|
char*16(1000) |
drydep_inparm |
drydep_method
Dry deposition method used. This specifies the method used to calcluate dry
deposition velocities of gas-phase chemical species. The available methods
are:
'table' - prescribed method in CAM
'xactive_atm' - interactive method in CAM
'xactive_lnd' - interactive method in CLM
Default: set by build-namelist
|
char*16 |
drydep_inparm |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cftgcm
Full pathname of time-variant boundary dataset for O2,O1,N2, CO2
Constituents for non-LTE calculations and heating rates below 200 nm.
Default: set by build-namelist.
|
char*256 |
cam_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
h2orates
Full pathname of time-variant boundary dataset for H2O production/loss rates.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
electron_file
Full pathname of dataset for the neutral species absorption cross sections for EUV
photo reactions producing electrons.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
euvac_file
Full pathname of dataset for EUVAC solar EUV model (0.05-121nm).
Default: set by build-namelist.
|
char*256 |
chem_inparm |
euvacdat_file
Full pathname of dataset for variables used to compute the solar flux in the EUV
wavelength regime. Used to compute EUV photorates and heating from EUV photolysis.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
no_xfac_ubc
Multiplication factor applied to the upper boundary NO mass mixing ratio.
Default: 1.0
|
real |
chem_inparm |
photon_file
Full pathname of dataset for the neutral species absorption cross sections.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sad_date
The start date of the stratospheric aerosol density data.
If sad_type is 'CYCLICAL' yyyy portion is use to specify cycle year.
Format: YYYYMMDD
Default: 0
|
integer |
chem_inparm |
sad_file
Full pathname of dataset for stratospheric aerosol densities
Default: set by build-namelist.
|
char*256 |
chem_inparm |
sad_type
Type of time interpolation for stratospheric aerosol density data.
Can be set to 'CYCLICAL', 'SERIAL', or 'FIXED'.
Default: 'CYCLICAL'
|
char*16 |
chem_inparm |
sday
Default: set to shr_const value
|
real |
physconst_nl |
snoe_ubc_file
Full pathname of dataset for the coefficients of the NOEM nitric oxide model used
to calculate its upper boundary concentration.
Default: set by build-namelist.
|
char*256 |
chem_inparm |
solar_parms_file
Full pathname of time-variant boundary dataset for the time-dependent proxies for
solar and geomagnetic activity( F10.7, F10.7a, Kp, Ap ).
Default: set by build-namelist.
|
char*256 |
chem_inparm |
spe_data_file
Filepath for time-variant solar proton ionization dataset.
Default: Set by build-namelist.
|
char*256 |
chem_inparm |
spe_filenames_list
Filepath for file that lists a series of solar proton ionization dataset files.
Default: Set by build-namelist.
|
char*256 |
chem_inparm |
spe_remove_file
TRUE implies the offline solar proton ionization data file will be deleted when
finished with it.
Default: FALSE
|
logical |
chem_inparm |
spe_restart
TRUE implies restart (branch) from a previous run with solar proton events.
Default: TRUE
|
logical |
chem_inparm |
strat_aero_feedback
true => radiation feed backs from strat sulfur aerosol
Default: false
|
logical |
chem_inparm |
t_pert_ubc
Perturbation applied to the upper boundary temperature.
Default: 0.0
|
real |
chem_inparm |
tgcm_ubc_data_type
Type of time interpolation for data in TGCM upper boundary file.
Can be set to 'CYCLICAL', 'SERIAL', 'INTERP_MISSING_MONTHS', or 'FIXED'.
Default: 'SERIAL'
|
char*32 |
chem_inparm |
tgcm_ubc_file
Full pathname of dataset for TGCM upper boundary
Default: set by build-namelist.
|
char*256 |
chem_inparm |
tgcm_ubc_tod
Seconds of the day corresponding to tgcm_ubc__ymd
Default: current model time of day
|
integer |
chem_inparm |
tgcm_ubc_ymd
The start date of the TGCM upper boundary data.
If tgcm_ubc_type is 'CYCLICAL' yyyy portion is use to specify cycle year.
Format: YYYYMMDD
Default: current model date
|
integer |
chem_inparm |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
efield_hflux_file
Full pathname of dataset for coefficient data used in WACCM to calculate ion drag
for high solar fluxes from the Scherliess low latitude electric potential model.
Default: set by build-namelist.
|
char*256 |
cam_inparm |
efield_lflux_file
Full pathname of dataset for coefficient data used in WACCM to calculate ion drag
for low solar fluxes from the Scherliess low latitude electric potential model.
Default: set by build-namelist.
|
char*256 |
cam_inparm |
efield_wei96_file
Full pathname of dataset for coefficient data used in WACCM to calculate ion drag
from the Weimer96 high latitude electric potential model.
Default: set by build-namelist.
|
char*256 |
cam_inparm |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
gw_drag_file
Full pathname of Bers lookup table data file for gravity waves.
Default: set by build-namelist.
|
char*256 |
gw_drag_nl |
itgcmcyc
Flag for cycling time-variant TIME/GCM input dataset.
0 implies use one time sample only;
1 implies use full annual cycle;
2 implies use two time samples.
Default: 1
|
integer |
cam_inparm |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
nlte_use_mo
Determines which constituents are used from NLTE calculations.
TRUE implies use prognostic constituents.
FALSE implies use constituents from dataset specified by cftgcm.
Default: TRUE for full WACCM code; FALSE for WACCM_GHG.
|
logical |
cam_inparm |
qbo_cyclic
TRUE implies assume cyclic qbo data.
Default: FALSE
|
logical |
cam_inparm |
qbo_forcing_file
Filepath for qbo forcing dataset.
Default: Set by build-namelist.
|
char*256 |
cam_inparm |
qbo_use_forcing
TRUE implies qbo package is active.
Default: FALSE
|
logical |
cam_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
bndtvo
Full pathname of time-variant ozone mixing ratio boundary dataset.
Default: set by build-namelist.
|
char*256 |
cam3_ozone_data_nl |
cam3_ozone_data_on
Add CAM3 prescribed ozone to the physics buffer.
Default: FALSE
|
logical |
cam3_ozone_data_nl |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
ozncyc
Flag for yearly cycling of ozone data. If set to FALSE, a multi-year
dataset is assumed, otherwise a single-year dataset is assumed, and ozone
will be cycled over the 12 monthly averages in the file.
Default: TRUE
|
logical |
cam3_ozone_data_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
bndtvghg
Full pathname of time-variant boundary dataset for greenhouse gas surface
values.
Default: set by build-namelist.
|
char*256 |
chem_surfvals_nl |
ch4vmr
CH4 volume mixing ratio. This is used as the time invariant surface value
of CH4 if no time varying values are specified.
Default: set by build-namelist.
|
real |
chem_surfvals_nl |
co2vmr
CO2 volume mixing ratio. This is used as the time invariant surface value
of CO2 if no time varying values are specified.
Default: set by build-namelist.
|
real |
chem_surfvals_nl |
co2vmr_rad
User override for the prescribed CO2 volume mixing ratio used by the radiation
calculation. Note however that the prescribed value of CO2 which is sent
to the surface models is still the one that is set using either the
co2vmr or the scenario_ghg variables.
Default: not used
|
real |
chem_surfvals_nl |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
f11vmr
CFC11 volume mixing ratio adjusted to reflect contributions from many GHG
species. This is used as the time invariant surface value of F11 if no
time varying values are specified.
Default: set by build-namelist.
|
real |
chem_surfvals_nl |
f12vmr
CFC12 volume mixing ratio. This is used as the time invariant surface value
of CFC12 if no time varying values are specified.
Default: set by build-namelist.
|
real |
chem_surfvals_nl |
ghg_yearstart_data
Data start year. Use in conjunction
with ghg_yearstart_model.
Default: 0
|
integer |
chem_surfvals_nl |
ghg_yearstart_model
Model start year. Use in conjunction
with ghg_yearstart_data.
Default: 0
|
integer |
chem_surfvals_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
n2ovmr
N2O volume mixing ratio. This is used as the time invariant surface value
of N2O if no time varying values are specified.
Default: 0.311e-6
|
real |
chem_surfvals_nl |
ramp_co2_annual_rate
Amount of co2 ramping per year (percent). Only used
if scenario_ghg = 'RAMP_CO2_ONLY'
Default: 1.0
|
real |
chem_surfvals_nl |
ramp_co2_cap
CO2 cap if > 0, floor otherwise. Specified as multiple or fraction of
inital value; e.g., setting to 4.0 will cap at 4x initial CO2 setting.
Only used if scenario_ghg = 'RAMP_CO2_ONLY'
Default: boundless if ramp_co2_annual_rate > 0, zero otherwise.
|
real |
chem_surfvals_nl |
ramp_co2_start_ymd
Date on which ramping of co2 begins. The date is encoded as an integer in
the form YYYYMMDD. Only used if scenario_ghg = 'RAMP_CO2_ONLY'
Default: 0
|
integer |
chem_surfvals_nl |
rampyear_ghg
If scenario_ghg is set to "RAMPED" then the greenhouse
gas surface values are interpolated between the annual average values
read from the file specified by bndtvghg.
In that case, the value of this variable (> 0) fixes the year of the
lower bounding value (i.e., the value for calendar day 1.0) used in the
interpolation. For example, if rampyear_ghg = 1950, then the GHG surface
values will be the result of interpolating between the values for 1950 and
1951 from the dataset.
Default: 0
|
integer |
chem_surfvals_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
scenario_ghg
Controls treatment of prescribed co2, ch4, n2o, cfc11, cfc12 volume mixing
ratios. May be set to 'FIXED' or 'RAMPED' or 'RAMP_CO2_ONLY'.
FIXED => volume mixing ratios are fixed and have either default or namelist
input values.
RAMPED => volume mixing ratios are time interpolated from the dataset
specified by bndtvghg.
RAMP_CO2_ONLY => only co2 mixing ratios are ramped at a rate determined by
the variables ramp_co2_annual_rate, ramp_co2_cap,
and ramp_co2_start_ymd.
Default: FIXED
|
char*16 |
chem_surfvals_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
co2_cycle_rad_passive
Flag to set rad_climate variable so that the prognostic CO2 controlled by
the co2_cycle module is radiatively passive.
Default: FALSE
|
logical |
camexp |
co2_flag
If TRUE turn on CO2 code.
Default: FALSE
|
logical |
co2_cycle_nl |
co2_readflux_fuel
If TRUE read co2 flux from fuel.
Default: FALSE
|
logical |
co2_cycle_nl |
co2_readflux_ocn
If TRUE read co2 flux from ocn.
Default: FALSE
|
logical |
co2_cycle_nl |
co2flux_fuel_file
Filepath for dataset containing CO2 flux from fossil fuel.
Default: none
|
char*256 |
co2_cycle_nl |
co2flux_ocn_file
Filepath for dataset containing CO2 flux from ocn.
Default: none
|
char*256 |
co2_cycle_nl |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
bndtvaer
Full pathname of time-variant boundary dataset for aerosol masses.
Default: set by build-namelist.
|
char*256 |
cam3_aero_data_nl |
cam3_aero_data_on
Add CAM3 prescribed aerosols to the physics buffer.
Default: FALSE
|
logical |
cam3_aero_data_nl |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
phys_debug_lat
Use this variable to specify the latitude (in degrees) of a column to
debug. The closest column in the physics grid will be used.
Default: none
|
real |
phys_debug_nl |
phys_debug_lon
Use this variable to specify the longitude (in degrees) of a column to
debug. The closest column in the physics grid will be used.
Default: none
|
real |
phys_debug_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
fc_gather_flow_cntl
fc_gather flow control option:
< 0 : use MPI_Gather
>= 0: use point-to-point with handshaking messages and preposting
receive requests up to
max(min(1,fc_gather_flow_cntl),max_gather_block_size)
ahead. Default value is defined by private parameter
max_gather_block_size, which is currently set to 64.
Default: 64
|
integer |
cam_inparm |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
papi_ctr1_str
String identifying a hardware counter to the papi library.
Default: PAPI_TOT_CYC
|
char*16 |
papi_inparm |
papi_ctr2_str
String identifying a hardware counter to the papi library.
Default: PAPI_FP_OPS
|
char*16 |
papi_inparm |
papi_ctr3_str
String identifying a hardware counter to the papi library.
Default: PAPI_FP_INS
|
char*16 |
papi_inparm |
papi_ctr4_str
String identifying a hardware counter to the papi library.
Default: PAPI_NO_CTR
|
char*16 |
papi_inparm |
print_step_cost
If TRUE, print CPU timing per model timestep.
Default: FALSE
|
logical |
cam_inparm |
profile_barrier
Flag indicating whether the mpi_barrier in t_barrierf should be called.
Default: FALSE
|
logical |
prof_inparm |
profile_depth_limit
Maximum number of levels of timer nesting .
Default: 99999
|
integer |
prof_inparm |
profile_detail_limit
Maximum detail level to profile.
Default: 1
|
integer |
prof_inparm |
profile_disable
Flag indicating whether timers are disabled.
Default: FALSE
|
logical |
prof_inparm |
profile_global_stats
Collect and print out global performance statistics (for this component communicator).
Default: FALSE
|
logical |
prof_inparm |
profile_outpe_num
Maximum number of processes writing out timing data (for this component communicator).
Default: -1
|
integer |
prof_inparm |
profile_outpe_stride
Separation between process ids for processes that are writing out timing data
(for this component communicator).
Default: 1
|
integer |
prof_inparm |
profile_papi_enable
Flag indicating whether the PAPI namelist should be read and HW performance counters
used in profiling.
Default: FALSE
|
logical |
prof_inparm |
profile_single_file
Flag indicating whether the performance timer output should be written to a
single file (per component communicator) or to a separate file for each
process.
Default: TRUE
|
logical |
prof_inparm |
profile_timer
Initialization of GPTL timing library.
Default: GPTLmpiwtime
|
integer |
prof_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
swap_comm_maxreq
Swap communication maximum request count:
<=0: do not limit number of outstanding send/receive requests
>0: do not allow more than swap_comm_maxreq outstanding
nonblocking send requests or nonblocking receive requests
Default: 128
|
integer |
cam_inparm |
swap_comm_protocol
Swap communication protocol option (reduced set):
3, 5: nonblocking send
2, 3, 4, 5: nonblocking receive
4, 5: ready send
Default: 4
|
integer |
cam_inparm |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpl_io_numtasks
|
integer |
pio_inparm |
cpl_io_root
|
integer |
pio_inparm |
cpl_io_stride
|
integer |
pio_inparm |
cpl_io_typename
|
char*80 |
pio_inparm |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
io_stride
|
integer |
pio_ctl |
iotype_name
|
char*80 |
pio_ctl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
num_iotasks
|
integer |
pio_ctl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
phys_alltoall
Dynamics/physics transpose method for nonlocal load-balance. 0: use
mpi_alltoallv. 1: use point-to-point MPI-1 two-sided implementation. 2: use
point-to-point MPI-2 one-sided implementation if supported, otherwise use
MPI-1 implementation. 3: use Co-Array Fortran implementation if supported,
otherwise use MPI-1 implementation. 11-13: use mod_comm, choosing any of
several methods internal to mod_comm. The method within mod_comm (denoted
mod_method) has possible values 0,1,2 and is set according to mod_method =
phys_alltoall - modmin_alltoall, where modmin_alltoall is 11. -1: use
option 1 when each process communicates with less than half of the other
processes, otherwise use option 0 (approx.).
Default: -1
|
integer |
cam_inparm |
phys_chnk_per_thd
Select target number of chunks per thread. Must be positive.
Default: 1
|
integer |
cam_inparm |
phys_loadbalance
Physics grid decomposition options.
-1: each chunk is a dynamics block.
0: chunk definitions and assignments do not require interprocess comm.
1: chunk definitions and assignments do not require internode comm.
2: optimal diurnal, seasonal, and latitude load-balanced chunk definition and assignments.
3: chunk definitions and assignments only require communication with one other process.
4: concatenated blocks, no load balancing, no interprocess communication.
Default: 0
|
integer |
cam_inparm |
phys_twin_algorithm
Physics grid decomposition options.
0: assign columns to chunks as single columns, wrap mapped across chunks
1: use (day/night; north/south) twin algorithm to determine load-balanced pairs of
columns and assign columns to chunks in pairs, wrap mapped
Default: 0 for unstructured grid dycores, 1 for lat/lon grid dycores
|
integer |
cam_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
repro_sum_recompute
Flag to indicate whether a distributed sum that violates the difference
tolerance specified by repro_sum_rel_diff_max should be recomputed using
a floating point-based (but nonscalable) reproducible algorithm.
Default: FALSE
|
logical |
cam_inparm |
repro_sum_rel_diff_max
Relative difference between repro and nonrepro algorithms that will
generate a warning. This will also force a recompute using a nonscalable
algorihm if repro_sum_recompute is true. If less than zero, then
the difference will not be evaluated (and the nonrepro algorithm will not
be computed).
Default: -1.0
|
real |
cam_inparm |
repro_sum_use_ddpdd
Flag to indicate whether to use the double-double distributed sum algorithm
rather than the (almost) infinite precision reproducible distributed sum algorithm.
Default: FALSE
|
logical |
cam_inparm |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
pbuf_global_allocate
Allocate all buffers as global. This is a performance optimization on
machines for which allocation/deallocation of physpkg scope buffers on
every timestep was slow (Cray-X1).
Default: TRUE
|
logical |
cam_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
sday
Default: set to shr_const value
|
real |
physconst_nl |
stream_year_first
The first year of the multi-year SST dataset which is read by CICE for
the prescribed ice fraction. This needs to be set for AMIP simulations.
Default: 0
|
integer |
camexp |
stream_year_last
The last year of the multi-year SST dataset which is read by CICE for
the prescribed ice fraction. This needs to be set for AMIP simulations.
Default: 0
|
integer |
camexp |
Namelist Variable |
Type |
Group |
aqua_planet
If true, run model in "aqua planet" mode. Only one of
atm_adiabatic, atm_ideal_phys, or
aqua_planet can be true.
Default: FALSE
|
logical |
seq_infodata_inparm |
aqua_planet_sst
Set the sst to a particular analytic solution. **Not currently
functional** The type of analytic solution is currently hardcoded with a
parameter in ocn_comp.F90.
Default: 1
|
integer |
seq_infodata_inparm |
cosp_atrainorbitdata
Path for the Atrain orbit data file provided by CFMIP.
There is no default for this, but sample_atrain = .true. will not work
if this namelist variable is undefined.
currently /project/cms/jenkay/SCAM/repository/cloudsat_orbit_08921_14250.nc
Default: no default set now, need to specify in namelist
|
char*256 |
cospsimulator_nl |
cosp_cfmip_3hr
If true, the COSP cloud simulator is run for CFMIP 3-hourly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_da
If true, the COSP cloud simulator is run for CFMIP daily
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_mon
If true, the COSP cloud simulator is run for CFMIP monthly
experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_cfmip_off
If true, the COSP cloud simulator is run for CFMIP off-line
monthly experiments.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_histfile_num
This specifies the CAM history tape where COSP diagnostics will be written.
Ignored/not used if any of the cosp_cfmip_* namelist variables are invoked.
This default is set in cospsimulator_intr.F90
Default: 2
|
logical |
cospsimulator_nl |
cosp_lfrac_out
Turns on sub-column output from COSP.
If both the isccp/misr simulators and the lidar/radar simulators
are run, lfrac_out is from the isccp/misr simulators columns.
This default logical is set in cospsimulator_intr.F90
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lisccp_sim
If true, COSP ISCCP simulator will be run and all output
will be saved. ISCCP simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_llidar_sim
If true, COSP lidar simulator will be run and all output
will be saved
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmisr_sim
If true, MISR simulator will be run and all output
will be saved. MISR simulator is run on only daylight
columns.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lmodis_sim
If true, MODIS simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_lradar_sim
If true, COSP radar simulator will be run and all output
will be saved.
Default: FALSE
|
logical |
cospsimulator_nl |
cosp_ncolumns
Number of subcolumns in SCOPS
This default logical is set in cospsimulator_intr.F90
Default: 50
|
integer |
cospsimulator_nl |
cosp_sample_atrain
Turns on sampling along a-train orbit for radar and lidar simulators.
This default logical is set in cospsimulator_intr.F90
Default: TRUE
|
logical |
cospsimulator_nl |
cpwv
Default: set to shr_const value
|
real |
physconst_nl |
docosp
If true, the COSP cloud simulator is run.
COSP will not run unless this is set to .true. in the namelist!
Turn on the desired simulators using lXXX_sim namelist vars
If no specific simulators are specified, all of the simulators
are run on all columns and all output is saved. (useful for testing).
This option available with CAM4 physics only.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
|
logical |
cospsimulator_nl |
gravit
Default: set to shr_const value
|
real |
physconst_nl |
ice_conschk_frq
This is only used when running as part of CCSM. If n > 0 then sea
ice global energy checking will be done every n timesteps. If n < 0 then
sea ice global energy checking will be done every n days.
|
integer |
csim_inparm |
mwdry
Default: set to shr_const value
|
real |
physconst_nl |
mwh2o
Default: set to shr_const value
|
real |
physconst_nl |
prognostic_icesnow
Prognostic snow over ice, currently limited to 0.5m.
If this is false then a snow climatology is used.
Default: TRUE
|
logical |
csim_inparm |
rearth
Default: set to shr_const value
|
real |
physconst_nl |
reset_csim_iceprops
If true => resets the csim ice properties to base state, i.e.,
no snow cover, TSICE and TS[1-4] are all set to
freezing.
The csim is sensitive to imbalances between the
surface temperature and ice temperatures. When
using an initial conditions dataset interpolated
from a different resolution you may have to set this
to true to get csim to run. If set to true you will
have to allow time for the ice to spin up.
Default: FALSE
|
logical |
csim_inparm |
sday
Default: set to shr_const value
|
real |
physconst_nl |