This page contains the complete list of the CAM component namelist variables.  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 | 
  
    
         
        
          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 | 
  
  
    
         
        
          clubb_history
        
        
	     
if .true. then output CLUBBs history statistics
  
         
     | 
    logical | 
    clubb_his_nl | 
  
  
    
         
        
          clubb_iop_name
        
        
	     
Name of the IOP case so case specific adjustments can be made in CLUBB.  
Default: none.
  
         
     | 
    char*200 | 
    scm_nl | 
  
  
    
         
        
          clubb_rad_history
        
        
	     
if .true. then output CLUBBs radiative history statistics
  
         
     | 
    logical | 
    clubb_his_nl | 
  
  
    
         
        
          clubb_vars_rad_zm
        
        
	     
Same as fincl1, but for CLUBB statistics on radiation zm grid.
Default: none.
  
         
     | 
    char*16(10000) | 
    clubb_stats_nl | 
  
  
    
         
        
          clubb_vars_rad_zt
        
        
	     
Same as fincl1, but for CLUBB statistics on radiation zt grid.
Default: none.
  
         
     | 
    char*16(10000) | 
    clubb_stats_nl | 
  
  
    
         
        
          clubb_vars_sfc
        
        
	     
Same as fincl1, but for CLUBB statistics on surface.
Default: none.
  
         
     | 
    char*16(10000) | 
    clubb_stats_nl | 
  
  
    
         
        
          clubb_vars_zm
        
        
	     
Same as fincl1, but for CLUBB statistics on zm grid.
Default: none.
  
         
     | 
    char*16(10000) | 
    clubb_stats_nl | 
  
  
    
         
        
          clubb_vars_zt
        
        
	     
Same as fincl1, but for CLUBB statistics on zt grid.
Default: none.
  
         
     | 
    char*16(10000) | 
    clubb_stats_nl | 
  
  
    
         
        
          collect_column_output
        
        
	     
Collect all column data into a single field and output in ncol format,
much faster than default when you have a lot of columns.
  
         
     | 
    logical(6) | 
    cam_inparm | 
  
  
    
         
        
          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*24(750) | 
    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*24(750) | 
    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*24(750) | 
    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*24(750) | 
    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*24(750) | 
    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*24(750) | 
    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*26(750) | 
    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(750) | 
    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*26(750) | 
    cam_inparm | 
  
  
    
         
        
          fincl2lonlat
        
        
	     
Same as fincl1lonlat, but for 2nd history file.
  
         
     | 
    char*128(750) | 
    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*26(750) | 
    cam_inparm | 
  
  
    
         
        
          fincl3lonlat
        
        
	     
Same as fincl1lonlat, but for 3rd history file.
  
         
     | 
    char*128(750) | 
    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*26(750) | 
    cam_inparm | 
  
  
    
         
        
          fincl4lonlat
        
        
	     
Same as fincl1lonlat, but for 4th history file.
  
         
     | 
    char*128(750) | 
    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*26(750) | 
    cam_inparm | 
  
  
    
         
        
          fincl5lonlat
        
        
	     
Same as fincl1lonlat, but for 5th history file.
  
         
     | 
    char*128(750) | 
    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*26(750) | 
    cam_inparm | 
  
  
    
         
        
          fincl6lonlat
        
        
	     
Same as fincl1lonlat, but for 6th history file.
  
         
     | 
    char*128(750) | 
    cam_inparm | 
  
  
    
         
        
          fwrtpr1
        
        
	     
Specific fields which will be written using the non-default precision on
the 1st history file.
Default: none
  
         
     | 
    char*26(750) | 
    cam_inparm | 
  
  
    
         
        
          fwrtpr2
        
        
	     
Specific fields which will be written using the non-default precision on
the 2nd history file.
Default: none
  
         
     | 
    char*26(750) | 
    cam_inparm | 
  
  
    
         
        
          fwrtpr3
        
        
	     
Specific fields which will be written using the non-default precision on
the 3rd history file.
Default: none
  
         
     | 
    char*26(750) | 
    cam_inparm | 
  
  
    
         
        
          fwrtpr4
        
        
	     
Specific fields which will be written using the non-default precision on
the 4th history file.
Default: none
  
         
     | 
    char*26(750) | 
    cam_inparm | 
  
  
    
         
        
          fwrtpr5
        
        
	     
Specific fields which will be written using the non-default precision on
the 5th history file.
Default: none
  
         
     | 
    char*26(750) | 
    cam_inparm | 
  
  
    
         
        
          fwrtpr6
        
        
	     
Specific fields which will be written using the non-default precision on
the 6th history file.
Default: none
  
         
     | 
    char*26(750) | 
    cam_inparm | 
  
  
    
         
        
          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 | 
  
  
    
         
        
          lcltod_start
        
        
	     
Array containing the starting time of day for local time history averaging. 
Used in conjuction with lcltod_stop. If lcltod_stop is less than lcltod_start, 
then the time range wraps around 24 hours. The start time is included in the 
interval. Time is in seconds and defaults to 39600 (11:00 AM).  The first value 
applies to the primary hist. file, the second to the first aux. hist. file, etc.
Default: none
  
         
     | 
    integer(6) | 
    cam_inparm | 
  
  
    
         
        
          lcltod_stop
        
        
	     
Array containing the stopping time of day for local time history averaging. 
Used in conjuction with lcltod_start. If lcltod_stop is less than lcltod_start, 
then the time range wraps around 24 hours. The stop time is not included in the 
interval. Time is in seconds and defaults to 0 (midnight).  The first value 
applies to the primary hist. file, the second to the first aux. hist. file, etc.
Default: none
  
         
     | 
    integer(6) | 
    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 | 
  
  
    
         
        
          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 | 
  
  
    
         
        
          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 | 
  
  
    
         
        
          sathist_fincl
        
        
	     
List of history fields to output along the satellite track specified by  sathist_track_infile
Default: none
  
         
     | 
    char*18(750) | 
    satellite_options_nl | 
  
  
    
         
        
          sathist_hfilename_spec
        
        
	     
Satellite track history filename specifier.  See hfilename_spec
Default:  "%c.cam2.sat.%y-%m-%d-%s.nc"
  
         
     | 
    char*256 | 
    satellite_options_nl | 
  
  
    
         
        
          sathist_mfilt
        
        
	     
Sets the number of observation columns written the satellite track history file
series. 
Default: 100000
  
         
     | 
    integer | 
    satellite_options_nl | 
  
  
    
         
        
          sathist_nclosest
        
        
	     
Sets the number of columns closest to the observation that should be output. Setting
this to a number greater than 1 allows for spatial interpolation in the post processing.
Default: 1
  
         
     | 
    integer | 
    satellite_options_nl | 
  
  
    
         
        
          sathist_ntimestep
        
        
	     
Sets the number of timesteps closest to the observation that should be output. Setting
this to a number greater than 1 allows for temporal interpolation in the post processing.
Default: 1
  
         
     | 
    integer | 
    satellite_options_nl | 
  
  
    
         
        
          sathist_track_infile
        
        
	     
Full pathname of the satellite track data used by the satellite track history 
output feature.
Default: none 
  
         
     | 
    char*256 | 
    satellite_options_nl | 
  
  
    
         
        
          use_64bit_nc
        
        
	     
Use 64-bit netCDF format for cam history files.
Default: TRUE
  
         
     | 
    logical | 
    cam_inparm | 
  
  | Namelist Variable | 
  Type | 
  Group | 
  
    
         
        
          cosp_active
        
        
	     
If true, the active COSP cloud simulators are run to produce 
select output for the AMWG diagnostics package.
sets cosp_ncolumns=10 and cosp_nradsteps=3 
(appropriate for COSP statistics derived from seasonal averages),
and runs CloudSat radar and CALIPSO lidar simulators 
(cosp_lradar_sim=.true.,cosp_llidar_sim=.true.).
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
  
         
     | 
    logical | 
    cospsimulator_nl | 
  
  
    
         
        
          cosp_amwg
        
        
	     
If true, COSP cloud simulators are run to produce 
all output required for the COSP plots in the AMWG diagnostics package.
sets cosp_ncolumns=10 and cosp_nradsteps=3 
(appropriate for COSP statistics derived from seasonal averages),
and runs MISR, ISCCP, MODIS, CloudSat radar and CALIPSO lidar simulators 
(cosp_lmisr_sim=.true.,cosp_lisccp_sim=.true.,
cosp_lmodis_sim=.true.,cosp_lradar_sim=.true.,cosp_llidar_sim=.true.).
This default logical is set in cospsimulator_intr.F90.
Default: TRUE
  
         
     | 
    logical | 
    cospsimulator_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_aux
        
        
	     
If true, additional output is added to make it possible to
run COSP off-line.
This default is set in cospsimulator_intr.F90
Default: FALSE
  
         
     | 
    logical | 
    cospsimulator_nl | 
  
  
    
         
        
          cosp_histfile_aux_num
        
        
	     
This specifies the CAM history tape where extra COSP diagnostics will be written.
This default is set in cospsimulator_intr.F90
Default: 2
  
         
     | 
    integer | 
    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: 1
  
         
     | 
    integer | 
    cospsimulator_nl | 
  
  
    
         
        
          cosp_isccp
        
        
	     
If true, the ISCCP cloud simulator is run to produce 
select output for the AMWG diagnostics package.
sets cosp_ncolumns=10 and cosp_nradsteps=3 
(appropriate for COSP statistics derived from seasonal averages),
and runs ISCCP simulator
(cosp_lmisr_sim=.false.,cosp_lisccp_sim=.true.,
cosp_lmodis_sim=.false.,cosp_lradar_sim=.false.,cosp_llidar_sim=.false.).
This default logical is set in cospsimulator_intr.F90.
1236: Default: FALSE
  
         
     | 
    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 non-subcolumn output
will be saved.  ISCCP simulator is run on only daylight
columns.
Default: FALSE
  
         
     | 
    logical | 
    cospsimulator_nl | 
  
  
    
         
        
          cosp_lite
        
        
	     
If true, the COSP cloud simulators are run to produce 
select output for the AMWG diagnostics package.
sets cosp_ncolumns=10 and cosp_nradsteps=3 
(appropriate for COSP statistics derived from seasonal averages),
and runs MISR, ISCCP, MODIS, and CALIPSO lidar simulators 
(cosp_lmisr_sim=.true.,cosp_lisccp_sim=.true.,
cosp_lmodis_sim=.true.,cosp_llidar_sim=.true.).
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
  
         
     | 
    logical | 
    cospsimulator_nl | 
  
  
    
         
        
          cosp_llidar_sim
        
        
	     
If true, COSP lidar simulator will be run and all non-subcolumn output
will be saved
Default: FALSE
  
         
     | 
    logical | 
    cospsimulator_nl | 
  
  
    
         
        
          cosp_lmisr_sim
        
        
	     
If true, MISR simulator will be run and all non-subcolumn 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 non-subcolumn output
will be saved.
Default: FALSE
  
         
     | 
    logical | 
    cospsimulator_nl | 
  
  
    
         
        
          cosp_lradar_sim
        
        
	     
If true, COSP radar simulator will be run and all non-subcolumn 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_nradsteps
        
        
	     
This specifies the frequency at which is COSP is called, 
every cosp_nradsteps radiation timestep.
This default is set in cospsimulator_intr.F90
Default: 1
  
         
     | 
    integer | 
    cospsimulator_nl | 
  
  
    
         
        
          cosp_passive
        
        
	     
If true, the passive COSP cloud simulators are run to produce 
select output for the AMWG diagnostics package.
sets cosp_ncolumns=10 and cosp_nradsteps=3 
(appropriate for COSP statistics derived from seasonal averages),
and runs MISR, ISCCP, and MODIS simulators 
(cosp_lmisr_sim=.true.,cosp_lisccp_sim=.true.,cosp_lmodis_sim=.true.).
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
  
         
     | 
    logical | 
    cospsimulator_nl | 
  
  
    
         
        
          cosp_runall
        
        
	     
If true, run all simulators using the default values cosp_ncolumns=50 and
cosp_nradsteps=1.  This option is mainly intended for testing, but it also
must be used in order to output the input fields needed to run the
simulator in an offline mode (via setting cosp_histfile_aux=.true.).
Default: FALSE
  
         
     | 
    logical | 
    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: FALSE
  
         
     | 
    logical | 
    cospsimulator_nl | 
  
  
    
         
        
          docosp
        
        
	     
If true, the COSP cloud simulator is run.
Setting this namelist variable happens automatically if you compile with COSP.
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). 
COSP is available with CAM4 and CAM5 physics.
This default logical is set in cospsimulator_intr.F90.
Default: FALSE
  
         
     | 
    logical | 
    cospsimulator_nl | 
  
  | Namelist Variable | 
  Type | 
  Group | 
  
    
         
        
          ct_overlap
        
        
	     
Overlapping of trac2d and cd_core subcycles.
Default: 0
  
         
     | 
    integer | 
    dyn_fv_inparm | 
  
  
    
         
        
          del2coef
        
        
	     
Chooses level of velocity diffusion.
Default: 3.0e5
  
         
     | 
    real | 
    dyn_fv_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 | 
    dyn_fv_inparm | 
  
  
    
         
        
          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 | 
    dyn_fv_inparm | 
  
  
    
         
        
          filtcw
        
        
	     
Enables optional filter for intermediate c-grid winds, (courtesy of Bill Putman).
Default: 0
  
         
     | 
    integer | 
    dyn_fv_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 | 
    spmd_fv_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 | 
    spmd_fv_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 | 
    spmd_fv_inparm | 
  
  
    
         
        
          iord
        
        
	     
Order (mode) of X interpolation (1,..,6).
East-West transport scheme (used with Finite Volume dynamical core only).
Default: 4
  
         
     | 
    integer | 
    dyn_fv_inparm | 
  
  
    
         
        
          jord
        
        
	     
Order (mode) of Y interpolation (1,..,6).
North-South transport scheme (used with Finite Volume dynamical core only).
Default: 4
  
         
     | 
    integer | 
    dyn_fv_inparm | 
  
  
    
         
        
          kord
        
        
	     
Scheme to be used for vertical mapping.
Default: 4
  
         
     | 
    integer | 
    dyn_fv_inparm | 
  
  
    
         
        
          modc_hs_cdcore
        
        
	     
True for mod_comm irregular communication handshaking for cd_core/geopk
Default: .true.
  
         
     | 
    logical | 
    spmd_fv_inparm | 
  
  
    
         
        
          modc_hs_dynrun
        
        
	     
True for mod_comm irregular communication handshaking for dyn_run/misc
Default: .true.
  
         
     | 
    logical | 
    spmd_fv_inparm | 
  
  
    
         
        
          modc_hs_gather
        
        
	     
True for mod_comm irregular communication handshaking for gather
Default: .true.
  
         
     | 
    logical | 
    spmd_fv_inparm | 
  
  
    
         
        
          modc_hs_scatter
        
        
	     
True for mod_comm irregular communication handshaking for scatter
Default: .true.
  
         
     | 
    logical | 
    spmd_fv_inparm | 
  
  
    
         
        
          modc_hs_tracer
        
        
	     
True for mod_comm irregular communication handshaking for multiple tracers
Default: .true.
  
         
     | 
    logical | 
    spmd_fv_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 | 
    spmd_fv_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 | 
    spmd_fv_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 | 
    spmd_fv_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 | 
    spmd_fv_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 | 
    spmd_fv_inparm | 
  
  
    
         
        
          modc_onetwo
        
        
	     
One or two simultaneous mod_comm irregular communications (excl. tracers)
Default: 1
  
         
     | 
    integer | 
    spmd_fv_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 | 
    spmd_fv_inparm | 
  
  
    
         
        
          modc_send_dynrun
        
        
	     
True for mod_comm irregular communication blocking send for dyn_run/misc,
false for nonblocking send
Default: .true.
  
         
     | 
    logical | 
    spmd_fv_inparm | 
  
  
    
         
        
          modc_send_gather
        
        
	     
True for mod_comm irregular communication blocking send for gather,
false for nonblocking send
Default: .true.
  
         
     | 
    logical | 
    spmd_fv_inparm | 
  
  
    
         
        
          modc_send_scatter
        
        
	     
True for mod_comm irregular communication blocking send for scatter,
false for nonblocking send
Default: .true.
  
         
     | 
    logical | 
    spmd_fv_inparm | 
  
  
    
         
        
          modc_send_tracer
        
        
	     
True for mod_comm irregular communication blocking send for multiple
tracers, false for nonblocking send
Default: .true.
  
         
     | 
    logical | 
    spmd_fv_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 | 
    spmd_fv_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 | 
    spmd_fv_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 | 
    spmd_fv_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 | 
    spmd_fv_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 | 
    spmd_fv_inparm | 
  
  
    
         
        
          modc_tracers
        
        
	     
Max number of tracers for simultaneous mod_comm irregular communications
Default: 1
  
         
     | 
    integer | 
    spmd_fv_inparm | 
  
  
    
         
        
          modcomm_gatscat
        
        
	     
For mod_comm gather/scatters, 0 for temporary contiguous buffers; 1 for mpi derived
types.
Default: 0
  
         
     | 
    integer | 
    dyn_fv_inparm | 
  
  
    
         
        
          modcomm_geopk
        
        
	     
For geopk (geopktrans=1) messages, 0 for temporary contiguous buffers; 1 for mpi derived
types.
Default: 0
  
         
     | 
    integer | 
    dyn_fv_inparm | 
  
  
    
         
        
          modcomm_transpose
        
        
	     
For mod_comm transposes, 0 for temporary contiguous buffers; 1 for mpi derived
types.
Default: 0
  
         
     | 
    integer | 
    dyn_fv_inparm | 
  
  
    
         
        
          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) | 
    spmd_fv_inparm | 
  
  
    
         
        
          nsplit
        
        
	     
Number of dynamics timesteps per physics timestep. If zero, a best-estimate
will be automatically calculated.
Default: 0
  
         
     | 
    integer | 
    dyn_fv_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 | 
    dyn_fv_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 | 
    dyn_fv_inparm | 
  
  
    
         
        
          trac_decomp
        
        
	     
Size of tracer domain decomposition for trac2d.
Default: 1
  
         
     | 
    integer | 
    dyn_fv_inparm | 
  
  | Namelist Variable | 
  Type | 
  Group | 
  
    
         
        
          energy_fixer
        
        
	     
Energy fixer mode.
-1: Disabled.
 1: Enable energy fixer.
 4: Deprecated option to enable (for backwards compatibility).
Default: Set by build-namelist (probably -1).
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          hypervis_order
        
        
	     
Hyperviscosity operator is the Laplacian^hypervis_order.
The only supported value in CAM is "2".
Default: Set by build-namelist.
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          hypervis_subcycle
        
        
	     
Number of hyperviscosity subcycles per dynamics timestep.
Default: Set by build-namelist (probably 2).
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          hypervis_subcycle_q
        
        
	     
Number of hyperviscosity subcycles done in tracer advection code.
The only supported value in CAM is 1.
Default: Set by build-namelist.
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          integration
        
        
	     
Time integration method.
Default: Set by build-namelist ("explicit").
 
         
     | 
    char*80 | 
    ctl_nl | 
  
  
    
         
        
          interp_gridtype
        
        
	     
Selects output grid type for lat/lon interpolated output.
1: Equally spaced, including poles (FV scalars output grid).
2: Gauss grid (CAM Eulerian).
3: Equally spaced, no poles (FV staggered velocity).
Default: Set by build-namelist.
  
         
     | 
    integer | 
    analysis_nl | 
  
  
    
         
        
          interp_nlat
        
        
	     
Latitude dimension of grid for interpolated output.
If interp_nlat and interp_nlon are zero, reasonable values will be chosen
based on the cubed-sphere resolution.
Default: Set by build-namelist.
  
         
     | 
    integer | 
    analysis_nl | 
  
  
    
         
        
          interp_nlon
        
        
	     
Longitude dimension of grid for interpolated output.
If interp_nlat and interp_nlon are zero, reasonable values will be chosen
based on the cubed-sphere resolution.
Default: Set by build-namelist.
  
         
     | 
    integer | 
    analysis_nl | 
  
  
    
         
        
          interp_type
        
        
	     
Selects interpolation method for output on lat/lon grid.
0: Use SE's native high-order method.
1: Use a bilinear method.
Default: Set by build-namelist.
  
         
     | 
    integer | 
    analysis_nl | 
  
  
    
         
        
          interpolate_analysis
        
        
	     
If interpolate_analysis(k) = .true., then the k'th history file will be
interpolated to a lat/lon grid before output.
Default: Set by build-namelist (probably all .false.).
  
         
     | 
    logical(6) | 
    analysis_nl | 
  
  
    
         
        
          nu
        
        
	     
Dynamics hyperviscosity [m^4/s].
Default: Set by build-namelist.
  
         
     | 
    real | 
    ctl_nl | 
  
  
    
         
        
          nu_div
        
        
	     
Weighting of divergence component when applying hyperviscosity.
If < 0, uses nu.
Default: Set by build-namelist.
  
         
     | 
    real | 
    ctl_nl | 
  
  
    
         
        
          nu_p
        
        
	     
Hyperviscosity applied to dp3d (layer thickness when running
vertically lagrangian dynamics) [m^4/s].
Default: Set by build-namelist.
  
         
     | 
    real | 
    ctl_nl | 
  
  
    
         
        
          nu_q
        
        
	     
Hyperviscosity applied during tracer advection [m^4/s].
If < 0, uses nu.
Default: Set by build-namelist.
  
         
     | 
    real | 
    ctl_nl | 
  
  
    
         
        
          nu_top
        
        
	     
Second-order viscosity applied only near the model top [m^2/s].
Default: Set by build-namelist.
  
         
     | 
    real | 
    ctl_nl | 
  
  
    
         
        
          qsplit
        
        
	     
Tracer advection is done every qsplit dynamics timesteps.
Default: Set by build-namelist.
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          rsplit
        
        
	     
Vertically lagrangian code updates every rsplit tracer timesteps.
If rsplit=0, vertically lagrangian code is off.
Default: Set by build-namelist.
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          se_ftype
        
        
	     
CAM physics forcing option:
0: tendencies
1: adjustments
2: hybrid
Default: Set by build-namelist.
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          se_limiter_option
        
        
	     
Limiter used for horizontal tracer advection:
0: None
4: Sign-preserving limiter.
8: Monotone limiter.
Default: Set by build-namelist (probably 8).
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          se_ne
        
        
	     
Element width of resolution.
Must match value of grid. Do NOT set this yourself.
Default: Set by build-namelist.
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          se_nsplit
        
        
	     
Number of dynamics steps per physics timestep.
Default: Set by build-namelist.
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          se_partmethod
        
        
	     
Mesh partitioning method (METIS).
The only supported value in CAM is 4 (space-filling).
Default: Set by build-namelist.
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          se_phys_tscale
        
        
	     
Physics timescale (in seconds) used to compute physics tendencies
If 0, feature is disabled (use dtime).
Default: Set by build-namelist. 
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          se_topology
        
        
	     
SE's topology.
Only "cube" is supported in CAM.
Default: Set by build-namelist.
  
         
     | 
    char*80 | 
    ctl_nl | 
  
  
    
         
        
          statefreq
        
        
	     
Frequency with which diagnostic output is written to log (output every
statefreq dynamics timesteps).
Default: Set by build-namelist.
  
         
     | 
    integer | 
    ctl_nl | 
  
  
    
         
        
          vert_remap_q_alg
        
        
	     
CAM-SE vertical remap algorithm
0: default value, Zerroukat monotonic splines
1: PPM vertical remap with mirroring at the boundaries
   (solid wall bc's, high-order throughout)
2: PPM vertical remap without mirroring at the boundaries
   (no bc's enforced, first-order at two cells bordering top and bottom
   boundaries)
Default: Set by build-namelist.
  
         
     | 
    integer | 
    ctl_nl | 
  
  | Namelist Variable | 
  Type | 
  Group | 
  
    
         
        
          cldfrc_icecrit
        
        
	     
Critical RH for ice clouds (Wilson & Ballard scheme).
Default: 0.93
  
         
     | 
    real | 
    cldfrc_nl | 
  
  
    
         
        
          cldfrc_iceopt
        
        
	     
Scheme for ice cloud fraction: 1=wang & sassen, 2=schiller (iciwc),  
3=wood & field, 4=Wilson (based on smith), 5=modified slingo (ssat & empyt cloud)
Default: 5
  
         
     | 
    integer | 
    cldfrc_nl | 
  
  
    
         
        
          cldfrc_premib
        
        
	     
Bottom height (Pa) for mid-level liquid stratus fraction.
Default: 700.e2
  
         
     | 
    real | 
    cldfrc_nl | 
  
  
    
         
        
          cldfrc_rhminl_adj_land
        
        
	     
Adjustment to rhminl for land without snow cover.
Default: 0.10
  
         
     | 
    real | 
    cldfrc_nl | 
  
  
    
         
        
          cldwat_conke
        
        
	     
Tunable constant for evaporation of precip in RK microphysics scheme.
Default: set by build-namelist
  
         
     | 
    real | 
    cldwat_nl | 
  
  
    
         
        
          cldwat_icritc
        
        
	     
Threshold for autoconversion of cold ice in RK microphysics scheme.
Default: set by build-namelist
  
         
     | 
    real | 
    cldwat_nl | 
  
  
    
         
        
          cldwat_icritw
        
        
	     
Threshold for autoconversion of warm ice in RK microphysics scheme.
Default: set by build-namelist
  
         
     | 
    real | 
    cldwat_nl | 
  
  
    
         
        
          cldwat_r3lcrit
        
        
	     
Critical radius at which autoconversion become efficient in RK microphysics
scheme.
Default: set by build-namelist
  
         
     | 
    real | 
    cldwat_nl | 
  
  
    
         
        
          deep_scheme
        
        
	     
Type of deep convection scheme employed.  'ZM' for Zhang-McFarlane;
'off' for none.
Default: 'ZM'
  
         
     | 
    char*16 | 
    phys_ctl_nl | 
  
  
    
         
        
          diff_cnsrv_mass_check
        
        
	     
Perform mass conservation check on eddy diffusion operation.
Default: FALSE
  
         
     | 
    logical | 
    vert_diff_nl | 
  
  
    
         
        
          do_clubb_sgs
        
        
	     
Switch for CLUBB_SGS
Default: FALSE
  
         
     | 
    logical | 
    phys_ctl_nl | 
  
  
    
         
        
          eddy_lbulk_max
        
        
	     
Maximum master length scale designed to address issues in diag_TKE outside the
boundary layer.
In order not to disturb turbulence characteristics in the lower troposphere,
this should be set at least larger than a few km. However, this does not
significantly improve the values outside of the boundary layer. Smaller values
make some improvement, but it is also noisy. Better results are seen using
eddy_leng_max or kv_freetrop_scale.
Default: 40.e3 (m)
  
         
     | 
    real | 
    vert_diff_nl | 
  
  
    
         
        
          eddy_leng_max
        
        
	     
Maximum dissipation length scale designed to address issues with diag_TKE outside
the boundary layer, where the default value generates large diffusivities. A value
of 30 m is consistent with the length scales used in the HB scheme; however, this
will also reduce value in the boundary layer.
Default: 40.e3 (m)
  
         
     | 
    real | 
    vert_diff_nl | 
  
  
    
         
        
          eddy_max_bot_pressure
        
        
	     
Bottom pressure level at which namelist values for eddy_leng_max and 
eddy_lbulk_max are applied. Default values are used at lower levels (i.e. the 
boundary layer).
Default: 100.e3 (hPa)
  
         
     | 
    real | 
    vert_diff_nl | 
  
  
    
         
        
          hkconv_c0
        
        
	     
Rain water autoconversion coefficient for Hack shallow scheme.
Default: set by build-namelist
  
         
     | 
    real | 
    hkconv_nl | 
  
  
    
         
        
          hkconv_cmftau
        
        
	     
Characteristic adjustment time scale for Hack shallow scheme.
Default: set by build-namelist
  
         
     | 
    real | 
    hkconv_nl | 
  
  
    
         
        
          kv_freetrop_scale
        
        
	     
Scaling factor that is applied (multiplied) to the eddy diffusivities
in the free troposphere (boundary layer to kv_top_pressure)
Default: 1.0
  
         
     | 
    real | 
    vert_diff_nl | 
  
  
    
         
        
          kv_top_pressure
        
        
	     
Pressure (Pa) that defined the upper atmosphere for adjustment of
eddy diffusivities from diag_TKE using kv_top_scale.
Default: 0.
  
         
     | 
    real | 
    vert_diff_nl | 
  
  
    
         
        
          kv_top_scale
        
        
	     
Scaling factor that is applied (multiplied) to the eddy diffusivities
in the upper atmosphere (see kv_top_pressure).
Default: 1.0
  
         
     | 
    real | 
    vert_diff_nl | 
  
  
    
         
        
          macro_park_do_cldice
        
        
	     
Switch to control whether Park macrophysics should prognose
cloud ice (cldice).
Default: .true.
  
         
     | 
    logical | 
    macro_park_nl | 
  
  
    
         
        
          macro_park_do_cldliq
        
        
	     
Switch to control whether Park macrophysics should prognose
cloud liquid (cldliq).
Default: .true.
  
         
     | 
    logical | 
    macro_park_nl | 
  
  
    
         
        
          macro_park_do_detrain
        
        
	     
Switch to control whether Park macrophysics should perform
detrainment into the stratiform cloud scheme.
Default: .true.
  
         
     | 
    logical | 
    macro_park_nl | 
  
  
    
         
        
          macrop_scheme
        
        
	     
Type of macrophysics scheme employed.  'park' for Park
(1998); 'RK' for Rasch and Kristjansson (1998); 'CLUBB_SGS' clubb.
Default: 'park'
  
         
     | 
    char*16 | 
    phys_ctl_nl | 
  
  
    
         
        
          microp_aero_bulk_scale
        
        
	     
prescribed aerosol bulk sulfur scale factor
Default: 2 
  
         
     | 
    real | 
    microp_aero_nl | 
  
  
    
         
        
          microp_scheme
        
        
	     
Type of microphysics scheme employed.  'RK' for Rasch and Kristjansson
(1998); 'MG' for Morrison and Gettelman (2008), Gettelman et al (2010)
two moment scheme for CAM5.1
Default: set by build-namelist (depends on value set in configure).
  
         
     | 
    char*16 | 
    phys_ctl_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; 'CLUBB_SGS'
for CLUBB_SGS.
Default: set by build-namelist (depends on eddy_scheme).
  
         
     | 
    char*16 | 
    phys_ctl_nl | 
  
  
    
         
        
          use_subcol_microp
        
        
	     
Control use of sub-columns within microphysics;
'false' for no subcolumns.
Default: 'false'
  
         
     | 
    logical | 
    phys_ctl_nl | 
  
  
    
         
        
          uwshcu_rpen
        
        
	     
Penetrative entrainment efficiency in UW shallow scheme.
Default: set by build-namelist
  
         
     | 
    real | 
    uwshcu_nl | 
  
  
    
         
        
          zmconv_c0_lnd
        
        
	     
Autoconversion coefficient over land in ZM deep convection scheme.
Default: set by build-namelist
  
         
     | 
    real | 
    zmconv_nl | 
  
  
    
         
        
          zmconv_c0_ocn
        
        
	     
Autoconversion coefficient over ocean in ZM deep convection scheme.
Default: set by build-namelist
  
         
     | 
    real | 
    zmconv_nl | 
  
  
    
         
        
          zmconv_ke
        
        
	     
Tunable evaporation efficiency in ZM deep convection scheme.
Default: set by build-namelist
  
         
     | 
    real | 
    zmconv_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 | 
  
  
    
         
        
          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 | 
  
  
    
         
        
          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 | 
  
  
    
         
        
          mode_defs
        
        
	     
Definitions for the aerosol modes that may be used in the rad_climate and
rad_diag_* variables.
Default: set by build-namelist
  
         
     | 
    char*256(60) | 
    rad_cnst_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(30) | 
    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(30) | 
    rad_cnst_nl | 
  
  
    
         
        
          rad_diag_10
        
        
	     
Analogous to rad_diag_1, but for the 10th diagnostic calculation.
Default: none
  
         
     | 
    char*256(30) | 
    rad_cnst_nl | 
  
  
    
         
        
          rad_diag_2
        
        
	     
Analogous to rad_diag_1, but for the 2nd diagnostic calculation.
Default: none
  
         
     | 
    char*256(30) | 
    rad_cnst_nl | 
  
  
    
         
        
          rad_diag_3
        
        
	     
Analogous to rad_diag_1, but for the 3rd diagnostic calculation.
Default: none
  
         
     | 
    char*256(30) | 
    rad_cnst_nl | 
  
  
    
         
        
          rad_diag_4
        
        
	     
Analogous to rad_diag_1, but for the 4th diagnostic calculation.
Default: none
  
         
     | 
    char*256(30) | 
    rad_cnst_nl | 
  
  
    
         
        
          rad_diag_5
        
        
	     
Analogous to rad_diag_1, but for the 5th diagnostic calculation.
Default: none
  
         
     | 
    char*256(30) | 
    rad_cnst_nl | 
  
  
    
         
        
          rad_diag_6
        
        
	     
Analogous to rad_diag_1, but for the 6th diagnostic calculation.
Default: none
  
         
     | 
    char*256(30) | 
    rad_cnst_nl | 
  
  
    
         
        
          rad_diag_7
        
        
	     
Analogous to rad_diag_1, but for the 7th diagnostic calculation.
Default: none
  
         
     | 
    char*256(30) | 
    rad_cnst_nl | 
  
  
    
         
        
          rad_diag_8
        
        
	     
Analogous to rad_diag_1, but for the 8th diagnostic calculation.
Default: none
  
         
     | 
    char*256(30) | 
    rad_cnst_nl | 
  
  
    
         
        
          rad_diag_9
        
        
	     
Analogous to rad_diag_1, but for the 9th diagnostic calculation.
Default: none
  
         
     | 
    char*256(30) | 
    rad_cnst_nl | 
  
  
    
         
        
          radiation_scheme
        
        
	     
Type of radiation scheme employed. 
Default: set by build-namelist
  
         
     | 
    char*16 | 
    phys_ctl_nl | 
  
  
    
         
        
          spectralflux
        
        
	     
Return fluxes per band in addition to the total fluxes.
Default: FALSE
  
         
     | 
    logical | 
    cam_inparm | 
  
  
    
         
        
          water_refindex_file
        
        
	     
Full pathname of dataset for water refractive indices used in modal aerosol optics
Default: none
  
         
     | 
    char*256 | 
    modal_aer_opt_nl | 
  
  | 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_cycle_yr
        
        
	     
The  cycle year of the prescribed aerosol flux data
if aerodep_flx_type  is 'CYCLICAL'.
Format: YYYY
Default: 0
  
         
     | 
    integer | 
    aerodep_flx_nl | 
  
  
    
         
        
          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_fixed_tod
        
        
	     
The time of day (seconds) corresponding to ssaerodep_flx_fixed_ymd
at which the prescribed aerosol flux data is fixed
if saerodep_flx_type is 'FIXED'.
Default: 0 seconds
  
         
     | 
    integer | 
    aerodep_flx_nl | 
  
  
    
         
        
          aerodep_flx_fixed_ymd
        
        
	     
The date at which the prescribed aerosol flux data is fixed
if aerodep_flx_type is 'FIXED'.
Format: YYYYMMDD
Default: 0
  
         
     | 
    integer | 
    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*32(22) | 
    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 | 
  
  
    
         
        
          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 | 
  
  
    
         
        
          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 | 
    chem_inparm | 
  
  
    
         
        
          chlorine_loading_file
        
        
	     
Filename of dataset for linoz cholirine loading.
Default: none.
  
         
     | 
    char*256 | 
    chem_inparm | 
  
  
    
         
        
          chlorine_loading_fixed_tod
        
        
	     
The time of day (seconds) corresponding to chlorine_loading_fixed_ymd
at which the chlorine loading data is fixed
if chlorine_loading_type is 'FIXED'.
Default: 0 seconds
  
         
     | 
    integer | 
    chem_inparm | 
  
  
    
         
        
          chlorine_loading_fixed_ymd
        
        
	     
The date at which the chlorine loading data is fixed
if chlorine_loading_type is 'FIXED'.
Format: YYYYMMDD
Default: 0
  
         
     | 
    integer | 
    chem_inparm | 
  
  
    
         
        
          chlorine_loading_type
        
        
	     
Type of time interpolation type for data in  chlorine_loading_file
Default: 'SERIAL'
  
         
     | 
    char*8 | 
    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 | 
  
  
    
         
        
          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 | 
  
  
    
         
        
          drydep_srf_file
        
        
	     
Dry deposition surface values interpolated to model grid, required for unstructured atmospheric grids
with modal chemistry.
Default: none
  
         
     | 
    char*256 | 
    chem_inparm | 
  
  
    
         
        
          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_frc_cycle_yr
        
        
	     
The  cycle year of the external forcings (3D emissions) data
if ext_frc_type  is 'CYCLICAL'.
Format: YYYY
Default: 0
  
         
     | 
    integer | 
    chem_inparm | 
  
  
    
         
        
          ext_frc_fixed_tod
        
        
	     
The time of day (seconds) corresponding to ext_frc_fixed_ymd
at which the external forcings are fixed
if ext_frc_type is 'FIXED'.
Default: 0 seconds
  
         
     | 
    integer | 
    chem_inparm | 
  
  
    
         
        
          ext_frc_fixed_ymd
        
        
	     
Default: current model date
The date at which the external forcings are fixed
if ext_frc_type is 'FIXED'.
Format: YYYYMMDD
Default: 0
  
         
     | 
    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 | 
  
  
    
         
        
          flbc_cycle_yr
        
        
	     
The cycle year of the fixed lower boundary data
if flbc_type  is 'CYCLICAL'.
Format: YYYY
Default: 0
  
         
     | 
    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_fixed_tod
        
        
	     
The time of day (seconds) corresponding to flbc_fixed_ymd
at which the fixed lower boundary data is fixed
if flbc_type is 'FIXED'.
Default: 0 seconds
  
         
     | 
    integer | 
    chem_surfvals_nl | 
  
  
    
         
        
          flbc_fixed_ymd
        
        
	     
The date at which the fixed lower boundary data is fixed
if flbc_type is 'FIXED'..
Format: YYYYMMDD
Default: 0
  
         
     | 
    integer | 
    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 | 
  
  
    
         
        
          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 | 
  
  
    
         
        
          gas_wetdep_list
        
        
	     
List of gas-phase species that undergo wet deposition via the wet deposition scheme.
Default: NONE
  
         
     | 
    char*16(1000) | 
    wetdep_inparm | 
  
  
    
         
        
          gas_wetdep_method
        
        
	     
Wet depostion method used
  MOZ --> mozart scheme is used
  NEU --> J Neu's scheme is used
Default: MOZ
  
         
     | 
    char*3 | 
    wetdep_inparm | 
  
  
    
         
        
          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_cycle_yr
        
        
	     
The  cycle year of the LINOZ data
if linoz_data_type is 'CYCLICAL'.
Format: YYYY
Default: 0
  
         
     | 
    integer | 
    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_fixed_tod
        
        
	     
The time of day (seconds) corresponding to linoz_data_fixed_ymd
at which the LINOZ data is fixed
if linoz_data_type is 'FIXED'.
Default: 0 seconds
  
         
     | 
    integer | 
    chem_inparm | 
  
  
    
         
        
          linoz_data_fixed_ymd
        
        
	     
The date at which the LINOZ data  is fixed
if linoz_data_type is 'FIXED'.
Format: YYYYMMDD
Default: 0
  
         
     | 
    integer | 
    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_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 | 
  
  
    
         
        
          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_cycle_yr
        
        
	     
The  cycle year of the prescribed aerosol data
if prescribed_aero_type  is 'CYCLICAL'.
Format: YYYY
Default: 0
  
         
     | 
    integer | 
    prescribed_aero_nl | 
  
  
    
         
        
          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_fixed_tod
        
        
	     
The time of day (seconds) corresponding to prescribed_aero_fixed_ymd
at which the prescribed aerosol data is fixed
if prescribed_aero_type is 'FIXED'.
Default: 0 seconds
  
         
     | 
    integer | 
    prescribed_aero_nl | 
  
  
    
         
        
          prescribed_aero_fixed_ymd
        
        
	     
The date at which the prescribed aerosol data is fixed
if prescribed_aero_type is 'FIXED'.
Format: YYYYMMDD
Default: 0
  
         
     | 
    integer | 
    prescribed_aero_nl | 
  
  
    
         
        
          prescribed_aero_model
        
        
	     
Switch used to indicate which type of aerosols are prescribed -- 'bulk' or 'modal'.
This is used to set the default prescribed_aero_specifier and 
aerodep_flx_specifier namelist variables.
Default: 'bulk' for cam4 physics package; 'modal' for cam5 physics package.
  
         
     | 
    char*5 | 
    camexp | 
  
  
    
         
        
          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
        
        
	     
A list of variable names of the concentration fields in the prescribed aerosol datasets
and corresponding names used in the physics buffer seperated by colons.  For example:
 prescribed_aero_specifier = 'pbuf_name1:ncdf_fld_name1','pbuf_name2:ncdf_fld_name2', ...
If there is no colon seperater then the specified name is used as both the pbuf_name and ncdf_fld_name,
Default: none
  
         
     | 
    char*32(50) | 
    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_ghg_cycle_yr
        
        
	     
The  cycle year of the prescribed green house gas data
if prescribed_ghg_type  is 'CYCLICAL'.
Format: YYYY
Default: 0
  
         
     | 
    integer | 
    prescribed_ghg_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_fixed_tod
        
        
	     
The time of day (seconds) corresponding to prescribed_ghg_fixed_ymd
at which the prescribed green house gas data is fixed
if prescribed_ghg_type is 'FIXED'.
Default: 0 seconds
  
         
     | 
    integer | 
    prescribed_ghg_nl | 
  
  
    
         
        
          prescribed_ghg_fixed_ymd
        
        
	     
The date at which the prescribed green house gas data  is fixed
if prescribed_ghg_type is 'FIXED'.
Format: YYYYMMDD
Default: 0
  
         
     | 
    integer | 
    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_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_ozone_cycle_yr
        
        
	     
The  cycle year of the prescribed ozone data
if prescribed_ozone_type  is 'CYCLICAL'.
Format: YYYY
Default: 0
  
         
     | 
    integer | 
    prescribed_ozone_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_fixed_tod
        
        
	     
The time of day (seconds) corresponding to prescribed_ozone_fixed_ymd
at which the prescribed ozone data is fixed
if prescribed_ozone_type is 'FIXED'.
Default: 0 seconds
  
         
     | 
    integer | 
    prescribed_ozone_nl | 
  
  
    
         
        
          prescribed_ozone_fixed_ymd
        
        
	     
The date at which the prescribed ozone data is fixed
if prescribed_ozone_type is 'FIXED'.
Format: YYYYMMDD
Default: 0
  
         
     | 
    integer | 
    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_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_volcaero_cycle_yr
        
        
	     
The  cycle year of the prescribed volcanic aerosol data
if prescribed_volcaero_type  is 'CYCLICAL'.
Format: YYYY
Default: 0
  
         
     | 
    integer | 
    prescribed_volcaero_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_fixed_tod
        
        
	     
The time of day (seconds) corresponding to prescribed_volcaero_fixed_ymd
at which the prescribed volcanic aerosol data is fixed
if prescribed_volcaero_type is 'FIXED'.
Default: 0 seconds
  
         
     | 
    integer | 
    prescribed_volcaero_nl | 
  
  
    
         
        
          prescribed_volcaero_fixed_ymd
        
        
	     
The date at which the prescribed volcanic aerosol data  is fixed
if prescribed_volcaero_type is 'FIXED'.
Format: YYYYMMDD
Default: 0
  
         
     | 
    integer | 
    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_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 | 
  
  
    
         
        
          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 | 
  
  
    
         
        
          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 | 
  
  
    
         
        
          sol_facti_cloud_borne
        
        
	     
In-cloud scav for cloud-borne aerosol tuning factor
Default: set by build-namelist.
  
         
     | 
    real | 
    chem_inparm | 
  
  
    
         
        
          srf_emis_cycle_yr
        
        
	     
The  cycle year of the surface emissions data
if srf_emis_type  is 'CYCLICAL'.
Format: YYYY
Default: 0
  
         
     | 
    integer | 
    chem_inparm | 
  
  
    
         
        
          srf_emis_fixed_tod
        
        
	     
The time of day (seconds) corresponding to srf_emis_fixed_ymd
at which the surface emissions are fixed
if srf_emis_type is 'FIXED'.
Default: 0 seconds
  
         
     | 
    integer | 
    chem_inparm | 
  
  
    
         
        
          srf_emis_fixed_ymd
        
        
	     
The date at which the surface emissions are fixed
if srf_emis_type is 'FIXED'.
Format: YYYYMMDD
Default: 0
  
         
     | 
    integer | 
    chem_inparm | 
  
  
    
         
        
          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_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 | 
  
  
    
         
        
          sulf_file
        
        
	     
Full pathname of dataset containing tropopheric sulfate aerosols
Default: set by build-namelist.
  
         
     | 
    char*256 | 
    chem_inparm | 
  
  
    
         
        
          tracer_cnst_cycle_yr
        
        
	     
The  cycle year of the prescribed chemical constituents data
if tracer_cnst_type  is 'CYCLICAL'.
Format: YYYY
Default: 0
  
         
     | 
    integer | 
    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_fixed_tod
        
        
	     
The time of day (seconds) corresponding to tracer_cnst_fixed_ymd
at which the chemical constituents data is fixed
if tracer_cnst_type is 'FIXED'.
Default: 0 seconds
  
         
     | 
    integer | 
    chem_inparm | 
  
  
    
         
        
          tracer_cnst_fixed_ymd
        
        
	     
The date at which the chemical constituents data is fixed
if tracer_cnst_type is 'FIXED'.
Format: YYYYMMDD
Default: 0
  
         
     | 
    integer | 
    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_type
        
        
	     
Type of time interpolation for data in tracer_cnst files.
Default: 'SERIAL'
  
         
     | 
    char*24 | 
    chem_inparm | 
  
  
    
         
        
          tracer_srcs_cycle_yr
        
        
	     
The  cycle year of the prescribed chemical sources data
if tracer_srcs_type  is 'CYCLICAL'.
Format: YYYY
Default: 0
  
         
     | 
    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_fixed_tod
        
        
	     
The time of day (seconds) corresponding to tracer_srcs_fixed_ymd
at which the chemical sources data is fixed
if tracer_srcs_type is 'FIXED'.
Default: 0 seconds
  
         
     | 
    integer | 
    chem_inparm | 
  
  
    
         
        
          tracer_srcs_fixed_ymd
        
        
	     
The date at which the chemical sources data is fixed
if tracer_srcs_type is 'FIXED'.
Format: YYYYMMDD
Default: 0
  
         
     | 
    integer | 
    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_type
        
        
	     
Type of time interpolation for data in tracer_srcs files.
Default: 'SERIAL'
  
         
     | 
    char*24 | 
    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 | 
  
    
         
        
          carma_conmax
        
        
	     
A fraction that scales how tight the convergence criteria are to
determine that the substepping has resulted in a valid solution.
Smaller values will force more substepping.
CARMA particles.
Default: 0.1
  
         
     | 
    real | 
    carma_nl | 
  
  
    
         
        
          carma_cstick
        
        
	     
Accommodation coefficient for coagulation.
Default: 1.0
  
         
     | 
    real | 
    carma_nl | 
  
  
    
         
        
          carma_do_aerosol
        
        
	     
Flag indicating that the CARMA model is an aerosol model, and
should be called in tphysac.
Default: TRUE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_cldice
        
        
	     
Flag indicating that CARMA is a cloud ice model and should
be called in tphysbc.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_cldliq
        
        
	     
Flag indicating that CARMA is a cloud liquid model and should
be called in tphysbc.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_clearsky
        
        
	     
Flag indicating that CARMA should do clear sky calculations for
particles that are not part of a cloud in addition to doing a
separate calculation for incloud particles. Only valid when
carma_do_incloud is true.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_coag
        
        
	     
Flag indicating whether the coagulation process is enabled for
CARMA particles.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_detrain
        
        
	     
Flag indicating that CARMA is responsible for detrain condensate
from convection into the model.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_drydep
        
        
	     
Flag indicating that the dry deposition process is enabled for
CARMA particles.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_emission
        
        
	     
Flag indicating that the emission of particles is enabled for
CARMA.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_explised
        
        
	     
Flag indicating that sedimentation should be calculated using an
explicit technique where the substepping is used to keep the CFL
condition from being violated rather than the default PPM scheme.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_fixedinit
        
        
	     
Flag indicating CARMA coefficients should only be initialized once from
a fixed temperature profile rather than recomputed for each column. This
improves performance, but reduces accuracy. By default the temperature
profile used is calculated as the average of the initial condition file,
but a predefined profile can be provided.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_grow
        
        
	     
Flag indicating that the condensational growth process is enabled for
CARMA particles.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_hetchem
        
        
	     
Flag indicating that CARMA sulfate surface area density will be used
in heterogeneous chemistry rate calculation.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_incloud
        
        
	     
Flag indicating that CARMA should treat cloud particles as incloud
rather than gridbox average calculations.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_optics
        
        
	     
Flag indicating that carma should generate optical properties files
for the CAM radiation code.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_pheat
        
        
	     
Flag indicating that particle heating will be used for the condensational
growth process.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_pheatatm
        
        
	     
Flag indicating that particle heating will affect the atmospheric
temperature.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_substep
        
        
	     
Flag indicating that substepping will be used for the condensational
growth process.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_thermo
        
        
	     
Flag indicating that changes in heating will be calculated as a result
CARMA processes and will affect the CAM heating tendency.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_vdiff
        
        
	     
Flag indicating that the effect of Brownian diffusion will be calculated for
CARMA particles. NOTE: This needs to be used in conjunction with CARMA
sedimentation.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_vtran
        
        
	     
Flag indicating that the sedimentation process is enabled for
CARMA particles.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_do_wetdep
        
        
	     
Flag indicating that the wet deposition process is enabled for
CARMA particles.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_dt_threshold
        
        
	     
When non-zero, the largest change in temperature (K)
allowed per substep.
Default: 0.
  
         
     | 
    real | 
    carma_nl | 
  
  
    
         
        
          carma_fields
        
        
	     
List of fluxes needed by the CARMA model, from CLM to CAM.
Default: set by build-namelist.
  
         
     | 
    char*256 | 
    carma_inparm | 
  
  
    
         
        
          carma_flag
        
        
	     
Flag indicating whether CARMA is enabled. If CARMA has been included
in the build (configure -carma with something other than none), then
this will cause all of the CARMA constituents and field names to be
registered, but no other CARMA process will be preformed. This overrides
the individual CARMA process flags.
Default: FALSE
  
         
     | 
    logical | 
    carma_nl | 
  
  
    
         
        
          carma_gsticki
        
        
	     
Accommodation coefficient for growth with ice.
Default: 0.93
  
         
     | 
    real | 
    carma_nl | 
  
  
    
         
        
          carma_gstickl
        
        
	     
Accommodation coefficient for growth with liquid.
Default: 1.0
  
         
     | 
    real | 
    carma_nl | 
  
  
    
         
        
          carma_maxretries
        
        
	     
Specifies the maximum number of retry attempts to be used when 
condensational growth requires substepping, but the original estimate
for the amount of substepping was insufficient.
Default: 8
  
         
     | 
    integer | 
    carma_nl | 
  
  
    
         
        
          carma_maxsubsteps
        
        
	     
Specifies the maximum number of substeps that could be used for the
first guess when condensational growth requires substepping.
Default: 1
  
         
     | 
    integer | 
    carma_nl | 
  
  
    
         
        
          carma_model
        
        
	     
The name of the active CARMA microphysics model or none when CARMA
is not active.
Default: none
  
         
     | 
    char*32 | 
    carma_nl | 
  
  
    
         
        
          carma_reftfile
        
        
	     
Specifies the name of the reference temperature file that will be
used (and created if necessary)  for initialization of CARMA to a
fixed temperature profile.
Default: carma_reft.nc
  
         
     | 
    char*256 | 
    carma_nl | 
  
  
    
         
        
          carma_rhcrit
        
        
	     
Critical relative humidity for liquid cloud formation, used
for sub-grid scale in-cloud saturation.
Default: 1.0
  
         
     | 
    real | 
    carma_nl | 
  
  
    
         
        
          carma_tstick
        
        
	     
Accommodation coefficient for temperature.
Default: 1.0
  
         
     | 
    real | 
    carma_nl |