source: lmdz_wrf/WRFV3/Registry/Registry.NMM @ 1

Last change on this file since 1 was 1, checked in by lfita, 10 years ago
  • -- --- Opening of the WRF+LMDZ coupling repository --- -- -

WRF: version v3.3
LMDZ: version v1818

More details in:

File size: 121.4 KB
Line 
1# Registry file NMM
2#                                               
3# At the present time this file is managed manually and edited by hand.                                         
4#                                               
5################################################################################
6# Dimension specifications
7#
8# This section of the Registry file is used to specify the dimensions
9# that will be used to define arrays. Dim is the one-letter name of the
10# dimension.  How defined can either be "standard_domain", which means
11# that the dimension (1) is one of the three spatial dimensions and (2)
12# it will be set using the standard namelist mechanism and domain data
13# structure dimension fields (e.g. sd31,ed31,sd32...).
14#
15# Order refers to which of the three sets of just-mentioned internal
16# dimension variables the dimension is referred to by in the driver.
17# That is, is it the first, second, or third dimension.  The registry
18# infers the mapping of its internal dimensions according to the
19# combination of Order and Coord-axis that are specified in this table.
20# Note that it is all right to more than one dimension name for, say, the
21# x dimension.  However, the Order and Coord-axis relationship must be
22# consistent throughout.
23#
24# Note: these entries do not enforce storage order on a particular field.
25# That is determined by the dimension strings for each field. But it does
26# relate the dimspec to the internal data structures that the driver uses
27# to maintain the three physical domain dimensions.
28#
29# "How defined" can also specify the name of a namelist variable from which
30# the definition for the dimension will come; this is specified as
31# "namelist=<variable name>".  The namelist variable must have been
32# defined as an integer and with only one entry in the rconfig table. Or
33# a constant can be specified.  The coordinate axis for the dimension is
34# either X, Y, Z, or C (for "not a spatial dimension").  The Dimname is
35# the descriptive name of the dimension that will be included in the
36# metadata in data sets.  Note that the b, f, and t modifiers that appear
37# as the last characters of dimension strings used # in state and # i1
38# registry definitions are not dimensions and do not need to be declared
39# here.
40#
41
42include registry.dimspec
43
44#### 7. Edit the Registry file and create the state data assocaited with this
45####    solver.  Single entry:
46state real x ikj dyn_exp 2 - ir "TOYVAR"
47####
48
49#############
50rconfig   integer ntracers                namelist,physics     1              4       -
51
52# option 1
53#dimspec ntracevars   -     constant=4             c       number of 4d tracer variables
54#state   real    -   ijk{ntracevars}f  tracers   1  -  - - -
55#state   real    t1  ijk{ntracevars}f  tracers   1  -  r - -
56#state   real    t2  ijk{ntracevars}f  tracers   1  -  r - -
57#state   real    t3  ijk{ntracevars}f  tracers   1  -  r - -
58#state   real    t4  ijk{ntracevars}f  tracers   1  -  r - -
59#package   tracer_option_1     ntracers==4                -             tracers:t1,t2,t3,t4
60
61# option 2
62state   real    -     ijkf  szj   1  -  - - -
63state   real    szj1  ijkf  szj   1  -  - "szj1" "szj" "units"
64state   real    szj2  ijkf  szj   1  -  - "szj2" "szj" "units"
65state   real    szj3  ijkf  szj   1  -  - "szj3" "szj" "units"
66state   real    szj4  ijkf  szj   1  -  - "szj4" "szj" "units"
67
68state   real    -     ijkf  s1z   1  -  - - -
69state   real    s1z1  ijkf  s1z   1  -  - "s1z1" "s1z" "units"
70state   real    s1z2  ijkf  s1z   1  -  - "s1z2" "s1z" "units"
71state   real    s1z3  ijkf  s1z   1  -  - "s1z3" "s1z" "units"
72state   real    s1z4  ijkf  s1z   1  -  - "s1z4" "s1z" "units"
73
74state   real    -     ijkf  spz   1  -  - - -
75state   real    spz1  ijkf  spz   1  -  - "spz1" "spz" "units"
76state   real    spz2  ijkf  spz   1  -  - "spz2" "spz" "units"
77state   real    spz3  ijkf  spz   1  -  - "spz3" "spz" "units"
78state   real    spz4  ijkf  spz   1  -  - "spz4" "spz" "units"
79
80state   real    -     ijkf  tcs   1  -  - - -
81state   real    tcs1  ijkf  tcs   1  -  - "tcs1" "tcs" "units"
82state   real    tcs2  ijkf  tcs   1  -  - "tcs2" "tcs" "units"
83state   real    tcs3  ijkf  tcs   1  -  - "tcs3" "tcs" "units"
84state   real    tcs4  ijkf  tcs   1  -  - "tcs4" "tcs" "units"
85
86package tracer_option_2 ntracers==4 - szj:szj1,szj2,szj3,szj4;s1z:s1z1,s1z2,s1z3,s1z4;spz:spz1,spz2,spz3,spz4;tcs:tcs1,tcs2,tcs3,tcs4
87
88################################################################################
89################################################################################
90################################################################################
91
92# Lines that start with the word 'state' form a table that is                                           
93# used by the script use_registry to generate module_state_descript.F                                           
94# and other files.  Also see documentation in use_registry.                                             
95#
96# It is reauired that LU_INDEX appears before any variable that is
97# interpolated with a mask, as lu_index supplies that mask.
98#
99state    real  LU_INDEX         ij      misc        1         -     irh01d=(interp_fcnm)u=(copy_fcnm)   "LU_INDEX"              "LAND USE CATEGORY"         ""
100state    real  LU_MASK          ij      misc        1         -     i3h1     "LU_MASK"              "0 land 1 water"         ""
101################################################################################
102################################################################################
103
104################################
105## WPS-specific Variables
106################################
107                                                                                                                                             
108state    real   p_gc           ijg      dyn_nmm      1     Z     i1      "PRES"     "pressure"            "Pa"
109state    real   vegcat         ij       misc         1     -     i12     "VEGCAT"        "VEGETATION CAT DOMINANT TYPE" ""
110state    real   soilcat        ij       misc         1     -     i12     "SOILCAT"       "SOIL CAT DOMINANT TYPE" ""
111                                                                                                                                             
112state    real   input_soil_cat ij       misc         1     -     i12     "SOIL_CAT"       "SOIL CAT DOMINANT TYPE" ""
113state    real   tsk_gc         ij       dyn_nmm      1     -     i1      "SKINTEMP"  "skin temperature"  "K"
114state    real   XICE_gc        ij       misc         1     -     i014r    "SEAICE"                 "SEA ICE"         ""
115state    real   ght_gc         ijg      dyn_nmm      1     Z     i1      "GHT"   "geopotential height" "m"
116state    real   rh_gc          ijg      dyn_nmm      1     Z     i1      "RH"    "relative humidity"   "%"
117state    real   v_gc           ijg      dyn_nmm      1     Z     i1      "VV"     "y-wind component"    "m s-1"
118state    real   u_gc           ijg      dyn_nmm      1     Z     i1      "UU"     "x-wind component"    "m s-1"
119state    real   t_gc           ijg      dyn_nmm      1     Z     i1      "TT"     "temperature"         "K"
120state    real   snoalb         ij        misc        1     -     i012r   "SNOALB"        "ANNUAL MAX SNOW ALBEDO IN FRACTION" ""
121state    real   greenfrac_gc   ijm      dyn_nmm      1     Z     i1      "GREENFRAC" "monthly greenness fraction" "0 - 1 fraction"
122state    real   albedo12m_gc   ijm      dyn_nmm      1     Z     i1      "ALBEDO12M" "background albedo" "0 - 1 fraction"
123state    real   soilcbot_gc    ijs      misc         1     Z     i1      "SOILCBOT"      "description"  "units"
124state    real   soilctop_gc    ijs      misc         1     Z     i1      "SOILCTOP"      "description"  "units"
125state    real   tmn_gc         ij       dyn_nmm      1     -     i1      "SOILTEMP"  "annual mean deep soil temperature"  "K"
126state    real   htv_gc         ij       dyn_nmm      1     -     i1      "HGT_V" "wind point topography elevation" "m"
127state    real   ht_gc          ij       dyn_nmm      1     -     i1      "HGT_M" "mass point topography elevation" "m"
128state    real   landusef_gc    iju      misc         1     Z     i1      "LANDUSEF"      "description"  "units"
129state    real   vlon_gc        ij       dyn_nmm      1     -     i1      "XLONG_V" "longitude, positive east" "degrees"
130state    real   vlat_gc        ij       dyn_nmm      1     -     i1      "XLAT_V" "latitude, positive north" "degrees"
131state    real   hlon_gc        ij       dyn_nmm      1     -     i1      "XLONG_M" "longitude, positive east" "degrees"
132state    real   hlat_gc        ij       dyn_nmm      1     -     i1      "XLAT_M" "latitude, positive north" "degrees"
133   
134##############################################################
135# Variables for nmm dynamics                                           
136#
137# module_BC
138#
139# pdb is only 2d but registry doesn't support 2d bdy arrays right now...
140
141state integer julyr_rst      -     dyn_nmm     1      -    r  "JULYR_RST" "JULYR for restart moving nest "
142state integer julday_rst     -     dyn_nmm     1      -    r  "JULDAY_RST" "JULDAY for restart moving nest "
143state real    gmt_rst        -     dyn_nmm     1      -    r  "GMT_RST" "GMT for restart moving nest "
144state integer NTIME0         -     dyn_nmm     1      -    r  "NTIME0" "COUNT FOR PREVIOUS MOVING NEST"
145
146# flag for nest movement
147state  logical moved       -     misc       1      -     -
148
149state   real   ducudt       ijk     misc        1         -    rh  "UMMIX" "U TENDENCY  MOMENTUM MIXING IN SAS"
150state   real   dvcudt       ijk     misc        1         -    rh  "VMMIX" "V TENDENCY  MOMENTUM MIXING IN SAS"
151# For random number in SAS convection in HWRF
152
153state  real    store_rand  ij    dyn_nmm   1      -      rh      "RANDOM"  "RANDOM NUMBER FOR SAS"                       ""
154state  integer nrnd1        k    dyn_nmm   1      -      r       "NRND1"   "Receives seed for random number generator"   ""
155
156#
157# module_MASKS
158#
159state  real   hbm2      ij     dyn_nmm     1      -      irh     "HBM2"    "Height boundary mask; =0 outer 2 rows on H points"       ""
160state  real   hbm3      ij     dyn_nmm     1      -      irh     "HBM3"    "Height boundary mask; =0 outer 3 rows on H points"       ""
161state  real   vbm2      ij     dyn_nmm     1      -      irh     "VBM2"    "Velocity boundary mask; =0 outer 2 rows on V points"     ""
162state  real   vbm3      ij     dyn_nmm     1      -      irh     "VBM3"    "Velocity boundary mask; =0 outer 3 rows on V points"     ""
163state  real   sm        ij     dyn_nmm     1      -      i01rh   "SM"      "Sea mask; =1 for sea, =0 for land"                       ""
164state  real   sice      ij     dyn_nmm     1      -      irh     "SICE"    "Sea ice mask; =1 for sea ice, =0 for no sea ice"         ""
165#
166# module_VRBLS
167#
168state  integer ntsd     -       dyn_nmm    -      -      r       "NTSD"    "Number of timesteps done"                      ""
169state  integer nstart_hour  -   dyn_nmm    -      -      r       "NSTART_HOUR"   "Forecast hour at start of integration"   ""
170state  real   pd        ijb     dyn_nmm    1      -      i01rh   "PD"      "Mass at I,J in the sigma domain"               "Pa"
171state  real   fis       ij      dyn_nmm    1      -      i01rh   "FIS"     "Surface geopotential"                          "m2 s-2"
172state  real   res       ij      dyn_nmm    1      -      irh     "RES"     "Reciprocal of surface sigma"                   ""
173state  real   t         ijkb    dyn_nmm    1      -      i01rh   "T"       "Sensible temperature"                          "K"
174state  real   q         ijkb    dyn_nmm    1      -      i01rh   "Q"       "Specific humidity"                             "kg kg-1"
175state  real   u         ijkb    dyn_nmm    1      -      i01rh   "U"       "U component of wind"                           "m s-1"
176state  real   v         ijkb    dyn_nmm    1      -      i01rh   "V"       "V component of wind"                           "m s-1"
177state  real   told      ijk     dyn_nmm    1      -      r       "TOLD"    "T from previous timestep"                      "K"
178state  real   uold      ijk     dyn_nmm    1      -      r       "UOLD"    "U from previous timestep"                      "m s-1"
179state  real   vold      ijk     dyn_nmm    1      -      r       "VOLD"    "V from previous timestep"                      "m s-1"
180#
181# NMM DFI
182#
183# state   real   hcoeff         {ndfi} misc        1         -     -    "HCOEFF"               "initialization weights"
184# state   real   hcoeff_tot       -    misc        1         -     -    "HCOEFF_TOT"               "initialization weights"
185
186state  real   dfi_pd        ij     misc    1      -      r   "DFI_PD"      "Mass at I,J in the sigma domain"               "Pa"
187state  real   dfi_pint      ijk    misc    1      Z      r   "DFI_PINT"      "Model layer interface pressure"   "Pa"
188state  real   dfi_dwdt      ijk    misc    1      -     r    "DFI_DWDT"      "dwdt and 1+(dwdt)/g"              "m s-2"
189state  real   dfi_t         ijk    misc    1      -      r   "DFI_T"       "Sensible temperature"                          "K"
190state  real   dfi_q         ijk    misc    1      -      r   "DFI_Q"       "Specific humidity"                             "kg kg-1"
191state  real   dfi_u         ijk    misc    1      -      r   "DFI_U"       "U component of wind"                           "m s-1"
192state  real   dfi_v         ijk    misc    1      -      r   "DFI_V"       "V component of wind"                           "m s-1"
193state  real   dfi_q2        ijk    misc    1      -      r   "DFI_Q2"      "2 * Turbulence kinetic energy"                 "m2 s-2"
194state  real   dfi_cwm       ijk    misc    1      -      r   "DFI_CWM"     "Total condensate"                              "kg kg-1"
195state  real   dfi_rrw       ijk    misc    1      -      r   "DFI_RRW"     "Tracer"                                        "kg kg-1"
196#
197### remaining simply set aside, and restored to original values after filtering.
198#
199state    real  dfi_STC        ilj   misc          1         Z     r    "DFI_STC"         "SOIL TEMPERATURE"   "K"
200state    real  dfi_SMC        ilj   misc          1         Z     r    "DFI_SMC"       "SOIL MOISTURE"     "m3 m-3"
201state    real  dfi_SH2O       ilj   misc          1         Z     r    "DFI_SH2O"      "UNFROZEN SOIL MOISTURE"     "m3 m-3"
202
203state    real  dfi_SNOW        ij    misc        1         -     r    "dfi_SNOW"         "SNOW WATER EQUIVALENT"    "kg m-2"
204state    real  dfi_SNOWH       ij    misc        1         -     r    "dfi_SNOWH"        "PHYSICAL SNOW DEPTH"      "m"
205state    real  dfi_CANWAT      ij    misc        1         -     r    "dfi_CANWAT"       "CANOPY WATER"             "kg m-2"
206state    real  dfi_NMM_TSK      ij      misc        1       -     r   "dfi_NMM_TSK"               "saved SURFACE SKIN TEMPERATURE"
207state    real  dfi_SNOWC        ij      misc        1       -      r  "dfi_SNOWC"             "FLAG INDICATING SNOW COVERAGE (1 FOR SNOW COVER)"         ""
208#
209# module_DYNAM
210#
211state  real   dx_nmm    ij     dyn_nmm     1      -      irh     "DX_NMM"  "East-west distance H-to-V points"              "m"
212state  real   wpdar     ij     dyn_nmm     1      -      ir             
213state  real   cpgfu     ij     dyn_nmm     1      -      ir
214state  real   curv      ij     dyn_nmm     1      -      ir      "CURV"    "Curvature term= .5*DT*TAN(phi)/RadEarth"       "s m-1"
215state  real   fcp       ij     dyn_nmm     1      -      ir
216state  real   fdiv      ij     dyn_nmm     1      -      ir
217state  real   f         ij     dyn_nmm     1      -      ir      "F"       "Coriolis * DT/2"                               ""
218state  real   fad       ij     dyn_nmm     1      -      ir
219state  real   ddmpu     ij     dyn_nmm     1      -      ir      "DDMPU"   "Divergence damping term for U"                 "m"
220state  real   ddmpv     ij     dyn_nmm     1      -      ir      "DDMPV"   "Divergence damping term for V"                 "m"
221state  real   deta      k      dyn_nmm     1      -      i01r    "DETA"    "Delta sigma in sigma domain"                   ""
222state  real   rdeta     k      dyn_nmm     1      -      ir      "RDETA"   "Reciprocal of DETA"                            ""
223state  real   aeta      k      dyn_nmm     1      -      i01r   
224state  real   f4q2      k      dyn_nmm     1      -      ir   
225state  real   etax      k      dyn_nmm     1      -      i01r
226state  real   dfl       k      dyn_nmm     1      Z      i01r    "DFL"     "Standard atmosphere geopotential"              "m2 s-2"
227state  real   deta1     k      dyn_nmm     1      -      i01r    "DETA1"   "Delta sigma in pressure domain"                ""
228state  real   aeta1     k      dyn_nmm     1      -      i01r    "AETA1"   "Midlayer sigma value in pressure domain"       ""
229state  real   eta1      k      dyn_nmm     1      Z      i01rh   "ETA1"    "Interface sigma value in pressure domain"      ""
230state  real   deta2     k      dyn_nmm     1      -      i01r    "DETA2"   "Delta sigma in sigma domain"                   ""
231state  real   aeta2     k      dyn_nmm     1      -      i01r    "AETA2"   "Midlayer sigma value in sigma domain"          ""
232state  real   eta2      k      dyn_nmm     1      Z      i01rh   "ETA2"    "Interface sigma value in sigma domain"         ""
233state  real   em        q      dyn_nmm     1      -      ir
234state  real   emt       q      dyn_nmm     1      -      ir
235state  real   adt       ij     dyn_nmm     1      -      -       "ADT"     "Change of T due to advection"                  "K"
236state  real   adu       ij     dyn_nmm     1      -      -       "ADU"     "Change of U due to advection"                  "m s-1"
237state  real   adv       ij     dyn_nmm     1      -      -       "ADV"     "Change of V due to advection"                  "m s-1"
238state  real   em_loc    q      dyn_nmm     1      -      r
239state  real   emt_loc   q      dyn_nmm     1      -      r
240state  real   dy_nmm    -      dyn_nmm     -      -      ir      "DY_NMM"  "North-south distance H-to-V points"            "m"
241state  real   cpgfv     -      dyn_nmm     -      -      ir
242state  real   en        -      dyn_nmm     -      -      ir
243state  real   ent       -      dyn_nmm     -      -      ir
244state  real   f4d       -      dyn_nmm     -      -      ir
245state  real   f4q       -      dyn_nmm     -      -      ir
246state  real   ef4t      -      dyn_nmm     -      -      ir
247state  logical upstrm   -      dyn_nmm     -      -      -       "UPSTRM"  ".TRUE. => In upstream advec region of grid"    ""
248state  real   dlmd      -      dyn_nmm     -      -      ir      "DLMD"    "East-west angular distance H-to-V points"      "degrees"
249state  real   dphd      -      dyn_nmm     -      -      ir      "DPHD"    "North-south angular distance H-to-V points"    "degrees"
250state  real   pdtop     -      dyn_nmm     -      -      i01rh   "PDTOP"   "Mass at I,J in pressure domain"                "Pa"
251state  real   pt        -      dyn_nmm     -      -      i01rh   "PT"      "Pressure at top of domain"                     "Pa"
252#
253# module_CONTIN
254#
255state  real   pdsl      ij     dyn_nmm     1      -      -       "PDSL"    "Sigma-domain pressure at sigma=1"           "Pa"
256state  real   pdslo     ij     dyn_nmm     1      -      -       "PDSLO"   "PDSL from previous timestep"                "Pa"
257state  real   psdt      ij     dyn_nmm     1      -      r       "PSDT"    "Surface pressure tendency"                  "Pa s-1"
258state  real   div       ijk    dyn_nmm     1      -      r       "DIV"     "Divergence"                                 "Pa s-1"
259state  real   few       ijk    dyn_nmm     1      -      -       "FEW"     "Integrated east-west mass flux"             "Pa m2 s-1"
260state  real   fne       ijk    dyn_nmm     1      -      -       "FNE"     "Integrated northeast-southwest mass flux"   "Pa m2 s-1"
261state  real   fns       ijk    dyn_nmm     1      -      -       "FNS"     "Integrated north-south mass flux"           "Pa m2 s-1"
262state  real   fse       ijk    dyn_nmm     1      -      -       "FSE"     "Integrated southeast-northwest mass flux"   "Pa m2 s-1"
263state  real   omgalf    ijk    dyn_nmm     1      -      r       "OMGALF"  "Omega-alpha"                                "K"
264state  real   petdt     ijk    dyn_nmm     1      -      -       "PETDT"   "Vertical mass flux"                         "Pa s-1"
265state  real   rtop      ijk    dyn_nmm     1      -      r       "RTOP"    "Rd * Tv / P"                                "m3 kg-1"
266#
267# module_PVRBLS
268#
269state real  pblh        ij    dyn_nmm   1    -     rh       "PBLH"     "PBL Height"                           "m"
270state integer lpbl      ij    dyn_nmm   1    -     ir       "LPBL"     "Model layer of PBL top"               ""
271state  real   mixht     ij    dyn_nmm   1    -     rh       "MIXHT"                 "MXL HEIGHT"              "m"
272state  real   ustar     ij    dyn_nmm   1    -     irh      "USTAR"    "Friction velocity"                    "m s-1"
273state  real   z0        ij    dyn_nmm   1    -     i01rh    "Z0"       "Roughness height"                     "m"
274state  real   z0base    ij    dyn_nmm   1    -     ir       "Z0BASE"   "Base roughness height"                "m"
275state  real   ths       ij    dyn_nmm   1    -     irh      "THS"      "Surface potential temperature"        "K"
276state  real   mavail    ij    dyn_nmm   1    -     i
277state  real   qsh       ij    dyn_nmm   1    -     irh      "QS"       "Surface specific humidity"            "kg kg-1"
278state  real   twbs      ij    dyn_nmm   1    -     irh      "TWBS"     "Instantaneous sensible heat flux"     "W m-2"
279state  real   qwbs      ij    dyn_nmm   1    -     irh      "QWBS"     "Instantaneous latent heat flux"       "W m-2"
280state  real   taux      ij    dyn_nmm   1    -     irh      "TAUX"     "Instantaneous stress along X direction in KG/M/S^2"
281state  real   tauy      ij    dyn_nmm   1    -     irh      "TAUY"     "Instantaneous stress along Y direction in KG/M/S^2"
282state  real   prec      ij    dyn_nmm   1    -     rh       "PREC"     "Precipitation in physics timestep"    "m"
283state  real   aprec     ij    dyn_nmm   1    -     rh
284state  real   acprec    ij    dyn_nmm   1    -     rh       "ACPREC"   "Accumulated total precipitation"      "m"
285state  real   cuprec    ij    dyn_nmm   1    -     rh       "CUPREC"   "Accumulated convective precipitation" "m"
286state  real   lspa      ij    dyn_nmm   1    -     h        "LSPA"     "Land Surface Precipitation Accumulation"   "kg m-2"
287state  real   ddata     ij    dyn_nmm   1    -     -        "DDATA"    "Observed precip to each physics timestep"  "kg m-2"
288state  real   accliq    ij    dyn_nmm   1    -     r
289state  real   sno       ij    dyn_nmm   1    -     irh      "SNO"      "Liquid water eqiv of snow on ground"  "kg m-2"
290state  real   si        ij    dyn_nmm   1    -     irh      "SI"       "Depth of snow on ground"              "mm"
291state  real   cldefi    ij    dyn_nmm   1    -     rh       "CLDEFI"   "Convective cloud efficiency"          ""
292state  real   deep      ij    dyn_nmm   1    -     r        "DEEP"     "Deep convection =>.TRUE."             ""
293state  real   rf        ij    dyn_nmm   1    -     r
294state  real   th10      ij    dyn_nmm   1    -     rh       "TH10"     "10-m potential temperature from MYJ"  "K"
295state  real   q10       ij    dyn_nmm   1    -     rh       "Q10"      "10-m specific humidity from MYJ"      "kg kg-1"
296state  real   pshltr    ij    dyn_nmm   1    -     rh       "PSHLTR"   "2-m pressure from MYJ"                "Pa"
297state  real   tshltr    ij    dyn_nmm   1    -     rh       "TSHLTR"   "2-m potential temperature from MYJ"   "K"
298state  real   qshltr    ij    dyn_nmm   1    -     rh       "QSHLTR"   "2-m specific humidity from MYJ"       "kg kg-1"
299state  real   q2        ijkb  dyn_nmm   1    -     irh      "Q2"       "2 * Turbulence kinetic energy"        "m2 s-2"
300state  real   t_adj     ijk   dyn_nmm   1    -     r        "T_ADJ"    "T change due to precip in phys step"  "K"
301state  real   t_old     ijk   dyn_nmm   1    -     r        "T_OLD"    "T before last call to precip"         "K"
302state  real   zero_3d   ijk   dyn_nmm   1    -     r
303state  real   W0AVG     ikj   dyn_nmm   1    -     r        "W0AVG" "AVERAGE VERTICAL VELOCITY FOR KF CUMULUS SCHEME"  "m s-1"
304state  real   AKHS_OUT  ij    dyn_nmm   1    -     rh       "AKHS_OUT"  "Output sfc exch coeff for heat"               "m2 s-1"
305state  real   AKMS_OUT  ij    dyn_nmm   1    -     rh       "AKMS_OUT"  "Output sfc exch coeff for momentum"           "m2 s-1"   
306#
307# module_PHYS
308#
309state  real   albase    ij    dyn_nmm   1    -     i01rh    "ALBASE"    "Base albedo"            ""
310state  real   albedo    ij    dyn_nmm   1    -     irh      "ALBEDO"    "Dynamic albedo"         ""
311state  real   cnvbot    ij    dyn_nmm   1    -     irh      "CNVBOT"    "Lowest convec cloud bottom lyr between outputs"  ""
312state  real   cnvtop    ij    dyn_nmm   1    -     irh      "CNVTOP"    "Highest convec cloud top lyr between outputs"    ""
313state  real   czen      ij    dyn_nmm   1    -     irh      "CZEN"      "Cosine of solar zenith angle"                    ""
314state  real   czmean    ij    dyn_nmm   1    -     irh      "CZMEAN"    "Mean CZEN between SW radiation calls"            ""
315state  real   embck     ij    dyn_nmm   1    -     ir       "EMBCK"     "Background radiative emissivity"                 ""
316state  real   epsr      ij    dyn_nmm   1    -     irh      "EPSR"      "Radiative emissivity"                            ""
317state  real   gffc      ij    dyn_nmm   1    -     ir
318state  real   glat      ij    dyn_nmm   1    -     i01rh    "GLAT"      "Geographic latitude, radians"                    ""
319state  real   glon      ij    dyn_nmm   1    -     i01rh    "GLON"      "Geographic longitude, radians"                   ""
320state  real   NMM_TSK   ij    dyn_nmm   1    -     i01r     "TSK"       "Skin temperature"                                "K"
321state  real   def3d     ijk   dyn_nmm   1    -     r        "DEF3D"     "Deformation term from horizontal diffusion"      ""
322state  real   hdac      ij    dyn_nmm   1    -     ir       "HDAC"      "Composite diffusion coeff for mass points"       "s m-1"
323state  real   hdacv     ij    dyn_nmm   1    -     ir       "HDACV"     "Composite diffusion coeff for velocity points"   "s m-1"
324state  real   mxsnal    ij    dyn_nmm   1    -     i01rh    "MXSNAL"    "Maximum deep snow albedo"                        ""
325state  real   radin     ij    dyn_nmm   1    -     r                       
326state  real   radot     ij    dyn_nmm   1    -     rh       "RADOT"     "Radiative emission from surface"                 "W m-2"
327state  real   sigt4     ij    dyn_nmm   1    -     rh       "SIGT4"     "Stefan-Boltzmann * T**4"                         "W m-2"
328state  real   tg        ij    dyn_nmm   1    -     i01rh    "TGROUND"   "Deep ground soil temperature"                    "K"
329state  real   dfrlg     k     dyn_nmm   1    Z     i01r     "DFRLG"     "Std atmosphere height of model layer interfaces" "m"
330state integer lvl       ij    dyn_nmm   1    -     ir
331#
332# module_CLDWTR.F
333#
334state  real   cwm       ijkb  dyn_nmm   1    -     rh       "CWM"       "Total condensate"                     "kg kg-1"
335state  real   rrw       ijkb  dyn_nmm   1    -     rh       "RRW"       "Tracer"                               "kg kg-1"
336state  real   f_ice     ikj   dyn_nmm   1    -     rh       "F_ICE"     "Frozen fraction of CWM"               ""
337state  real   f_rain    ikj   dyn_nmm   1    -     rh       "F_RAIN"    "Rain fraction of liquid part of CWM"  ""
338state  real   f_rimef   ikj   dyn_nmm   1    -     rh       "F_RIMEF"   "Rime factor"                          ""
339state  real   cldfra    ijk   dyn_nmm   1    -     rh       "CLDFRA"    "Cloud fraction"                       ""
340state  real   sr        ij    dyn_nmm   1    -     irh      "SR"        "Timestep mass ratio of snow:precip"   ""
341state  real   cfrach    ij    dyn_nmm   1    -     rh       "CFRACH"    "High cloud fraction"                  ""
342state  real   cfracl    ij    dyn_nmm   1    -     rh       "CFRACL"    "Low cloud fraction"                   ""
343state  real   cfracm    ij    dyn_nmm   1    -     rh       "CFRACM"    "Middle cloud fraction"                ""
344state logical micro_start        -     dyn_nmm   -    -     -
345#
346# module_SOIL.F
347#
348state integer islope    ij    dyn_nmm   1    -     i01rh
349state  real   dzsoil    k     dyn_nmm   1    -     irh      "DZSOIL"    "Thickness of soil layers"         "m"
350state  real   rtdpth    k     dyn_nmm   1    -     i01r
351state  real   sldpth    k     dyn_nmm   1    -     i01rh    "SLDPTH"    "Depths of centers of soil layers" "m"
352state  real   cmc       ij    dyn_nmm   1    -     i01rh    "CMC"       "Canopy moisture"                  "m"
353state  real   grnflx    ij    dyn_nmm   1    -     irh      "GRNFLX"    "Deep soil heat flux"              "W m-2"
354state  real   pctsno    ij    dyn_nmm   1    -     irh
355state  real   soiltb    ij    dyn_nmm   1    -     i01rh    "SOILTB"    "Deep ground soil temperature"     "K"
356state  real   vegfrc    ij    dyn_nmm   1    -     i014rh    "VEGFRC"    "Vegetation fraction"              ""
357state  real   shdmin    ij    dyn_nmm   1    -     -
358state  real   shdmax    ij    dyn_nmm   1    -     -
359state  real   sh2o      ilj   dyn_nmm   1    Z     irh      "SH2O"      "Unfrozen soil moisture volume fraction"  ""
360state  real   smc       ilj   dyn_nmm   1    Z     irh      "SMC"       "Soil moisture volume fraction"    ""
361state  real   stc       ilj   dyn_nmm   1    Z     irh      "STC"       "Soil temperature"                 "K"
362#
363# module_GWD.F
364#
365state  real   hstdv     ij    dyn_nmm   1    -     i01rh      "HSTDV"     "Standard deviation of height"     "m"
366state  real   hcnvx     ij    dyn_nmm   1    -     i01rh      "HCNVX"     "Normalized 4th moment of orographic convexity"     ""
367state  real   hasyw     ij    dyn_nmm   1    -     i01rh      "HASYW"     "Orographic asymmetry in W-E plane"  ""
368state  real   hasys     ij    dyn_nmm   1    -     i01rh      "HASYS"     "Orographic asymmetry in S-N plane"  ""
369state  real   hasysw    ij    dyn_nmm   1    -     i01rh      "HASYSW"    "Orographic asymmetry in SW-NE plane"  ""
370state  real   hasynw    ij    dyn_nmm   1    -     i01rh      "HASYNW"    "Orographic asymmetry in NW-SE plane"  ""
371state  real   hlenw     ij    dyn_nmm   1    -     i01rh      "HLENW"     "Orographic length scale in W-E plane"  ""
372state  real   hlens     ij    dyn_nmm   1    -     i01rh      "HLENS"     "Orographic length scale in S-N plane"  ""
373state  real   hlensw    ij    dyn_nmm   1    -     i01rh      "HLENSW"    "Orographic length scale in SW-NE plane"  ""
374state  real   hlennw    ij    dyn_nmm   1    -     i01rh      "HLENNW"    "Orographic length scale in NW-SE plane"  ""
375state  real   hangl     ij    dyn_nmm   1    -     i01rh      "HANGL"     "Angle of the mountain range w/r/t east"  "deg"
376state  real   hanis     ij    dyn_nmm   1    -     i01rh      "HANIS"     "Anisotropy/aspect ratio of orography"   ""
377state  real   hslop     ij    dyn_nmm   1    -     i01rh      "HSLOP"     "Slope of orography"             ""
378state  real   hzmax     ij    dyn_nmm   1    -     i01rh      "HZMAX"     "Maximum height above mean orography"    "m"
379state  real   crot      ij    dyn_nmm   1    -      -       "CROT"      "Cosine of angle between model and earth coordinates"    ""
380state  real   srot      ij    dyn_nmm   1    -      -       "SROT"      "Sine of angle between model and earth coordinates"    ""
381state  real   UGWDsfc   ij    dyn_nmm   1    -      h       "UGWDsfc"   "Surface zonal wind stress due to gravity wave drag"    "N m-2"
382state  real   VGWDsfc   ij    dyn_nmm   1    -      h       "VGWDsfc"   "Surface meridional wind stress due to gravity wave drag"    "N m-2"
383#
384# module_NHYDRO.F
385#
386state logical hydro     -     dyn_nmm   -    -     -        "HYDRO"     ".FALSE. => nonhydrostatic"        ""
387state  real   dwdtmn    ij    dyn_nmm   1    -     -        "DWDTMN"    "Minimum value for DWDT"           "m s-2"
388state  real   dwdtmx    ij    dyn_nmm   1    -     -        "DWDTMX"    "Maximum value for DWDT"           "m s-2"
389state  real   dwdt      ijk   dyn_nmm   1    -     r        "DWDT"      "dwdt and 1+(dwdt)/g"              "m s-2"
390state  real   pdwdt     ijk   dyn_nmm   1    -     r   
391state  real   pint      ijk   dyn_nmm   1    Z     rh       "PINT"      "Model layer interface pressure"   "Pa"
392state  real   w         ijk   dyn_nmm   1    Z     rh       "W"         "Vertical velocity"                "m s-1"
393state  real   z         ijk   dyn_nmm   1    Z     -        "Z"         "Distance from ground"             "m"
394#
395# module_ACCUM.F
396#
397state  real   acfrcv    ij    dyn_nmm     1    -    rh    "ACFRCV"    "Accum convective cloud fraction"   ""
398state  real   acfrst    ij    dyn_nmm     1    -    rh    "ACFRST"    "Accum stratiform cloud fraction"   ""
399state  real   ssroff    ij    dyn_nmm     1    -    rh    "SSROFF"    "Surface runoff"                    "mm"
400state  real   bgroff    ij    dyn_nmm     1    -    rh    "BGROFF"    "Subsurface runoff"                 "mm"
401state  real   rlwin     ij    dyn_nmm     1    -    rh    "RLWIN"     "Downward longwave at surface"      "W m-2"
402state  real   rlwout    ij    dyn_nmm     1    -    -
403state  real   rlwtoa    ij    dyn_nmm     1    -    rh    "RLWTOA"    "Outgoing LW flux at top of atmos"  "W m-2"
404state  real   alwin     ij    dyn_nmm     1    -    rh    "ALWIN"     "Accum LW down at surface"          "W m-2"
405state  real   alwout    ij    dyn_nmm     1    -    rh    "ALWOUT"    "Accum RADOT (see above)"           "W m-2"
406state  real   alwtoa    ij    dyn_nmm     1    -    rh    "ALWTOA"    "Accum RLWTOA"                      "W m-2"
407state  real   rswin     ij    dyn_nmm     1    -    rh    "RSWIN"     "Downward shortwave at surface"     "W m-2"
408state  real   rswinc    ij    dyn_nmm     1    -    rh    "RSWINC"    "Clear-sky equivalent of RSWIN"     "W m-2"
409state  real   rswout    ij    dyn_nmm     1    -    rh    "RSWOUT"    "Upward shortwave at surface"       "W m-2"
410state  real   rswtoa    ij    dyn_nmm     1    -    -     "RSWTOA"    "Outgoing SW flux at top of atmos"  "W m-2"
411state  real   aswin     ij    dyn_nmm     1    -    rh    "ASWIN"     "Accum SW down at surface"          "W m-2"
412state  real   aswout    ij    dyn_nmm     1    -    rh    "ASWOUT"    "Accum RSWOUT"                      "W m-2"
413state  real   aswtoa    ij    dyn_nmm     1    -    rh    "ASWTOA"    "Accum RSWTOA"                      "W m-2"
414state  real   sfcshx    ij    dyn_nmm     1    -    rh    "SFCSHX"    "Accum sfc sensible heat flux"      "W m-2"
415state  real   sfclhx    ij    dyn_nmm     1    -    rh    "SFCLHX"    "Accum sfc latent heat flux"        "W m-2"
416state  real   subshx    ij    dyn_nmm     1    -    rh    "SUBSHX"    "Accum deep soil heat flux"         "W m-2"
417state  real   snopcx    ij    dyn_nmm     1    -    rh    "SNOPCX"    "Snow phase change heat flux"       "W m-2"
418state  real   sfcuvx    ij    dyn_nmm     1    -    rh
419state  real   potevp    ij    dyn_nmm     1    -    rh    "POTEVP"    "Accum potential evaporation"       "m"
420state  real   potflx    ij    dyn_nmm     1    -    rh    "POTFLX"    "Energy equivalent of POTEVP"       "W m-2"
421state  real   tlmin     ij    dyn_nmm     1    -    rh
422state  real   tlmax     ij    dyn_nmm     1    -    rh
423state  real   t02_min   ij    dyn_nmm     1    -    rh    "T02_MIN"  "Hourly Min Shelter Temperature"    "K"
424state  real   t02_max   ij    dyn_nmm     1    -    rh    "T02_MAX"  "Hourly Max Shelter Temperature"    "K"
425state  real   rh02_min  ij    dyn_nmm     1    -    rh    "RH02_MIN" "Hourly Min Relative Humidity"    ""
426state  real   rh02_max  ij    dyn_nmm     1    -    rh    "RH02_MAX" "Hourly Max Relative Humidity"    ""
427state  real   rlwtt     ijk   dyn_nmm     1    -    r     "RLWTT"     "Longwave temperature tendency"     "K s-1"
428state  real   rswtt     ijk   dyn_nmm     1    -    r     "RSWTT"     "Shortwave temperature tendency"    "K s-1"
429state  real   tcucn     ijk   dyn_nmm     1    -    -     "TCUCN"     "Accum convec temperature tendency" "K s-1"
430state  real   train     ijk   dyn_nmm     1    -    -     "TRAIN"     "Accum stratiform temp tendency"    "K s-1"
431state integer ncfrcv    ij    dyn_nmm     1    -    irh   "NCFRCV"    "# times convec cloud >0 between rad calls"  ""
432state integer ncfrst    ij    dyn_nmm     1    -    irh   "NCFRST"    "# times stratiform cloud >0 between rad calls"  ""
433state integer nphs0     -     dyn_nmm     -    -    rh
434state integer nprec     -     dyn_nmm     -    -    irh   "NPREC"     "# timesteps between resetting precip bucket"  ""
435state integer nclod     -     dyn_nmm     -    -    irh   "NCLOD"     "# timesteps between resetting cloud frac accum"    ""
436state integer nheat     -     dyn_nmm     -    -    irh   "NHEAT"     "# timesteps between resetting latent heat accum"   ""
437state integer nrdlw     -     dyn_nmm     -    -    irh   "NRDLW"     "# timesteps between resetting longwave accums"   ""
438state integer nrdsw     -     dyn_nmm     -    -    irh   "NRDSW"     "# timesteps between resetting shortwave accums"   ""
439state integer nsrfc     -     dyn_nmm     -    -    irh   "NSRFC"     "# timesteps between resetting sfcflux accums"   ""
440state  real   avrain    -     dyn_nmm     -    -    irh   "AVRAIN"    "# of times gridscale precip called in NHEAT steps"   ""
441state  real   avcnvc    -     dyn_nmm     -    -    irh   "AVCNVC"    "# of times convective precip called in NHEAT steps"   ""
442state  real   aratim    -     dyn_nmm     -    -    ir
443state  real   acutim    -     dyn_nmm     -    -    irh
444state  real   ardlw     -     dyn_nmm     -    -    irh   "ARDLW"     "# of times LW fluxes summed before resetting"   ""
445state  real   ardsw     -     dyn_nmm     -    -    irh   "ARDSW"     "# of times SW fluxes summed before resetting"   ""
446state  real   asrfc     -     dyn_nmm     -    -    irh   "ASRFC"     "# of times sfc fluxes summed before resetting"   "" 
447state  real   aphtim    -     dyn_nmm     -    -    irh
448#
449# module_INDX.F
450#
451state integer ihe       j    dyn_nmm     1    -    -      "IHE"   "0 or +1 to obtain I index of V point east of H point"  ""
452state integer ihw       j    dyn_nmm     1    -    -      "IHW"   "0 or -1 to obtain I index of V point west of H point"  ""
453state integer ive       j    dyn_nmm     1    -    -      "IVE"   "0 or +1 to obtain I index of H point east of V point"  ""
454state integer ivw       j    dyn_nmm     1    -    -      "IVW"   "0 or -1 to obtain I index of H point west of V point"  ""
455state integer irad      i    dyn_nmm     1    -    -
456#definitions for NMM east-west orientation on E grid
457state integer iheg      q    dyn_nmm     1    -    -
458state integer ihwg      q    dyn_nmm     1    -    -
459state integer iveg      q    dyn_nmm     1    -    -
460state integer ivwg      q    dyn_nmm     1    -    -
461state integer iradg     r    dyn_nmm     1    -    -
462state integer n_iup_h   j    dyn_nmm     1    -    -      "N_IUP_H"    "# mass points needed in each row for upstream advection"  ""
463state integer n_iup_v   j    dyn_nmm     1    -    -      "N_IUP_V"    "# velocity points needed in each row for upstream advection"  ""
464state integer n_iup_adh j    dyn_nmm     1    -    -      "N_IUP_ADH"  "# mass points in each row of upstream advection"  ""
465state integer n_iup_adv j    dyn_nmm     1    -    -      "N_IUP_ADV"  "# velocity points in each row of upstream advection"  ""
466state integer iup_h     ij   dyn_nmm     1    -    -
467state integer iup_v     ij   dyn_nmm     1    -    -
468state integer iup_adh   ij   dyn_nmm     1    -    -
469state integer iup_adv   ij   dyn_nmm     1    -    -
470state integer imicrogram -   misc        -    -    r   "imicrogram"  "flag 0/1 0=mixratio, 1=mcrograms/m3"  ""
471
472#                                               
473# table entries are of the form                                         
474#<Table> <Type> <Sym>         <Dims>   <Use>   <NumTLev> <Stagger> <IO>     <DNAME>             <DESCRIP>     <UNITS>   
475#
476# Mask for moving nest interpolations
477state    integer imask_nostag         ij      misc     -
478state    integer imask_xstag          ij      misc     X
479state    integer imask_ystag          ij      misc     Y
480state    integer imask_xystag         ij      misc     XY
481#                                               
482#---------------------------------------------------------------------------------------------------------------------------------
483# SI - start variables from netCDF format from Standard Initialization, most eventually for use in LSM schemes
484#---------------------------------------------------------------------------------------------------------------------------------
485
486state   real   sm000007            ij    misc          1     -     i1      "SM000007"      "LAYER SOIL MOISTURE" "m3 m-3"
487state   real   sm007028            ij    misc          1     -     i1      "SM007028"      "LAYER SOIL MOISTURE" "m3 m-3"
488state   real   sm028100            ij    misc          1     -     i1      "SM028100"      "LAYER SOIL MOISTURE" "m3 m-3"
489state   real   sm100255            ij    misc          1     -     i1      "SM100255"      "LAYER SOIL MOISTURE" "m3 m-3"
490state   real   st000007            ij    misc          1     -     i1      "ST000007"      "LAYER SOIL TEMPERATURE" "K"
491state   real   st007028            ij    misc          1     -     i1      "ST007028"      "LAYER SOIL TEMPERATURE" "K"
492state   real   st028100            ij    misc          1     -     i1      "ST028100"      "LAYER SOIL TEMPERATURE" "K"
493state   real   st100255            ij    misc          1     -     i1      "ST100255"      "LAYER SOIL TEMPERATURE" "K"
494state   real   sm000010            ij    misc          1     -     i1      "SM000010"      "description"  "units"
495state   real   sm010040            ij    misc          1     -     i1      "SM010040 "     "description"  "units"
496state   real   sm040100            ij    misc          1     -     i1      "SM040100 "     "description"  "units"
497state   real   sm100200            ij    misc          1     -     i1      "SM100200 "     "description"  "units"
498state   real   sm010200            ij    misc          1     -     i1      "SM010200"      "description"  "units"
499state   real   soilm000            ij    misc          1     -     i1      "SOILM000"      "description"  "units"
500state   real   soilm005            ij    misc          1     -     i1      "SOILM005"      "description"  "units"
501state   real   soilm020            ij    misc          1     -     i1      "SOILM020"      "description"  "units"
502state   real   soilm040            ij    misc          1     -     i1      "SOILM040"      "description"  "units"
503state   real   soilm160            ij    misc          1     -     i1      "SOILM160"      "description"  "units"
504state   real   soilm300            ij    misc          1     -     i1      "SOILM300"      "description"  "units"
505state   real   sw000010            ij    misc          1     -     i1      "SW000010"      "description"  "units"
506state   real   sw010040            ij    misc          1     -     i1      "SW010040"      "description"  "units"
507state   real   sw040100            ij    misc          1     -     i1      "SW040100"      "description"  "units"
508state   real   sw100200            ij    misc          1     -     i1      "SW100200"      "description"  "units"
509state   real   sw010200            ij    misc          1     -     i1      "SW010200"      "description"  "units"
510state   real   soilw000            ij    misc          1     -     i1      "SOILW000"      "description"  "units"
511state   real   soilw005            ij    misc          1     -     i1      "SOILW005"      "description"  "units"
512state   real   soilw020            ij    misc          1     -     i1      "SOILW020"      "description"  "units"
513state   real   soilw040            ij    misc          1     -     i1      "SOILW040"      "description"  "units"
514state   real   soilw160            ij    misc          1     -     i1      "SOILW160"      "description"  "units"
515state   real   soilw300            ij    misc          1     -     i1      "SOILW300"      "description"  "units"
516state   real   st000010            ij    misc          1     -     i1      "ST000010"      "description"  "units"
517state   real   st010040            ij    misc          1     -     i1      "ST010040"      "description"  "units"
518state   real   st040100            ij    misc          1     -     i1      "ST040100"      "description"  "units"
519state   real   st100200            ij    misc          1     -     i1      "ST100200"      "description"  "units"
520state   real   st010200            ij    misc          1     -     i1      "ST010200"      "description"  "units"
521state   real   soilt000            ij    misc          1     -     i1      "SOILT000"      "description"  "units"
522state   real   soilt005            ij    misc          1     -     i1      "SOILT005"      "description"  "units"
523state   real   soilt020            ij    misc          1     -     i1      "SOILT020"      "description"  "units"
524state   real   soilt040            ij    misc          1     -     i1      "SOILT040"      "description"  "units"
525state   real   soilt160            ij    misc          1     -     i1      "SOILT160"      "description"  "units"
526state   real   soilt300            ij    misc          1     -     i1      "SOILT300"      "description"  "units"
527state   real   landmask            ij    misc          1     -     i01rh   "LANDMASK"      "description"  "units"
528state   real   topostdv            ij    misc          1     -     i1      "TOPOSTDV"      "description"  "units"
529state   real   toposlpx            ij    misc          1     -     i1      "TOPOSLPX"      "description"  "units"
530state   real   toposlpy            ij    misc          1     -     i1      "TOPOSLPY"      "description"  "units"
531state   real   greenmax            ij    misc          1     -     i1      "GREENMAX"      "description"  "units"
532state   real   greenmin            ij    misc          1     -     i1      "GREENMIN"      "description"  "units"
533state   real   albedomx            ij    misc          1     -     i1      "ALBEDOMX"      "description"  "units"
534state   real   slopecat            ij    misc          1     -     i1      "SLOPECAT"      "description"  "units"
535state   real   toposoil            ij    misc          1     -     i1      "SOILHGT"      "description"  "units"
536state   real   landusef            iuj   misc          1     Z     -       ""      "description"  "units"
537state   real   soilctop            isj   misc          1     Z     -      ""      "description"  "units"
538state   real   soilcbot            isj   misc          1     Z     -      ""      "description"  "units"
539
540#-------------------------------------------------------------------------------------------------------------------------------
541# SI - end variables from netCDF format from Standard Initialization
542#-------------------------------------------------------------------------------------------------------------------------------
543
544# Time series variables
545state    real   ts_hour         ?!       misc      -         -      -        "TS_HOUR"        "Model integration time, hours"
546state    real   ts_u            ?!       misc      -         -      -        "TS_U"           "Surface wind U-component, earth-relative"
547state    real   ts_v            ?!       misc      -         -      -        "TS_V"           "Surface wind V-component, earth-relative"
548state    real   ts_q            ?!       misc      -         -      -        "TS_Q"           "Surface mixing ratio"
549state    real   ts_t            ?!       misc      -         -      -        "TS_T"           "Surface temperature"
550state    real   ts_psfc         ?!       misc      -         -      -        "TS_PSFC"        "Surface pressure"
551state    real   ts_tsk          ?!       misc      -         -      -        "TS_TSK"         "Skin temperature"
552state    real   ts_tslb         ?!       misc      -         -      -        "TS_TSLB"        "Soil temperature"
553state    real   ts_clw          ?!       misc      -         -      -        "TS_CLW"         "Column integrated cloud water"
554
555#-----------------------------------------------------------------------------------------------------------------------------------------------------------------
556
557
558# Moist Scalars  - both height and mass coordinate models
559#                                               
560# The first line ensures that there will be identifiers named moist and                                         
561# moist_tend even if there are not any moist scalars (so the essentially                                               
562# dry code will will still link properly)                                               
563#                                               
564state   real    -              ijkft   moist       1         -     -    -                                       
565state   real    qv             ijkft   moist       1         -     rh      "QVAPOR"           "Water vapor mixing ratio"      "kg kg-1"
566state   real    qc             ijkft   moist       1         -     rh      "QCLOUD"           "Cloud water mixing ratio"      "kg kg-1"
567state   real    qr             ijkft   moist       1         -     rh      "QRAIN"            "Rain water mixing ratio"       "kg kg-1"
568state   real    qi             ijkft   moist       1         -     rh      "QICE"             "Ice mixing ratio"              "kg kg-1"
569state   real    qs             ijkft   moist       1         -     rh      "QSNOW"            "Snow mixing ratio"             "kg kg-1"
570state   real    qg             ijkft   moist       1         -     rh      "QGRAUP"           "Graupel mixing ratio"          "kg kg-1"
571state   real    qh             ijkft   moist       1         -     rh      "QHAIL"            "Hail mixing ratio"             "kg kg-1"
572
573state   real    -              ijkft   dfi_moist       1         -     -    -
574state   real    dfi_qv         ijkft   dfi_moist       1         -     r      "QVAPOR"           "Water vapor mixing ratio"      "kg kg-1"
575state   real    dfi_qc         ijkft   dfi_moist       1         -     r      "QCLOUD"           "Cloud water mixing ratio"      "kg kg-1"
576state   real    dfi_qr         ijkft   dfi_moist       1         -     r      "QRAIN"            "Rain water mixing ratio"       "kg kg-1"
577state   real    dfi_qi         ijkft   dfi_moist       1         -     r      "QICE"             "Ice mixing ratio"              "kg kg-1"
578state   real    dfi_qs         ijkft   dfi_moist       1         -     r      "QSNOW"            "Snow mixing ratio"             "kg kg-1"
579state   real    dfi_qg         ijkft   dfi_moist       1         -     r      "QGRAUP"           "Graupel mixing ratio"          "kg kg-1"
580state   real    dfi_qh         ijkft   dfi_moist       1         -     r      "QHAIL"             "Hail mixing ratio"              "kg kg-1"
581state   real    dfi_qnh        ijkft   dfi_moist       1         -     r      "QNHAIL"           "Hail Number concentration"        "# kg(-1)"   
582
583#                                               
584# Other Scalars
585state   real    -              ijkftb  scalar      1         -     -    -
586state   real    qni            ijkftb  scalar      1         -     i01rusdf=(bdy_interp:dt)       "QNI"              "Ice Number concentration" "# kg(-1)"
587state   real    qns            ijkftb  scalar      1         -     i01rusdf=(bdy_interp:dt)       "QNS"              "Snow Number concentration" "# kg(-1)"
588state   real    qnr            ijkftb  scalar      1         -     i01rusdf=(bdy_interp:dt)       "QNR"              "Rain Number concentration" "# kg(-1)"
589state   real    qng            ijkftb  scalar      1         -     i01rusdf=(bdy_interp:dt)       "QNG"              "Graupel Number concentration" "# kg(-1)"
590state   real    qnh            ijkftb  scalar      1         -     i01rusdf=(bdy_interp:dt)       "QNHAIL"            "Hail Number concentration" "# kg(-1)"
591
592state   real    qnn            ijkftb  scalar      1         -     i01rusdf=(bdy_interp:dt)       "QNCCN"            "CCN Number concentration" "# kg(-1)"
593state   real    qnc            ijkftb  scalar      1         -     i01rusdf=(bdy_interp:dt)       "QNCLOUD"          "cloud water Number concentration" "# kg(-1)"
594
595state   real    -              ijkftb  dfi_scalar      1         -     -   -
596state   real    dfi_qndrop     ijkftb  dfi_scalar      1         -     \
597   rusdf=(bdy_interp:dt)    "DFI_QNDROP"    "Droplet number mixing ratio"        "# kg-1"
598state   real    dfi_qni        ijkftb  dfi_scalar      1         -     \
599   rusdf=(bdy_interp:dt)    "DFI_QNICE"     "Ice Number concentration" "# kg-1"
600state   real    dfi_qt         ijkftb  dfi_scalar      1         -     \
601   rusdf=(bdy_interp:dt)    "DFI_CWM"       "Total condensate mixing ratio"      "kg kg-1"
602state   real    dfi_qns        ijkftb  dfi_scalar      1         -     \
603   rusdf=(bdy_interp:dt)    "DFI_QNSNOW"    "Snow Number concentration"   "# kg(-1)"
604state   real    dfi_qnr        ijkftb  dfi_scalar      1         -     \
605   rusdf=(bdy_interp:dt)    "DFI_QNRAIN"    "Rain Number concentration"   "# kg(-1)"
606state   real    dfi_qng        ijkftb  dfi_scalar      1         -     \
607   rusdf=(bdy_interp:dt)    "DFI_QNGRAUPEL" "Graupel Number concentration" "# kg(-1)"
608state   real    dfi_qnn        ijkftb  dfi_scalar      1         -     \
609   rusdf=(bdy_interp:dt)    "DFI_QNCC"      "CNN Number concentration"   "# kg(-1)"
610state   real    dfi_qnc        ijkftb  dfi_scalar      1         -     \
611   rusdf=(bdy_interp:dt)    "DFI_QNCLOUD"   "Cloud Number concentration" "# kg(-1)"
612
613#-----------------------------------------------------------------------------------------------------------------------------------------------------------------
614
615## Chem Scalars  - both height and mass coordinate models                                       
616#                                               
617state   real    -              ikjft   chem        1         -     -    -                                       
618
619#-----------------------------------------------------------------------------------------------------------------------------------------------------------------
620
621# specified LBC arrays, first, Eulerian height coordinate model
622
623
624# specified LBC arrays, next, Eulerian mass coordinate model
625
626
627# specified LBC  variables shared between the mass and height coordinate models
628
629
630# soil model variables  (Note that they are marked as staggered in the vertical dimension
631# because they are "fully dimensioned" -- they use every element in that dim
632
633
634# 2m and 10m output diagnostics
635
636
637# lsm State Variables
638
639state    real   SMOIS            ilj     -          1         Z     rh       "SMOIS"                "SOIL MOISTURE" ""
640state    real   SMCREL           ilj     -          1         Z     r        "SMCREL"               "RELATIVE SOIL MOISTURE" ""
641state    real   TSLB             ilj     -          1         Z     r       "TSLB" "SOIL TEMPERATURE" ""
642
643
644# MYJ PBL variables
645
646
647# gfdl (eta) radiation State Variables
648
649# eta microphpysics State Variables
650
651
652# new eta microphpysics State Variables
653
654#  some mass-coordinate-model-specific variables
655
656
657
658
659
660
661# was em_only
662
663#################################################################
664# Physics Variables (em core)
665                                               
666                                               
667                                               
668#################################################################
669# Physics Variables (eh core) ; should be same as em
670                                               
671                                               
672
673                                               
674#################################################################
675# variables added for CHEMISTRY compatibility with ARW core - kludge
676#################################################################
677state    real   GSW             ij     misc        1         -      -       ""                 ""
678state    real   XLAT            ij     misc        1         -      -       ""                 ""
679state    real   XLONG           ij     misc        1         -      -       ""                 ""
680state    real   XLAND           ij     misc        1         -      -       ""                 ""
681state    real   RAINCV          ij     misc        1         -      -       ""                 ""
682
683#################################################################
684# other misc variables (all cores)
685#################################################################
686
687# added for surface_driver
688state    real   PSFC             ij     misc        1         -     i1rh      "PSFC"                 "SFC PRESSURE"
689state    real   dtbc            -       misc     -         -      ir       "dtbc"                 "TIME SINCE BOUNDARY READ"         ""
690state    real   TH2              ij     misc        1         -     irh       "TH2"                  "POT TEMP at 2 M" ""
691state    real   T2               ij     misc        1         -     ir        "T2"                  "TEMP at 2 M" ""
692state    real   U10              ij     misc        1         -     irh       "U10"                  "U at 10 M"         " "
693state    real   V10              ij     misc        1         -     irh       "V10"                  "V at 10 M"         " "
694state    real   XICE             ij     misc        1         -     i01r      "XICE"                 "SEA ICE"         ""
695state    real   LAI              ij     misc        1         -     i0124rh   "LAI"                  "Leaf area index"          "area/area"
696state    real   SMSTAV           ij     misc        1         -     irh       "SMSTAV"               "MOISTURE VARIBILITY" ""
697state    real   SMSTOT           ij     misc        1         -     irh     "SMSTOT"               "TOTAL SOIL MOISTURE" ""
698state    real   SFCRUNOFF        ij     misc        1         -     rh       "SFROFF"               "SURFACE RUNOFF" ""
699state    real   UDRUNOFF         ij     misc        1         -     rh       "UDROFF"               "UNDERGROUND RUNOFF" ""
700state  integer  IVGTYP           ij     misc        1         -     irh       "IVGTYP"               "VEGETATION TYPE" ""
701state  integer  ISLTYP           ij     misc        1         -     irh       "ISLTYP"               "SOIL TYPE"         " "
702state    real   VEGFRA           ij     misc        1         -     i014rh       "VEGFRA"               "VEGETATION FRACTION" ""
703state    real   SFCEVP           ij     misc        1         -     irh     "SFCEVP"               "SURFACE EVAPORATION" ""
704state    real   GRDFLX           ij     misc        1         -     irh     "GRDFLX"               "GROUND HEAT FLUX" ""
705state    real   ALBBCK           ij     misc        1         -     i0124r   "ALBBCK"          "BACKGROUND ALBEDO"        "NA"
706state    real   SFCEXC           ij     misc        1         -     irh     "SFCEXC "              "SURFACE EXCHANGE COEFFICIENT"         ""
707state    real   SNOTIME          ij     misc        1         -     r        "SNOTIME"              "SNOTIME"                             ""
708state    real   ACSNOW           ij     misc        1         -     irh       "ACSNOW"               "ACCUMULATED SNOW"      "kg m-2"
709state    real   ACSNOM           ij     misc        1         -     irh       "ACSNOM"               "ACCUMULATED MELTED SNOW"         "kg m-2"
710state    real   RMOL             ij     misc        1         -     ir       "RMOL"               ""         ""
711state    real   SNOW             ij     misc        1         -     i01rh       "SNOW"                 "SNOW WATER EQUIVALENT"         "kg m-2"
712state    real   CANWAT           ij     misc        1         -     i01rh       "CANWAT"               "CANOPY WATER" ""
713state    real   SST              ij     misc        1         -     i014rh       "SST"                  "SEA SURFACE TEMPERATURE" "K"
714state    real   WEASD            ij     misc        1         -     i01rh       "WEASD"                "WATER EQUIVALENT OF ACCUMULATED SNOW" "kg m-2"
715state    real  ZNT              ij      misc        1         -     ir        "ZNT"                   "TIME-VARYING ROUGHNESS LENGTH"
716state    real  MOL              ij      misc        1         -     ir        "MOL"                   "T* IN SIMILARITY THEORY"                      "K"
717state    real  NOAHRES          ij      misc        1         -     rh        "NOAHRES"               "RESIDUAL OF THE NOAH SURFACE ENERGY BUDGET" "W m{-2}"
718
719state    real   tke_pbl         ijk     misc        1         -     r         "TKE_PBL"               "TKE FROM PBL SCHEME"     "m2 s-2"
720state    real   el_pbl          ikj     misc        1         -     -         "EL_PBL"                "MIXING LENGTH FROM PBL SCHEME"     "m"
721state    real   EXCH_H         ikj     misc        1         -      r         "EXCH_H"               "EXCHANGE COEFFICIENTS FOR HEAT"               "m2 s-1"
722state    real   EXCH_M         ikj     misc        1         -      r         "EXCH_M"               "EXCHANGE COEFFICIENTS FOR MOMENTUM"           "m2 s-1"
723state   real   THZ0             ij     misc        1         -     irh       "THZ0"        "POT. TEMPERATURE AT TOP OF VISC. SUBLYR"       "K"
724state   real   QZ0              ij     misc        1         -     irh       "QZ0"         "SPECIFIC HUMIDITY AT TOP OF VISC. SUBLYR"      "kg kg-1"
725state   real   UZ0              ij     misc        1         -     irh       "UZ0"         "U WIND COMPONENT AT TOP OF VISC. SUBLYR"       "m s-1"
726state   real   VZ0              ij     misc        1         -     irh       "VZ0"         "V WIND COMPONENT AT TOP OF VISC. SUBLYR"       "m s-1"
727state    real  FLHC             ij      misc        1         -      r        "FLHC"                  "SURFACE EXCHANGE COEFFICIENT FOR HEAT"       ""
728state    real  FLQC             ij      misc        1         -      r        "FLQC"                  "SURFACE EXCHANGE COEFFICIENT FOR MOISTURE"   ""
729state    real  QSG              ij      misc        1         -      r        "QSG"                   "SURFACE SATURATION WATER VAPOR MIXING RATIO"   "kg kg-1"
730state    real  QVG              ij      misc        1         -      r        "QVG"                   "WATER VAPOR MIXING RATIO AT THE SURFACE"      "kg kg-1"
731state    real  QCG              ij      misc        1         -      r        "QCG"                   "CLOUD WATER MIXING RATIO AT THE SURFACE"      "kg kg-1"
732state    real  DEW              ij      misc        1         -      r        "DEW"                   "DEW MIXING RATIO AT THE SURFACE"              "kg kg-1"
733state    real  SOILT1           ij      misc        1         -      r        "SOILT1"                "TEMPERATURE INSIDE SNOW "    "K"
734state    real  TSNAV            ij      misc        1         -      r        "TSNAV"                 "AVERAGE SNOW TEMPERATURE "                    "C"
735# added as state for HALO_NMM_MG2, mep
736state   real   psfc_out         ij    dyn_nmm        1         -     -
737# added as state for HALO_NMM_TURBL, jm
738state   real   UZ0h              ij     misc        1         -     -       
739state   real   VZ0h              ij     misc        1         -     -       
740state   real   dudt              ijk     misc        1         -     -     
741state   real   dvdt              ijk     misc        1         -     -     
742
743state   real   QSFC             ij     misc        1         -     irh       "QSFC"                  "SPECIFIC HUMIDITY AT LOWER BOUNDARY"          "kg kg-1"
744state   real   AKHS             ij     misc        1         -     ir        "AKHS"                  "SFC EXCH COEFF FOR HEAT /DELTA Z"             "m s-1"
745state   real   AKMS             ij     misc        1         -     ir        "AKMS"                  "SFC EXCH COEFF FOR MOMENTUM /DELTA Z"         "m s-1"   
746i1      real   CHKLOWQ          ij     misc        1         -     -         "CHKLOWQ"               "SURFACE SATURATION FLAG"        ""
747state    real    HTOP            ij     misc        1         -     irh       "HTOP"                 "TOP OF CONVECTION LEVEL"         ""
748state    real    HBOT            ij     misc        1         -     irh       "HBOT"                 "BOT OF CONVECTION LEVEL"         ""
749state    real    HTOPR           ij     misc        1         -     ir       "HTOPR"                "TOP OF CONVECTION LEVEL FOR RADIATION"         ""
750state    real    HBOTR           ij     misc        1         -     ir       "HBOTR"                "BOT OF CONVECTION LEVEL FOR RADIATION"         ""
751state    real    HTOPD           ij     misc        1         -     rh        "HTOPD"                "TOP DEEP CONVECTION LEVEL"         ""
752state    real    HBOTD           ij     misc        1         -     rh        "HBOTD"                "BOT DEEP CONVECTION LEVEL"         ""
753state    real    HTOPS           ij     misc        1         -     rh        "HTOPS"                "TOP SHALLOW CONVECTION LEVEL"         ""
754state    real    HBOTS           ij     misc        1         -     rh        "HBOTS"                "BOT SHALLOW CONVECTION LEVEL"         ""
755state    REAL      CUPPT         ij     misc        1         -     rh        "CUPPT"                "ACCUMULATED CONVECTIVE RAIN SINCE LAST CALL TO THE RADIATION"         ""
756state    REAL      CPRATE        ij     misc        1         -     rh         "CPRATE"               "INSTANTANEOUS CONVECTIVE PRECIPITATION RATE"      ""   #  1-17-06a
757state    real    F_ICE_PHY       ikj    misc        1         -      -        "F_ICE_PHY"            "FRACTION OF ICE"         ""
758state    real    F_RAIN_PHY      ikj    misc        1         -      -        "F_RAIN_PHY"           "FRACTION OF RAIN "         ""
759state    real    F_RIMEF_PHY     ikj    misc        1         -      -        "F_RIMEF_PHY"          "MASS RATIO OF RIMED ICE "         ""
760state    real  MASS_FLUX        ij      misc        1         -      r        "MASS_FLUX"             "DOWNDRAFT MASS FLUX FOR IN GRELL CUMULUS SCHEME"           "mb/hour"
761state    real  apr_gr           ij      misc        1         -      r       "APR_GR"                "PRECIP FROM CLOSURE OLD_GRELL "           "mm/hour"
762state    real  apr_w            ij      misc        1         -      r       "APR_W"                 "PRECIP FROM CLOSURE W "           "mm/hour"
763state    real  apr_mc           ij      misc        1         -      r       "APR_MC"                "PRECIP FROM CLOSURE KRISH MV"           "mm/hour"
764state    real  apr_st           ij      misc        1         -      r       "APR_ST"                "PRECIP FROM CLOSURE STABILITY "           "mm/hour"
765state    real  apr_as           ij      misc        1         -      r       "APR_AS"                "PRECIP FROM CLOSURE AS-TYPE "           "mm/hour"
766state    real  apr_capma        ij      misc        1         -      r       "APR_CAPMA"             "PRECIP FROM MAX CAP"           "mm/hour"
767state    real  apr_capme        ij      misc        1         -      r       "APR_CAPME"             "PRECIP FROM MEAN CAP"           "mm/hour"
768state    real  apr_capmi        ij      misc        1         -      r       "APR_CAPMI"             "PRECIP FROM MIN CAP"           "mm/hour"
769state    real  xf_ens           ije     misc        1         Z      r        "XF_ENS"                "MASS FLUX PDF IN GRELL CUMULUS SCHEME"    "mb hour-1"
770state    real  pr_ens           ije     misc        1         Z      r        "PR_ENS"                "PRECIP RATE PDF IN GRELL CUMULUS SCHEME"  "mb hour-1"
771
772state    real  RTHFTEN          ikj     misc        1         -      r       "RTHFTEN"               "TEMPERATURE TENDENCY USED IN GRELL CUMULUS SCHEME"         "K/sec"
773state    real  RQVFTEN          ikj     misc        1         -      r       "RQVFTEN"               "MOISTURE TENDENCY USED IN GRELL CUMULUS SCHEME"            "kg/sec"
774state    real   SNOWH            ij     misc        1         -     i01rhd=(interp_mask_land_field:lu_index)      "SNOWH"                 "PHYSICAL SNOW DEPTH"  "m"
775state    real   RHOSN            ij     misc        1         -     i01rd=(interp_mask_land_field:lu_index)u=(copy_fcnm)    "RHOSN"            " SNOW DENSITY"      "kg m-3"
776state    real   SMFR3D           ilj    misc        1         Z      rh       "SMFR3D"               "SOIL ICE" ""
777state    real   KEEPFR3DFLAG     ilj    misc        1         Z      r         "KEEPFR3DFLAG"          "FLAG - 1. FROZEN SOIL YES, 0 - NO"             ""
778
779# added state for etampnew microphysics (needed for restarts)
780state    real  mp_restart_state   p      misc        1         -      r       "MP_RESTART_STATE"       "STATE VECTOR FOR MICROPHYSICS RESTARTS"
781state    real  tbpvs_state       p      misc        1         -      r        "TBPVS_STATE"           "STATE FOR ETAMPNEW MICROPHYSICS"
782state    real  tbpvs0_state      p      misc        1         -      r        "TBPVS0_STATE"          "STATE FOR ETAMPNEW MICROPHYSICS"
783
784# State variables for landuse_init, Must be declared state because the are read in and needed for restarts. Had been SAVE vars in
785# landuse_init (phys/module_physics_init.F)
786state    integer  landuse_isice   -      misc       -          -     -
787state    integer  landuse_lucats  -      misc       -          -     -
788state    integer  landuse_luseas  -      misc       -          -     -
789state    integer  landuse_isn     -      misc       -          -     -
790state    real     lu_state        p      misc       -          -     -
791
792
793#################################################################
794#                                               
795                                               
796state   integer number_at_same_level    -        -          -         -     -        "number_at_same_level"  ""         ""     
797
798# State for derived time quantities. 
799state   integer itimestep      -        -          -         -     h         "itimestep"             ""         ""     
800state   real    xtime          -        -          -         -     h         "xtime"                 "minutes since simulation start"         ""     
801state   real    julian         -        -          -         -     -         "julian"                "day of year, 0.0 at 0Z on 1 Jan."         "days"     
802                                               
803# input file descriptor for lbcs on parent domain                                               
804state   integer lbc_fid        -        -          -         -     -         "lbc_fid"               ""         ""     
805                                               
806# indicates if tiling has been computed                                         
807state   logical tiled          -        -          -         -     -         "tiled"                 ""         ""     
808# indicates if patches have been computed                                               
809state   logical patched        -        -          -         -     -         "patched"               ""         ""     
810# indicates whether to read input from file or generate                                         
811#state   logical input_from_file        -        -          -         -     -         "input_from_file"         ""         ""   
812
813
814state   real   hcoeff       {ndfi}   misc        1         -     -    "HCOEFF"               "initialization weights"
815state   real   hcoeff_tot     -      misc        1         -     -    "HCOEFF_TOT"               "initialization weights"
816
817######                                         
818
819#                                               
820# Variables that are set at run-time to control configuration  (namelist-settable)                                             
821#                                               
822#<Table>  <Type>  <Sym>                   <How set>          <Nentries>   <Default>                                             
823
824
825# Time Control
826rconfig   integer run_days                namelist,time_control         1             0       irh   "run_days"              "NUMBER OF DAYS TO RUN"
827rconfig   integer run_hours               namelist,time_control         1             0       irh   "run_hours"             "NUMBER OF HOURS TO RUN"
828rconfig   integer run_minutes             namelist,time_control         1             0       irh   "run_minutes"           "NUMBER OF MINUTES TO RUN"
829rconfig   integer run_seconds             namelist,time_control         1             0       irh   "run_seconds"           "NUMBER OF SECONDS TO RUN"
830rconfig   integer start_year              namelist,time_control         max_domains    1993    irh   "start_year"            "4 DIGIT YEAR OF START OF MODEL" "YEARS"
831rconfig   integer start_month             namelist,time_control         max_domains      03    irh   "start_month"           "2 DIGIT MONTH OF THE YEAR OF START OF MODEL, 1-12" "MONTHS"
832rconfig   integer start_day               namelist,time_control         max_domains      13    irh   "start_day"             "2 DIGIT DAY OF THE MONTH OF START OF MODEL, 1-31" "DAYS"
833rconfig   integer start_hour              namelist,time_control         max_domains      12    irh   "start_hour"            "2 DIGIT HOUR OF THE DAY OF START OF MODEL, 0-23" "HOURS"
834rconfig   integer start_minute            namelist,time_control         max_domains      00    irh   "start_minute"          "2 DIGIT MINUTE OF THE HOUR OF START OF MODEL, 0-59" "MINUTES"
835rconfig   integer start_second            namelist,time_control         max_domains      00    irh   "start_second"          "2 DIGIT SECOND OF THE MINUTE OF START OF MODEL, 0-59" "SECONDS"
836rconfig   integer end_year                namelist,time_control         max_domains    1993    irh   "end_year"              "4 DIGIT YEAR OF END OF MODEL" "YEARS"
837rconfig   integer end_month               namelist,time_control         max_domains      03    irh   "end_month"             "2 DIGIT MONTH OF THE YEAR OF END OF MODEL, 1-12" "MONTHS"
838rconfig   integer end_day                 namelist,time_control         max_domains      14    irh   "end_day"               "2 DIGIT DAY OF THE MONTH OF END OF MODEL, 1-31" "DAYS"
839rconfig   integer end_hour                namelist,time_control         max_domains      12    irh   "end_hour"              "2 DIGIT HOUR OF THE DAY OF END OF MODEL, 0-23" "HOURS"
840rconfig   integer end_minute              namelist,time_control         max_domains      00    irh   "end_minute"            "2 DIGIT MINUTE OF THE HOUR OF END OF MODEL, 0-59" "MINUTES"
841rconfig   integer end_second              namelist,time_control         max_domains      00    irh   "end_second"            "2 DIGIT SECOND OF THE MINUTE OF END OF MODEL, 0-59" "SECONDS"
842rconfig   integer interval_seconds        namelist,time_control         1             43200    irh   "interval_seconds"      "SECONDS BETWEEN ANALYSIS AND BOUNDARY PERIODS" "SECONDS"
843rconfig   logical input_from_file         namelist,time_control         max_domains    .false. irh    "input_from_file"      "T/F INPUT FOR THIS DOMAIN FROM A SEPARATE INPUT FILE"  ""
844rconfig   integer fine_input_stream       namelist,time_control         max_domains    0       irh    "fine_input_stream"      "0 THROUGH 11, WHAT INPUT STREAM IS FINE GRID IC FROM"  ""
845
846include registry.io_boilerplate
847
848rconfig   integer JULYR                   namelist,time_control         max_domains    0       h    "JULYR"                 ""      ""
849rconfig   integer JULDAY                  namelist,time_control         max_domains    1       h    "JULDAY"                ""      ""
850rconfig   real    GMT                     namelist,time_control         max_domains    0.      h    "GMT"           ""      ""
851rconfig   character  input_inname      namelist,time_control            1  "wrfinput_d<domain>"          -     "name of input   infile"   ""      ""
852rconfig   character  input_outname     namelist,time_control            1  "wrfinput_d<domain>"          -     "name of input   outfile"  ""      ""
853rconfig   character  bdy_inname        namelist,time_control            1  "wrfbdy_d<domain>"            -     "name of boundary infile"  ""      ""
854rconfig   character  bdy_outname       namelist,time_control            1  "wrfbdy_d<domain>"            -     "name of boundary outfile" ""      ""
855rconfig   character  rst_inname        namelist,time_control            1  "wrfrst_d<domain>_<date>"     -     "name of restrt infile"    ""      ""
856rconfig   character  rst_outname       namelist,time_control            1  "wrfrst_d<domain>_<date>"     -     "name of restrt outfile"   ""      ""
857rconfig   logical write_input             namelist,time_control         1             .false. -    "write input data for 3dvar etc."              ""      ""
858rconfig   logical write_restart_at_0h     namelist,time_control         1             .false. h    "write_restart_at_0h"              ""      ""
859rconfig   logical adjust_output_times     namelist,time_control         1             .false. -    "adjust_output_times"
860rconfig   logical adjust_input_times      namelist,time_control         1             .false. -    "adjust_input_times"
861rconfig   real    tstart                  namelist,time_control     max_domains       0.       irh   "tstart"  "forecast hour at the start of the NMM integration"
862rconfig   logical nocolons                namelist,time_control         1             .false. -    "nocolons"
863rconfig   logical cycling                 namelist,time_control         1             .false. -    "true for cycling (using wrfout file as input data)"
864
865# DFI namelist
866rconfig   integer dfi_opt                namelist,dfi_control   1       0     rh   "dfi_opt"                ""      ""
867rconfig   integer dfi_nfilter            namelist,dfi_control   1       7     rh   "dfi_nfilter"                "Digital filter type"      ""
868rconfig   logical dfi_write_filtered_input  namelist,dfi_control  1  .true.   rh   "dfi_write_filtered_input"                "Write a wrfinput_filtered_d0n file?"      ""
869rconfig   logical dfi_write_dfi_history  namelist,dfi_control   1   .false.   rh   "dfi_write_dfi_history"    "Write history files during filtering?"      ""
870rconfig   integer dfi_cutoff_seconds     namelist,dfi_control   1    3600     rh   "dfi_cutoff_seconds"       "Digital filter cutoff time"      ""
871rconfig   integer dfi_time_dim           namelist,dfi_control   1    1000     rh   "dfi_time_dim"             "MAX DIMENSION FOR HCOEFF"
872rconfig   integer dfi_fwdstop_year       namelist,dfi_control   1    2004     rh   "dfi_fwdstop_year"         "4 DIGIT YEAR OF START OF DFI" "YEARS"
873rconfig   integer dfi_fwdstop_month      namelist,dfi_control   1      03     rh   "dfi_fwdstop_month"        "2 DIGIT MONTH OF THE YEAR OF START OF DFI" "MONTHS"
874rconfig   integer dfi_fwdstop_day        namelist,dfi_control   1      13     rh   "dfi_fwdstop_day"          "2 DIGIT DAY OF THE MONTH OF START OF DFI" "DAYS"
875rconfig   integer dfi_fwdstop_hour       namelist,dfi_control   1      12     rh   "dfi_fwdstop_hour"         "2 DIGIT HOUR OF THE DAY OF START OF DFI" "HOURS"
876rconfig   integer dfi_fwdstop_minute     namelist,dfi_control   1      00     rh   "dfi_fwdstop_minute"       "2 DIGIT MINUTE OF THE HOUR OF START OF DFI" "MINUTES"
877rconfig   integer dfi_fwdstop_second     namelist,dfi_control   1      00     rh   "dfi_fwdstop_second"       "2 DIGIT SECOND OF THE MINUTE OF START OF DFI" "SECONDS"
878rconfig   integer dfi_bckstop_year       namelist,dfi_control   1    2004     rh   "dfi_bckstop_year"         "4 DIGIT YEAR OF END OF DFI" "YEARS"
879rconfig   integer dfi_bckstop_month      namelist,dfi_control   1      03     rh   "dfi_bckstop_month"        "2 DIGIT MONTH OF THE YEAR OF END OF DFI" "MONTHS"
880rconfig   integer dfi_bckstop_day        namelist,dfi_control   1      14     rh   "dfi_bckstop_day"          "2 DIGIT DAY OF THE MONTH OF END OF DFI" "DAYS"
881rconfig   integer dfi_bckstop_hour       namelist,dfi_control   1      12     rh   "dfi_bckstop_hour"         "2 DIGIT HOUR OF THE DAY OF END OF DFI" "HOURS"
882rconfig   integer dfi_bckstop_minute     namelist,dfi_control   1      00     rh   "dfi_bckstop_minute"       "2 DIGIT MINUTE OF THE HOUR OF END OF DFI" "MINUTES"
883rconfig   integer dfi_bckstop_second     namelist,dfi_control   1      00     rh   "dfi_bckstop_second"       "2 DIGIT SECOND OF THE MINUTE OF END OF DFI" "SECONDS"
884
885# Domains
886rconfig   integer time_step               namelist,domains      1             -       ih   "time_step"     
887rconfig   integer time_step_fract_num     namelist,domains      1             0       ih   "time_step_fract_num"     
888rconfig   integer time_step_fract_den     namelist,domains      1             1       ih   "time_step_fract_den"     
889rconfig   integer time_step_dfi           namelist,domains      1             -       ih   "time_step_dfi"
890rconfig   integer max_dom                 namelist,domains      1             1       irh  "max_dom"               ""      ""
891rconfig   integer s_we                    namelist,domains      max_domains    1       irh    "s_we"          ""      ""
892rconfig   integer e_we                    namelist,domains      max_domains    32      irh    "e_we"          ""      ""
893rconfig   integer s_sn                    namelist,domains      max_domains    1       irh    "s_sn"          ""      ""
894rconfig   integer e_sn                    namelist,domains      max_domains    32      irh    "e_sn"          ""      ""
895rconfig   integer s_vert                  namelist,domains      max_domains    1       irh    "s_vert"                ""      ""
896rconfig   integer e_vert                  namelist,domains      max_domains    31      irh    "e_vert"                ""      ""
897rconfig   integer num_metgrid_soil_levels namelist,domains      1             4        irh    "num_metgrid_soil_levels"               "number of input levels or layers in 3D sm, st, sw arrays"      ""
898rconfig   real    dx                      namelist,domains     max_domains    200     h     "dx"        "X HORIZONTAL RESOLUTION"   "METERS"
899rconfig   real    dy                      namelist,domains      max_domains    200     h     "dy"        "Y HORIZONTAL RESOLUTION"   "METERS"
900rconfig   integer grid_id                 namelist,domains      max_domains    1       irh    "id"            ""      ""
901rconfig   logical grid_allowed            namelist,domains      max_domains    .true.  irh    "allowed"       ""      ""
902rconfig   integer parent_id               namelist,domains      max_domains    0       h     "parent_id"             ""      ""
903rconfig   integer i_parent_start          namelist,domains      max_domains    1       h     "i_parent_start"                ""      ""
904rconfig   integer j_parent_start          namelist,domains      max_domains    1       h     "j_parent_start"                ""      ""
905rconfig   integer parent_grid_ratio       namelist,domains      max_domains    1       h     "parent_grid_ratio"             ""      ""
906rconfig   integer parent_time_step_ratio  namelist,domains      max_domains    1       h     "parent_time_step_ratio"                ""      ""
907rconfig   integer feedback                namelist,domains      1    1       h     "feedback"          ""      ""
908rconfig   integer smooth_option           namelist,domains      1    2       h     "smooth_option"          ""      ""
909rconfig   real    ztop                    namelist,domains      max_domains    15000.  h    "ztop"          ""      ""
910rconfig   integer moad_grid_ratio         namelist,domains      max_domains    1       h     "moad_grid_ratio"               ""      ""
911rconfig   integer moad_time_step_ratio    namelist,domains      max_domains    1       h     "moad_time_step_ratio"          ""      ""
912rconfig   integer shw                     namelist,domains      max_domains    2       h     "stencil_half_width"   "HORIZONTAL INTERPOLATION STENCIL HALF-WIDTH"  "GRID POINTS"
913rconfig   integer tile_sz_x               namelist,domains      1             0       -      "tile_sz_x"             ""      ""
914rconfig   integer tile_sz_y               namelist,domains      1             0       -      "tile_sz_y"             ""      ""
915rconfig   integer numtiles                namelist,domains      1             1       -      "numtiles"              ""      ""
916rconfig   integer nproc_x                 namelist,domains      1             -1       -      "nproc_x"              "-1 means not set"      ""
917rconfig   integer nproc_y                 namelist,domains      1             -1       -      "nproc_y"              "-1 means not set"      ""
918rconfig   integer irand                   namelist,domains      1             0       -      "irand"           ""      ""
919rconfig   real    dt                      derived              max_domains    2.      h     "dt"        "TEMPORAL RESOLUTION"      "SECONDS"
920rconfig   integer   ts_buf_size     namelist,domains    1                200          -       "ts_buf_size"   "Size of time series buffer"
921rconfig   integer   max_ts_locs     namelist,domains    1                5            -       "max_ts_locs"   "Maximum number of time series locations"
922rconfig   integer   num_moves       namelist,domains    1                0
923rconfig   integer   move_id         namelist,domains    max_moves        0
924rconfig   integer   move_interval   namelist,domains    max_moves        999999999
925rconfig   integer   move_cd_x       namelist,domains    max_moves        0
926rconfig   integer   move_cd_y       namelist,domains    max_moves        0
927rconfig   logical   swap_x          namelist,domains    max_domains    .false. rh    "swap_x"            ""      ""
928rconfig   logical   swap_y          namelist,domains    max_domains    .false. rh    "swap_y"            ""      ""
929rconfig   logical   cycle_x         namelist,domains    max_domains    .false. rh    "cycle_x"            ""      ""
930rconfig   logical   cycle_y         namelist,domains    max_domains    .false. rh    "cycle_y"            ""      ""
931rconfig   logical   reorder_mesh    namelist,domains    1              .false. rh    "reorder_mesh"       ""      ""
932rconfig   logical   perturb_input   namelist,domains    1              .false. h     "" "" ""
933# WPS related
934rconfig   real      eta_levels      namelist,domains    max_eta        -1.
935rconfig   real      ptsgm           namelist,domains    1               42000.
936rconfig   integer num_metgrid_levels  namelist,domains  1               43      irh    "num_metgrid_levels"                ""      ""
937rconfig   real    p_top_requested   namelist,domains    1               5000    irh    "p_top_requested" "Pa"      ""
938
939# Physics
940rconfig   integer     mp_physics          namelist,physics      max_domains    0       rh       "mp_physics"            ""      ""
941rconfig   real        mommix              namelist,physics     max_domains  0.7       irh    "MOMENTUM MIXING FOR SAS CONVECTION SCHEME"
942rconfig   logical     disheat             namelist,physics      max_domains  .true.    irh    "nmm input 7"
943rconfig   integer     ra_lw_physics       namelist,physics      max_domains    0       rh       "ra_lw_physics"         ""      ""
944rconfig   integer     ra_sw_physics       namelist,physics      max_domains    0       rh       "ra_sw_physics"         ""      ""
945rconfig   real    radt                    namelist,physics      max_domains    0       h    "RADT"          ""      ""
946rconfig   integer     sf_sfclay_physics   namelist,physics      max_domains    0       rh       "sf_sfclay_physics"             ""      ""
947rconfig   integer     sf_surface_physics  namelist,physics      max_domains    0       rh       "sf_surface_physics"            ""      ""
948rconfig   integer     bl_pbl_physics      namelist,physics      max_domains    0       rh       "bl_pbl_physics"                ""      ""
949rconfig   integer     sf_urban_physics    namelist,physics      max_domains    0       rh       "sf_urban_physics"     ""       ""
950rconfig   real    BLDT                    namelist,physics      max_domains    0       h    "BLDT"          ""      ""
951rconfig   integer     cu_physics          namelist,physics      max_domains    0       rh       "cu_physics"            ""      ""
952rconfig   integer shcu_physics            namelist,physics      max_domains    0       rh   "shcu_physics"  ""      ""
953rconfig   real    CUDT                    namelist,physics      max_domains    0       h    "CUDT"          ""      ""
954rconfig   real    GSMDT                   namelist,physics      max_domains    0       h    "GSMDT"          ""      ""
955rconfig   integer ISFFLX                  namelist,physics      1             1       irh    "ISFFLX"                        ""      ""
956rconfig   integer IFSNOW                  namelist,physics      1             0       irh    "IFSNOW"                        ""      ""
957rconfig   integer ICLOUD                  namelist,physics      1             1       irh    "ICLOUD"                        ""      ""
958rconfig   real    swrad_scat              namelist,physics      1             1       irh    "SWRAD_SCAT" "SCATTERING FACTOR IN SWRAD"      ""
959rconfig   integer surface_input_source    namelist,physics      1             1       irh    "surface_input_source"          "1=static (fractional), 2=time dependent (dominant), 3=hybrid (not yet implemented)"      ""
960rconfig   integer num_soil_layers         namelist,physics      1             5       irh    "num_soil_layers"               ""      ""
961rconfig   integer num_urban_layers        namelist,physics      1            400       irh    "num_urban_layers"               ""      ""
962rconfig   integer maxiens                 namelist,physics      1             1       irh    "maxiens"                    ""      ""
963rconfig   integer maxens                  namelist,physics      1             3       irh    "maxens"                    ""      ""
964rconfig   integer maxens2                 namelist,physics      1             3       irh    "maxens2"                    ""      ""
965rconfig   integer maxens3                 namelist,physics      1            16       irh    "maxens3"                    ""      ""
966rconfig   integer ensdim                  namelist,physics      1            144      irh    "ensdim"                    ""      ""
967rconfig   integer     chem_opt            namelist,physics      max_domains    0       rh       "chem_opt"              ""      ""
968rconfig   integer num_land_cat            namelist,physics      1            24       -      "num_land_cat"                  ""      ""
969rconfig   integer num_soil_cat            namelist,physics      1            16       -      "num_soil_cat"                  ""      ""
970rconfig   integer mp_zero_out             namelist,physics      1             0       -      "mp_zero_out"  "microphysics fields set to zero  0=no action taken, 1=all fields but Qv, 2=all fields including Qv"      "flag"
971rconfig   real mp_zero_out_thresh         namelist,physics      1          1.e-8      -      "mp_zero_out_thresh"  "minimum threshold for non-Qv moist fields, below are set to zero"  "kg/kg"
972rconfig   real    seaice_threshold        namelist,physics      1            271       h    "seaice_threshold"  "tsk below which which water points are set to sea ice for slab scheme"   "K"
973rconfig   integer fractional_seaice       namelist,physics      1            0        -     "fractional_seiace" "Fractional sea-ice option"
974rconfig   logical tice2tsk_if2cold        namelist,physics      1              .false. -     "tice2tsk_if2cold" "Avoid low ice temps when ice frac and Tsk are inconsistent"
975rconfig   integer sst_update              namelist,physics      1            0        i01rh    "sst_update"  "update sst from wrflowinp file  0=no, 1=yes"   ""
976rconfig   logical usemonalb               namelist,physics      1            .true.    h    "usemonalb"    "use 2d field vs table values  false=table, True=2d"   ""
977rconfig   logical rdmaxalb                namelist,physics      1            .true.    h     "rdmaxalb"    "false set it to table values"   ""
978rconfig   logical rdlai2d                 namelist,physics      1            .false.   h     "rdlai2d"     "false set it to table values"   ""
979rconfig   integer  gwd_opt                namelist,physics    max_domains    0       irh    "gwd_opt"      "activate gravity wave drag: 0=off, 1=ARW, 2=NMM"   ""
980rconfig   integer iz0tlnd                 namelist,physics      1            0         h     "iz0tlnd"    "switch to control land thermal roughness length"   ""
981
982# nmm variables
983rconfig   integer idtad                   namelist,physics     max_domains    2       irh    "idtad"  "fundamental timesteps between calls to NMM passive advection scheme"
984rconfig   integer nsoil                   namelist,physics     max_domains    4       irh    "nsoil"  "number of soil layers"
985rconfig   integer nphs                    namelist,physics     max_domains   10       irh    "nphs"  "fundamental timesteps between calls to NMM turbulence"
986rconfig   integer ncnvc                   namelist,physics     max_domains   10       irh    "ncnvc"  "fundamental timesteps between calls to NMM convection"
987rconfig   integer nrads                   namelist,physics     max_domains  200       irh    "nrads"  "fundamental timesteps between calls to NMM shortwave radiation"
988rconfig   integer nradl                   namelist,physics     max_domains  200       irh    "nradl"  "fundamental timesteps between calls to NMM longwave radiation"
989rconfig   real    tprec                   namelist,physics     max_domains    3.      irh    "tprec"  "number of hours in bucket for total precipitation"
990rconfig   real    theat                   namelist,physics     max_domains    6.      irh    "theat"  "number of hours in bucket for gridscale and convective heating rates"
991rconfig   real    tclod                   namelist,physics     max_domains    6.      irh    "tclod"  "number of hours in bucket for cloud amounts"
992rconfig   real    trdsw                   namelist,physics     max_domains    6.      irh    "trdsw"  "number of hours in bucket for short wave fluxes"
993rconfig   real    trdlw                   namelist,physics     max_domains    6.      irh    "trdlw"  "number of hours in bucket for long wave fluxes"
994rconfig   real    tsrfc                   namelist,physics     max_domains    6.      irh    "tsrfc"  "number of hours in bucket for evaporation / sfc fluxes"
995rconfig   logical pcpflg                  namelist,physics     max_domains   .false.  irh    "pcpflg"  "logical switch that turns on/off the precipitation assimilation"
996rconfig   integer sigma                   namelist,physics     max_domains    1       irh    "sigma"  "logical switch for NMM vertical coordinate (sigma or hybrid)"
997rconfig   real    sfenth                  namelist,physics     max_domains    1.0       irh     "sea spray parameter"
998rconfig   integer co2tf                   namelist,physics     1              0       -      "co2tf"  "GFDL radiation co2 flag"
999rconfig   integer ra_call_offset          namelist,physics     1             -1       -      "ra_call_offset" "radiation call offset in timesteps (-1=old, 0=new offset)" ""
1000rconfig   real    cam_abs_freq_s          namelist,physics      1         21600.      -      "cam_abs_freq_s" "CAM radiation frequency for clear-sky longwave calculations" "s"
1001rconfig   integer levsiz                  namelist,physics      1             1       -      "levsiz" "Number of ozone data levels for CAM radiation (59)"  ""
1002rconfig   integer paerlev                 namelist,physics      1             1       -      "paerlev" "Number of aerosol data levels for CAM radiation (29)"  ""
1003rconfig   integer cam_abs_dim1            namelist,physics      1             1       -      "cam_abs_dim1" "dimension for absnxt in CAM radiation"  ""
1004rconfig   integer cam_abs_dim2            namelist,physics      1             1       -      "cam_abs_dim2" "dimension for abstot in CAM radiation"  ""
1005rconfig   logical cu_rad_feedback         namelist,physics      max_domains   .false.  -     "feedback cumulus to radiation"
1006
1007# Dynamics
1008# dynamics option (see package definitions, below)
1009rconfig   integer dyn_opt                 namelist,dynamics     1             -
1010rconfig   integer rk_ord                  namelist,dynamics     1             3       irh   "rk_order"               ""      ""
1011rconfig   integer w_damping               namelist,dynamics     1             0       irh    "w_damping"             ""      ""
1012# diff_opt 1=old diffusion, 2=new
1013rconfig   integer diff_opt                namelist,dynamics     1             1       irh    "diff_opt"              ""      ""
1014# km_opt   1=old coefs, 2=tke, 3=Smagorinksy
1015rconfig   integer km_opt                  namelist,dynamics     1             1       irh    "km_opt"                ""      ""
1016rconfig   integer damp_opt                namelist,dynamics     1             1       irh    "damp_opt"              ""      ""
1017rconfig   real    zdamp                   namelist,dynamics     max_domains    5000.   h    "zdamp"         ""      ""
1018rconfig   real    base_pres               namelist,dynamics     1          100000.     h    "base_pres"  "Base state pressure - do not change (10^5 Pa), real only"      "Pa"
1019rconfig   real    base_temp               namelist,dynamics     1             290.     h    "base_temp"  "Base state sea level temperature, real only"      "K"
1020rconfig   real    base_lapse              namelist,dynamics     1              50.     h    "base_lapse" "Base state temperature difference between base pres and 1/e of atm depth - do not change, real only"      "K"
1021rconfig   real    iso_temp                namelist,dynamics     1               0.     h    "iso_temp" "Isothermal temperature in stratosphere, real only"      "K"
1022rconfig   real    dampcoef                namelist,dynamics     max_domains    0.2     h    "dampcoef"              ""      ""
1023rconfig   real    khdif                   namelist,dynamics     max_domains    0       h    "khdif"         ""      ""
1024rconfig   real    kvdif                   namelist,dynamics     max_domains    0       h    "kvdif"         ""      ""
1025rconfig   real    c_s                     namelist,dynamics     max_domains    0.25    h    "c_s"         "Smagorinsky coeff"      ""
1026rconfig   real    c_k                     namelist,dynamics     max_domains    0.15    h    "c_k"         "TKE coeff"      ""
1027rconfig   real    smdiv                   namelist,dynamics     max_domains    0.      h    "smdiv"         ""      ""
1028rconfig   real    emdiv                   namelist,dynamics     max_domains    0.      h    "emdiv"         ""      ""
1029rconfig   real    epssm                   namelist,dynamics     max_domains    .1      h    "epssm"         ""      ""
1030rconfig   logical non_hydrostatic         namelist,dynamics     max_domains  .true.   irh  "non_hydrostatic"    ""   ""
1031rconfig   integer time_step_sound         namelist,dynamics     max_domains    10      h     "time_step_sound"               ""      ""
1032rconfig   integer     h_mom_adv_order     namelist,dynamics     max_domains    3       rh       "h_mom_adv_order"               ""      ""
1033rconfig   integer     v_mom_adv_order     namelist,dynamics     max_domains    3       rh       "v_mom_adv_order"               ""      ""
1034rconfig   integer     h_sca_adv_order     namelist,dynamics     max_domains    3       rh       "h_sca_adv_order"               ""      ""
1035rconfig   integer     v_sca_adv_order     namelist,dynamics     max_domains    3       rh       "v_sca_adv_order"               ""      ""
1036rconfig   logical top_radiation           namelist,dynamics     max_domains    .false. rh    "top_radiation"         ""      ""
1037rconfig   real    tke_upper_bound         namelist,dynamics     max_domains    1000.   h    "tke_upper_bound"            ""      ""
1038rconfig   real    tke_drag_coefficient      namelist,dynamics   max_domains    0.      h    "tke_drag_coefficient"       ""      ""
1039rconfig   real    tke_heat_flux           namelist,dynamics     max_domains    0.      h    "tke_heat_flux"              ""      ""
1040rconfig   logical pert_coriolis           namelist,dynamics     max_domains  .false.  irh  "pert_coriolis"    ""   ""
1041rconfig   logical euler_adv               namelist,dynamics     1            .true.  irh  "euler_adv"   "logical flag to turn on/off Eulerian passive advection"   ""
1042rconfig   integer idtadt                  namelist,dynamics     1              2      irh  "idtadt"  "fundamental timesteps between calls to Eulerian advection for dynamics"      ""
1043rconfig   integer idtadc                  namelist,dynamics     1              2      irh  "idtadc"  "fundamental timesteps between calls to Eulerian advection for chemistry"     ""
1044rconfig   real    codamp                  namelist,dynamics     max_domains   6.4     irh  "codamp"  "divergence damping weighting factor (larger = more damping) " ""
1045rconfig   real    coac                    namelist,dynamics     max_domains   1.6     irh  "coac"  "horizontal diffusion weighting factor (larger = more diffusion) " ""
1046rconfig   real    slophc                  namelist,dynamics     max_domains   6.363961e-3     irh  "slophc"  "Maximum model level slope(dZ/dy) for which hor diffusion is applied" ""
1047rconfig   real    wp                      namelist,dynamics     max_domains   0.    irh  "wp"  "Off-centering weight in the updating ofnonhyrostatic eps"
1048
1049# Bdy_control
1050rconfig   integer spec_bdy_width          namelist,bdy_control          1             5       irh    "spec_bdy_width"                ""      ""
1051rconfig   integer spec_zone               namelist,bdy_control          1             1       irh    "spec_zone"                     ""      ""
1052rconfig   integer relax_zone              namelist,bdy_control          1             4       irh    "relax_zone"                    ""      ""
1053rconfig   logical specified               namelist,bdy_control  max_domains    .false. rh    "specified"             ""      ""
1054rconfig   logical periodic_x              namelist,bdy_control  max_domains    .false. rh    "periodic_x"            ""      ""
1055rconfig   logical symmetric_xs            namelist,bdy_control  max_domains    .false. rh    "symmetric_xs"          ""      ""
1056rconfig   logical symmetric_xe            namelist,bdy_control  max_domains    .false. rh    "symmetric_xe"          ""      ""
1057rconfig   logical open_xs                 namelist,bdy_control  max_domains    .false. rh    "open_xs"               ""      ""
1058rconfig   logical open_xe                 namelist,bdy_control  max_domains    .false. rh    "open_xe"               ""      ""
1059rconfig   logical periodic_y              namelist,bdy_control  max_domains    .false. rh    "periodic_y"            ""      ""
1060rconfig   logical symmetric_ys            namelist,bdy_control  max_domains    .false. rh    "symmetric_ys"          ""      ""
1061rconfig   logical symmetric_ye            namelist,bdy_control  max_domains    .false. rh    "symmetric_ye"          ""      ""
1062rconfig   logical open_ys                 namelist,bdy_control  max_domains    .false. rh    "open_ys"               ""      ""
1063rconfig   logical open_ye                 namelist,bdy_control  max_domains    .false. rh    "open_ye"               ""      ""
1064rconfig   logical polar                   namelist,bdy_control  max_domains    .false. rh    "polar"                 ""      ""
1065rconfig   logical nested                  namelist,bdy_control  max_domains    .false. rh    "nested"                ""      ""
1066rconfig   integer real_data_init_type     namelist,bdy_control          1                 1    irh   "real_data_init_type"   "REAL DATA INITIALIZATION OPTIONS: 1=SI, 2=MM5, 3=GENERIC" "PRE-PROCESSOR TYPES"
1067
1068rconfig   integer background_proc_id      namelist,grib2                1     255    rh    "background_proc_id"    "Background processing id for grib2"  ""
1069rconfig   integer forecast_proc_id        namelist,grib2                1     255    rh    "forecast_proc_id"      "Analysis and forecast processing id for grib2"  ""
1070rconfig   integer production_status       namelist,grib2                1     255    rh    "production_status"     "Background processing id for grib2"  ""
1071rconfig   integer compression             namelist,grib2                1      40    rh    "compression"           "grib2 compression, 40 for JPEG2000 or 41 for PNG"  ""
1072
1073# NAMELIST DERIVED
1074rconfig   real    cen_lat                 derived                  max_domains    0       -        "cen_lat"              "center latitude"      "degrees, negative is south"
1075rconfig   real    cen_lon                 derived                  max_domains    0       -        "cen_lon"              "central longitude"      "degrees, negative is west"
1076rconfig   real    truelat1                derived                  max_domains    0       -        "true_lat1"             "first standard parallel"      "degrees, negative is south"
1077rconfig   real    truelat2                derived                  max_domains    0       -        "true_lat2"             "second standard parallel"      "degrees, negative is south"
1078rconfig   real    moad_cen_lat            derived                  max_domains    0       -        "moad_cen_lat"             "center latitude of the most coarse grid"      "degrees, negative is south"
1079rconfig   real    stand_lon               derived                  max_domains    0       -        "stand_lon"             "standard longitude, parallel to j-direction, perpendicular to i-direction "      "degrees, negative is west"
1080rconfig   integer  FLAG_METGRID           derived                      1          0       -        "FLAG_METGRID"         "Flag in global attributes for metgrid data"
1081rconfig   integer  FLAG_SNOW              derived                      1          0       -        "FLAG_SNOW"             "Flag for snow in the global attributes for metgrid data"
1082rconfig   integer  FLAG_PSFC              derived                      1          0       -        "FLAG_PSFC"             "Flag for surface pressure in the global attributes for metgrid data"
1083rconfig   integer  FLAG_SM000010          derived                      1          0       -        "FLAG_SM000010"         "Flag for soil moisture in the global attributes for metgrid data"
1084rconfig   integer  FLAG_SM010040          derived                      1          0       -        "FLAG_SM010040"         "Flag for soil moisture in the global attributes for metgrid data"
1085rconfig   integer  FLAG_SM040100          derived                      1          0       -        "FLAG_SM040100"         "Flag for soil moisture in the global attributes for metgrid data"
1086rconfig   integer  FLAG_SM100200          derived                      1          0       -        "FLAG_SM100200"         "Flag for soil moisture in the global attributes for metgrid data"
1087rconfig   integer  FLAG_ST000010          derived                      1          0       -        "FLAG_ST000010"         "Flag for soil temperature in the global attributes for metgrid data"
1088rconfig   integer  FLAG_ST010040          derived                      1          0       -        "FLAG_ST000010"         "Flag for soil temperature  in the global attributes for metgrid data"
1089rconfig   integer  FLAG_ST040100          derived                      1          0       -        "FLAG_ST010040"         "Flag for soil temperature  in the global attributes for metgrid data"
1090rconfig   integer  FLAG_ST100200          derived                      1          0       -        "FLAG_ST100200"         "Flag for soil temperature  in the global attributes for metgrid data"
1091rconfig   integer  FLAG_SLP               derived                      1          0       -        "FLAG_SLP"              "Flag for sea level pressure in the global attributes for metgrid data"
1092rconfig   integer  FLAG_SOILHGT           derived                      1          0       -        "FLAG_SOILHGT"          "Flag for soil height in the global attributes for metgrid data"
1093rconfig   integer  FLAG_MF_XY             derived                      1          0       -        "FLAG_MF_XY"            "Flag for MF_XYin the global attributes for metgrid data"
1094rconfig   real    bdyfrq                  derived                  max_domains    0       -        "bdyfrq"               "lateral boundary input frequency"      "seconds"
1095rconfig   character mminlu                derived                  max_domains    " "     -        "mminlu"               "land use dataset"             ""
1096rconfig   integer iswater                 derived                  max_domains    0       -        "iswater"              "land use index of water"      "index category"
1097rconfig   integer islake                  derived                  max_domains    0       -        "islake"               "land use index of inland lake"      "index category"
1098rconfig   integer isice                   derived                  max_domains    0       -        "isice"                "land use index of ice"        "index category"
1099rconfig   integer isurban                 derived                  max_domains    0       -        "isurban"              "land use index for 'urban and built-up"     "index category"
1100rconfig   integer isoilwater              derived                  max_domains    0       -        "isoilwater"           "land use index of water for soil"        "index category"
1101rconfig   integer map_proj                derived                  max_domains    0       -        "map_proj"             "domain map projection"      "0=none, 1=Lambert, 2=polar, 3=Mercator"
1102rconfig   integer dfi_stage               derived                       1         3       -        "dfi_stage"            "current stage of DFI processing"      "0=DFI setup, 1=DFI backward integration, 2=DFI forward integration, 3=WRF forecast"
1103rconfig   integer mp_physics_dfi          derived                  max_domains   -1       -        "mp_physics_dfi"       ""      "-1 = no DFI and so no need to allocate DFI moistnd scalar variables, >0 = running with DFI, so allocate DFI moist and scalar variables appropriate for selected microphysics package"
1104
1105#
1106# Single dummy declaration to define a nodyn dyn option
1107state integer nodyn_dummy - dyn_nodyn -  -  -  "" "" ""
1108
1109# Turbine drag (td) physics
1110# Turbine positions and characteristics for real-data cases are specified in a file
1111# whose name is given in the windturbines_spec variable.  If the setting is "ideal",
1112# the td_ variables specify idealized wind farm geometries and turbine characteristics.
1113# If the setting is "none" then wind turbine drag physics is turned off.
1114rconfig character windturbines_spec namelist,physics 1 "none" - - "" "none, ideal, or a file name"
1115rconfig integer td_turbgridid  namelist,physics 1 -1     - - ""  "which grid id has turbines in it"
1116rconfig  real   td_hubheight   namelist,physics 1 100.   - - ""  "hub height (m)"
1117rconfig  real   td_diameter    namelist,physics 1 60.    - - ""  "turbine diameter (m)"
1118rconfig  real   td_stdthrcoef  namelist,physics 1 .158   - - ""  "standing thrust coefficient"
1119rconfig  real   td_cutinspeed  namelist,physics 1 4.     - - ""  "cut-in speed (m/s)"
1120rconfig  real   td_cutoutspeed namelist,physics 1 27.    - - ""  "cut-out speed (m/s)"
1121rconfig  real   td_power       namelist,physics 1 2.     - - ""  "turbine power (MW)"
1122rconfig  real   td_turbpercell namelist,physics 1 1.     - - ""  "number of turbines per cell"
1123rconfig integer td_ewfx        namelist,physics 1 0      - - ""  "extent of wind farm in x-cells"
1124rconfig integer td_ewfy        namelist,physics 1 0      - - ""  "extent of wind farm in y-cells"
1125rconfig integer td_pwfx        namelist,physics 1 1      - - ""  "southwest corner of wind farm in x-cells"
1126rconfig integer td_pwfy        namelist,physics 1 1      - - ""  "southwest corner of wind farm in y-cells"
1127
1128#key      package       associated                package          associated 4d scalars
1129#         name          namelist choice           state vars
1130
1131#package   passivec1     chem_opt==0                  -
1132package   passiveqv     mp_physics==0                -             moist:qv
1133package   kesslerscheme mp_physics==1                -             moist:qv,qc,qr
1134package   linscheme     mp_physics==2                -             moist:qv,qc,qr,qi,qs,qg
1135package   wsm3scheme    mp_physics==3                -             moist:qv,qc,qr
1136package   wsm5scheme    mp_physics==4                -             moist:qv,qc,qr,qi,qs
1137package   etampnew      mp_physics==5                -             moist:qv,qc,qr,qs
1138package   wsm6scheme    mp_physics==6                -             moist:qv,qc,qr,qi,qs,qg
1139package   gsfcgcescheme mp_physics==7                -             moist:qv,qc,qr,qi,qs,qg
1140package   thompson      mp_physics==8                -             moist:qv,qc,qr,qi,qs,qg;scalar:qni,qnr
1141package   milbrandt2mom mp_physics==9                -             moist:qv,qc,qr,qi,qs,qg,qh;scalar:qnc,qnr,qni,qns,qng,qnh
1142package   morr_two_moment  mp_physics==10            -             moist:qv,qc,qr,qi,qs,qg;scalar:qni,qns,qnr,qng
1143package   sbu_ylinscheme    mp_physics==13           -             moist:qv,qc,qr,qi,qs
1144package   wdm5scheme    mp_physics==14               -             moist:qv,qc,qr,qi,qs;scalar:qnn,qnc,qnr
1145package   wdm6scheme    mp_physics==16               -             moist:qv,qc,qr,qi,qs,qg;scalar:qnn,qnc,qnr
1146package   etamp_hwrf    mp_physics==85               -             moist:qv,qc,qr,qi,qs
1147
1148package   nodfimoist        mp_physics_dfi==-1       -             -
1149package   passiveqv_dfi     mp_physics_dfi==0        -             dfi_moist:dfi_qv
1150package   kesslerscheme_dfi mp_physics_dfi==1        -             dfi_moist:dfi_qv,dfi_qc,dfi_qr
1151package   linscheme_dfi     mp_physics_dfi==2        -             dfi_moist:dfi_qv,dfi_qc,dfi_qr,dfi_qi,dfi_qs,dfi_qg
1152package   wsm3scheme_dfi    mp_physics_dfi==3        -             dfi_moist:dfi_qv,dfi_qc,dfi_qr
1153package   wsm5scheme_dfi    mp_physics_dfi==4        -             dfi_moist:dfi_qv,dfi_qc,dfi_qr,dfi_qi,dfi_qs
1154package   etampnew_dfi      mp_physics_dfi==5        -             dfi_moist:dfi_qv,dfi_qc,dfi_qr,dfi_qs
1155package   wsm6scheme_dfi    mp_physics_dfi==6        -             dfi_moist:dfi_qv,dfi_qc,dfi_qr,dfi_qi,dfi_qs,dfi_qg
1156package   gsfcgcescheme_dfi mp_physics_dfi==7        -             dfi_moist:dfi_qv,dfi_qc,dfi_qr,dfi_qi,dfi_qs,dfi_qg
1157package   thompson_dfi      mp_physics_dfi==8        -             dfi_moist:dfi_qv,dfi_qc,dfi_qr,dfi_qi,dfi_qs,dfi_qg;dfi_scalar:dfi_qni,dfi_qnr
1158package   milbrandt2mom_dfi mp_physics_dfi==9        -             dfi_moist:dfi_qv,dfi_qc,dfi_qr,dfi_qi,dfi_qs,dfi_qg,dfi_qh;dfi_scalar:dfi_qnc,dfi_qnr,dfi_qni,dfi_qns,dfi_qng,dfi_qnh
1159package   morr_two_moment_dfi  mp_physics_dfi==10    -             dfi_moist:dfi_qv,dfi_qc,dfi_qr,dfi_qi,dfi_qs,dfi_qg;dfi_scalar:dfi_qni,dfi_qns,dfi_qnr,dfi_qng
1160#package   milbrandt3mom_dfi mp_physics_dfi==12       -             dfi_moist:dfi_qv,dfi_qc,dfi_qr,dfi_qi,dfi_qs,dfi_qg,dfi_qh;dfi_scalar:dfi_qnc,dfi_qni,dfi_qns,dfi_qng,dfi_qnh,dfi_q_qzr,dfi_qzi,dfi_qzs,dfi_qzg,dfi_qzh
1161package   sbu_ylinscheme_dfi    mp_physics==13           -         dfi_moist:dfi_qv,dfi_qc,dfi_qr,dfi_qi,dfi_qs
1162package   wdm5scheme_dfi    mp_physics_dfi==14       -             dfi_moist:dfi_qv,dfi_qc,dfi_qr,dfi_qi,dfi_qs;dfi_scalar:dfi_qnn,dfi_qnc,dfi_qnr
1163package   wdm6scheme_dfi    mp_physics_dfi==16       -             dfi_moist:dfi_qv,dfi_qc,dfi_qr,dfi_qi,dfi_qs,dfi_qg;dfi_scalar:dfi_qnn,dfi_qnc,dfi_qnr
1164
1165# package   noprogn       progn==0                     -             -
1166# package   progndrop     progn==1                     -             scalar:qndrop;dfi_scalar:dfi_qndrop
1167
1168
1169
1170package   rrtmscheme    ra_lw_physics==1             -             -
1171package   camlwscheme   ra_lw_physics==3             -             -
1172package   rrtmg_lwscheme  ra_lw_physics==4           -             -
1173package   goddardlwscheme  ra_lw_physics==5          -             -
1174package   gfdllwscheme  ra_lw_physics==99            -             -
1175package   hwrflwscheme  ra_lw_physics==98
1176package   heldsuarez    ra_lw_physics==31            -             -
1177
1178package   swradscheme   ra_sw_physics==1             -             -
1179package   gsfcswscheme  ra_sw_physics==2             -             -
1180package   camswscheme   ra_sw_physics==3             -             -
1181package   rrtmg_swscheme  ra_sw_physics==4           -             -
1182package   goddardswscheme  ra_sw_physics==5          -             -
1183package   gfdlswscheme  ra_sw_physics==99            -             -
1184package   hwrfswscheme  ra_sw_physics==98
1185
1186package   sfclayscheme   sf_sfclay_physics==1        -             -
1187package   myjsfcscheme   sf_sfclay_physics==2        -             -
1188package   gfssfcscheme   sf_sfclay_physics==3        -             -
1189package   gfdlsfcscheme  sf_sfclay_physics==88       -             -
1190package   qnsesfcscheme  sf_sfclay_physics==4        -             -
1191package   pxsfcscheme    sf_sfclay_physics==7        -             -
1192package   temfsfcscheme  sf_sfclay_physics==10       -             -
1193package   idealscmsfcscheme  sf_sfclay_physics==89   -             -
1194package   slabscheme     sf_surface_physics==1       -             -
1195package   lsmscheme      sf_surface_physics==2       -             -
1196package   ruclsmscheme   sf_surface_physics==3       -             -
1197package   gfdlslab       sf_surface_physics==88      -             -
1198package   pxlsmscheme    sf_surface_physics==7       -             -
1199package   ysuscheme      bl_pbl_physics==1           -             -
1200package   myjpblscheme   bl_pbl_physics==2           -             -
1201package   gfsscheme      bl_pbl_physics==3           -             -
1202package   qnsepblscheme  bl_pbl_physics==4           -             -
1203package   acmpblscheme   bl_pbl_physics==7           -             -
1204package   boulacscheme   bl_pbl_physics==8           -             -
1205package   camuwpblscheme bl_pbl_physics==9           -             -
1206package   mrfscheme      bl_pbl_physics==99          -             -
1207package   temfpblscheme  bl_pbl_physics==10          -             -
1208
1209package   kfetascheme    cu_physics==1               -             -
1210package   bmjscheme      cu_physics==2               -             -
1211package   gdscheme       cu_physics==3               -             -
1212package   sasscheme      cu_physics==4               -             -
1213package   g3scheme       cu_physics==5               -             -
1214package   camzmscheme    cu_physics==7               -             -
1215package   tiedtkescheme  cu_physics==6               -             -
1216package   nsasscheme     cu_physics==14              -             -
1217package   kfscheme       cu_physics==99              -             -
1218
1219package   g3shcuscheme   shcu_physics==1             -             -
1220package   camuwshcuscheme shcu_physics==2            -             -
1221
1222package   dfi_setup      dfi_stage==0                -             -
1223package   dfi_bck        dfi_stage==1                -             -
1224package   dfi_fwd        dfi_stage==2                -             -
1225package   dfi_fst        dfi_stage==3                -             -
1226package   dfi_startfwd   dfi_stage==4                -             -
1227package   dfi_startbck   dfi_stage==5                -             -
1228package   dfi_nodfi     dfi_opt==0                  -             -
1229package   dfi_dfl       dfi_opt==1                  -            \
1230 state:dfi_pd,dfi_pint,dfi_dwdt,dfi_t,dfi_q,dfi_u,dfi_v,dfi_q2,dfi_cwm,dfi_rrw,dfi_STC,dfi_SMC,dfi_SH2O,dfi_SNOW,dfi_SNOWH,dfi_CANWAT,dfi_NMM_TSK,dfi_SNOWC
1231package   dfi_ddfi      dfi_opt==2                  -            \
1232 state:dfi_pd,dfi_pint,dfi_dwdt,dfi_t,dfi_q,dfi_u,dfi_v,dfi_q2,dfi_cwm,dfi_rrw,dfi_STC,dfi_SMC,dfi_SH2O,dfi_SNOW,dfi_SNOWH,dfi_CANWAT,dfi_NMM_TSK,dfi_SNOWC
1233package   dfi_tdfi      dfi_opt==3                  -            \
1234 state:dfi_pd,dfi_pint,dfi_dwdt,dfi_t,dfi_q,dfi_u,dfi_v,dfi_q2,dfi_cwm,dfi_rrw,dfi_STC,dfi_SMC,dfi_SH2O,dfi_SNOW,dfi_SNOWH,dfi_CANWAT,dfi_NMM_TSK,dfi_SNOWC
1235
1236
1237# only need to specify these once; not for every io_form* variable
1238package   io_intio    io_form_restart==1                     -             -
1239package   io_netcdf   io_form_restart==2                     -             -
1240# Placeholders for additional packages (we can go beyond zzz
1241# but that will entail modifying frame/module_io.F and frame/md_calls.m4)
1242# Please note these are placeholders; HDF has not been implemented yet.
1243package   io_hdf      io_form_restart==3                     -             -
1244package   io_phdf5    io_form_restart==4                     -             -
1245package   io_grib1    io_form_restart==5                     -             -
1246package   io_mcel     io_form_restart==6                     -             -
1247package   io_esmf     io_form_restart==7                     -             -
1248package   io_yyy      io_form_restart==8                     -             -
1249package   io_zzz      io_form_restart==9                     -             -
1250package   io_grib2    io_form_restart==10                    -             -
1251package   io_pnetcdf  io_form_restart==11                     -             -
1252                                               
1253## communications                                               
1254
1255### 8. Edit the Registry file and create a halo-exchange for x_1.
1256
1257# NMM communications
1258
1259halo HALO_NMM_INIT_1    dyn_nmm 120:HBM2
1260halo HALO_NMM_INIT_2    dyn_nmm 120:HBM3,VBM2,VBM3
1261halo HALO_NMM_INIT_3    dyn_nmm 120:SM,SICE
1262halo HALO_NMM_INIT_4    dyn_nmm 120:DX_NMM,WPDAR
1263halo HALO_NMM_INIT_5    dyn_nmm 120:CPGFU,CURV,FCP
1264halo HALO_NMM_INIT_6    dyn_nmm 120:FDIV,FAD,F
1265halo HALO_NMM_INIT_7    dyn_nmm 120:DDMPU,DDMPV,GLAT
1266halo HALO_NMM_INIT_8    dyn_nmm 120:GLON,EPSR,TG
1267halo HALO_NMM_INIT_9    dyn_nmm 120:GFFC,SST,ALBASE
1268#halo HALO_NMM_INIT_10  dyn_nmm 120:HDAC,HDACV,IVGTYP
1269halo HALO_NMM_INIT_10   dyn_nmm 120:HDAC,HDACV
1270#halo HALO_NMM_INIT_11  dyn_nmm 120:ISLTYP,ISLOPE,VEGFRC
1271halo HALO_NMM_INIT_11   dyn_nmm 120:VEGFRC
1272halo HALO_NMM_INIT_12   dyn_nmm 120:DIV,OMGALF,PD,RES
1273halo HALO_NMM_INIT_13   dyn_nmm 120:FIS,T,U
1274halo HALO_NMM_INIT_14   dyn_nmm 120:V,Q,Q2
1275halo HALO_NMM_INIT_15   dyn_nmm 120:CWM,TRAIN,TCUCN
1276halo HALO_NMM_INIT_15B  dyn_nmm 120:moist,scalar
1277halo HALO_NMM_INIT_16   dyn_nmm 120:RSWIN,RSWOUT,TG
1278halo HALO_NMM_INIT_17   dyn_nmm 120:Z0,AKMS,CZEN
1279halo HALO_NMM_INIT_18   dyn_nmm 120:AKHS,THS,QSH
1280halo HALO_NMM_INIT_19   dyn_nmm 120:TWBS,QWBS,HBOT
1281halo HALO_NMM_INIT_20   dyn_nmm 120:CFRACL,THZ0,QZ0
1282halo HALO_NMM_INIT_21   dyn_nmm 120:UZ0,VZ0,USTAR
1283halo HALO_NMM_INIT_22   dyn_nmm 120:HTOP,CFRACM,SNO
1284halo HALO_NMM_INIT_23   dyn_nmm 120:SI,CLDEFI,RF
1285halo HALO_NMM_INIT_24   dyn_nmm 120:CUPPT,CFRACH,SOILTB
1286halo HALO_NMM_INIT_25   dyn_nmm 120:SFCEXC,SMSTAV,SMSTOT
1287halo HALO_NMM_INIT_26   dyn_nmm 120:GRNFLX,PCTSNO,RLWIN
1288halo HALO_NMM_INIT_27   dyn_nmm 120:RADOT,CZMEAN,SIGT4
1289halo HALO_NMM_INIT_28   dyn_nmm 120:SR
1290halo HALO_NMM_INIT_29   dyn_nmm 120:PREC,ACPREC,ACCLIQ
1291halo HALO_NMM_INIT_30   dyn_nmm 120:ACFRST,ACSNOW
1292halo HALO_NMM_INIT_31   dyn_nmm 120:ACSNOM,SSROFF,BGROFF
1293halo HALO_NMM_INIT_32   dyn_nmm 120:SFCSHX,SFCLHX,SUBSHX
1294halo HALO_NMM_INIT_33   dyn_nmm 120:SNOPCX,SFCUVX,SFCEVP
1295halo HALO_NMM_INIT_34   dyn_nmm 120:POTEVP,ASWIN,ASWOUT
1296halo HALO_NMM_INIT_35   dyn_nmm 120:ASWTOA,ALWIN,ALWOUT
1297halo HALO_NMM_INIT_36   dyn_nmm 120:ALWTOA,SMC,CMC
1298halo HALO_NMM_INIT_37   dyn_nmm 120:STC,SH2O,ALBEDO
1299halo HALO_NMM_INIT_38   dyn_nmm 120:PINT,Z,DWDT
1300halo HALO_NMM_INIT_39   dyn_nmm 120:TOLD,UOLD,VOLD
1301
1302halo      HALO_NMM_A  dyn_nmm 24:pd,t,u,v,q,cwm,dwdt,div;24:pint                         
1303halo      HALO_NMM_A_3  dyn_nmm 24:moist,scalar
1304halo      HALO_NMM_B  dyn_nmm 24:div                   
1305halo      HALO_NMM_C  dyn_nmm 8:u,v                   
1306halo      HALO_NMM_D  dyn_nmm 24:pd         
1307halo      HALO_NMM_E  dyn_nmm 24:petdt
1308halo      HALO_NMM_F  dyn_nmm 24:t,u,v
1309halo      HALO_NMM_F1 dyn_nmm 80:pdslo         
1310halo      HALO_NMM_G  dyn_nmm 24:u,v;24:z                   
1311halo      HALO_NMM_H  dyn_nmm 24:w
1312halo      HALO_NMM_I  dyn_nmm 48:q,q2,cwm                   
1313halo      HALO_NMM_I_3  dyn_nmm 48:moist,scalar
1314halo      HALO_NMM_J  dyn_nmm 8:pd,uz0,vz0,t,q,cwm                   
1315halo      HALO_NMM_J_3  dyn_nmm 8:moist,scalar                   
1316halo      HALO_NMM_K  dyn_nmm 8:q2;24:t,u,v,q,w,z
1317halo      HALO_NMM_L  dyn_nmm 8:pd,t,q,cwm,q2                   
1318halo      HALO_NMM_L_3  dyn_nmm 8:moist,scalar
1319halo      HALO_NMM_MG dyn_nmm 8:ht_gc
1320halo      HALO_NMM_MG2 dyn_nmm 8:pd,psfc_out
1321halo      HALO_NMM_MG3 dyn_nmm 8:p_gc
1322
1323halo      HALO_NMM_TURBL_A  dyn_nmm 8:uz0h,vz0h,hbm2
1324halo      HALO_NMM_TURBL_B  dyn_nmm 8:dudt,dvdt
1325
1326halo      HALO_NMM_SAS_A  dyn_nmm 24:uz0h,vz0h,hbm2
1327halo      HALO_NMM_SAS_B  dyn_nmm 24:ducudt,dvcudt
1328halo      HALO_TRACERS dyn_nmm 48:szj,s1z,spz,tcs
1329
Note: See TracBrowser for help on using the repository browser.