Skip to content
Snippets Groups Projects
Commit 1b93bfd4 authored by Magdalena Sophia Fritz's avatar Magdalena Sophia Fritz
Browse files

Initial commit

parents
Branches
No related tags found
No related merge requests found
Showing
with 921 additions and 0 deletions
# This file sets up default notification for reviews based on who "owns" code.
# Default
* @wrf-model/global_owner
# Generic top-level build files
/configure @wrf-model/infrastructure
/compile @wrf-model/infrastructure
/clean @wrf-model/infrastructure
/Makefile @wrf-model/infrastructure
# General use top-level files
LICENSE.txt @wrf-model/global_owner
README @wrf-model/global_owner
README.md @wrf-model/global_owner
# Architecture directories
/arch/ @wrf-model/infrastructure
/tools/ @wrf-model/infrastructure
# Common directories
/doc/ @wrf-model/arw_dev @wrf-model/hwrf_dev @wrf-model/physics @wrf-model/infrastructure
/frame/ @wrf-model/infrastructure
/run/ @wrf-model/infrastructure
/share/ @wrf-model/infrastructure @wrf-model/physics
# Chemistry
/chem/ @wrf-model/chem
# Physics
/phys/ @wrf-model/physics
/phys/module_mp_thompson.F @gthompsnWRF @wrf-model/physics
/phys/module_diag_nwp.F @gthompsnWRF @wrf-model/physics
/phys/module_mp_jensen_ishmael.F @graupely @wrf-model/physics
/phys/module_mp_gsfcgce_4ice_nuwrf.F @cacruz @wrf-model/physics
/phys/module_sf_noahmp*.F @barlage @wrf-model/physics
/phys/module_fr_* @pedro-jm @brankokosovic @domingom @wrf-model/physics
/phys/module_bl_mynn.F @joeolson42 @wrf-model/physics
/phys/module_sf_mynn.F @joeolson42 @wrf-model/physics
/phys/module_sf_px*.F @coawstwx @wrf-model/physics
/phys/module_bl_acm.F @coawstwx @wrf-model/physics
/phys/module_sf_ruclsm.F @tanyasmirnova @wrf-model/physics
/phys/module_mp_fast_sbm.F @JS-WRF-SBM @wrf-model/physics
/phys/module_mp_full_sbm.F @JS-WRF-SBM @wrf-model/physics
/phys/module_mp_SBM_polar_radar.F @JS-WRF-SBM @wrf-model/physics
# Shared Physics Between MPAS and WRF
/phys/module_mp_wsm6.F @wrf-model/shared_physics
/phys/module_cu_ntiedtke.F @wrf-model/shared_physics
/phys/module_ra_rrtmg_lw.F @wrf-model/shared_physics
/phys/module_ra_rrtmg_sw.F @wrf-model/shared_physics
/phys/module_bl_ysu.F @wrf-model/shared_physics
/phys/module_sf_sfclay.F @wrf-model/shared_physics
/phys/module_sf_noah_seaice.F @wrf-model/shared_physics
/phys/module_sf_noah_seaice_drv.F @wrf-model/shared_physics
/phys/module_sf_noahdrv.F @wrf-model/shared_physics
/phys/module_sf_noahlsm.F @wrf-model/shared_physics
/phys/module_sf_noahlsm_glacial_only.F @wrf-model/shared_physics
# Data Assimilation
/wrftladj/ @wrf-model/da
/var/ @wrf-model/da
# Dynamics
/dyn_em/ @wrf-model/arw_dev
# WRF-Hydro
/hydro/ @wrf-model/hydro
/doc/README.hydro @wrf-model/hydro
# Registry
/Registry/ @wrf-model/infrastructure
/Registry/Registry.NMM @wrf-model/hwrf_dev
/Registry/registry.tracker @wrf-model/hwrf_dev
/Registry/registry.tornado @wrf-model/hwrf_dev
/Registry/Registry.EM_CHEM @wrf-model/chem
/Registry/registry.chem @wrf-model/chem
/Registry/registry.var @wrf-model/da
/Registry/registry.var_chem @wrf-model/da
/Registry/registry.wrfplus @wrf-model/da
/Registry/Registry.wrfvar @wrf-model/da
/Registry/Registry.tladj @wrf-model/da
# Test directories
/test/em_* @wrf-model/arw_dev
/test/em_fire/ @wrf-model/fire
# Executable directory
/main/ @wrf-model/arw_dev @wrf-model/hwrf_dev @wrf-model/infrastructure
# Externals directory structure
/external/ @wrf-model/infrastructure
---
name: Bug report
about: 'Issues are typically for demonstrable errors in the software. User problems
with a build should be directed to the WRF Forum: forum.mmm.ucar.edu'
title: ''
labels: ''
assignees: davegill
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Use compiler and version '....'
2. Use namelist options '....'
3. Output is '....'
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Attachments**
If applicable, attach supporting files: namelist.input, rsl.* files, etc.
**Additional context**
Add any other context about the problem here, such as:
- This used to work with a previous version.
- The documentation is different from the exhibited behavior.
The first line should be a single-line "purpose" for this change
TYPE: choose one of [bug fix, enhancement, new feature, feature removed, no impact, text only]
KEYWORDS: 5 to 10 words related to commit, separated by commas
SOURCE: Either "developer's name (affiliation)" .XOR. "internal" for a WRF Dev committee member
DESCRIPTION OF CHANGES:
Problem:
Generally or specifically, what was wrong and needed to be addressed?
Solution:
What was down algorithmically and in the source code to address the problem?
ISSUE: For use when this PR closes an issue.
Fixes #123
LIST OF MODIFIED FILES: list of changed files (use `git diff --name-status master` to get formatted list)
TESTS CONDUCTED:
1. Do mods fix problem? How can that be demonstrated, and was that test conducted?
2. Are the Jenkins tests all passing?
RELEASE NOTE: Include a stand-alone message suitable for the inclusion in the minor and annual releases. A publication citation is appropriate.
##############################################################################
# This is the top-level .gitignore file for the WRF model #
# #
# Filenames and wildcards added below will not be tracked by git in any #
# directory in the repository #
# #
# Ignored file types should include executables, build-time temporary files, #
# and other files which should not ever be added to the code repository. #
# #
# USE CAUTION WHEN ADDING WILDCARDS, as some builds use different filename #
# conventions than others #
##############################################################################
*.exe
*.o
*.mod
*.a
configure.wrf*
*.backup
*.f90
[submodule "phys/noahmp"]
path = phys/noahmp
url = https://github.com/NCAR/noahmp
This diff is collapsed.
WRF was developed at the National Center for Atmospheric Research (NCAR) which is operated by the University Corporation for Atmospheric Research (UCAR). NCAR and UCAR make no proprietary claims, either statutory or otherwise, to this version and release of WRF and consider WRF to be in the public domain for use by any person or entity for any purpose without any fee or charge. UCAR requests that any WRF user include this notice on any partial or full copies of WRF. WRF is provided on an "AS IS" basis and any warranties, either express or implied, including but not limited to implied warranties of non-infringement, originality, merchantability and fitness for a particular purpose, are disclaimed. In no event shall UCAR be liable for any damages, whatsoever, whether direct, indirect, consequential or special, that arise out of or in connection with the access, use or performance of WRF, including infringement actions.
WRF® is a registered trademark of the University Corporation for Atmospheric Research (UCAR).
This diff is collapsed.
README 0 → 100644
WRF Model Version 4.4.2
https://www2.mmm.ucar.edu/wrf/users/
------------------------
WRF PUBLIC DOMAIN NOTICE
------------------------
WRF was developed at the National Center for Atmospheric Research
(NCAR) which is operated by the University Corporation for
Atmospheric Research (UCAR). NCAR and UCAR make no proprietary
claims, either statutory or otherwise, to this version and
release of WRF and consider WRF to be in the public domain for
use by any person or entity for any purpose without any fee or
charge. UCAR requests that any WRF user include this notice on
any partial or full copies of WRF. WRF is provided on an "AS
IS" basis and any warranties, either express or implied,
including but not limited to implied warranties of
non-infringement, originality, merchantability and fitness for a
particular purpose, are disclaimed. In no event shall
UCAR be liable for any damages, whatsoever, whether direct,
indirect, consequential or special, that arise out of or in
connection with the access, use or performance of WRF, including
infringement actions.
======================================
This is the main directory for the WRF Version 4 source code release.
======================================
Other README files are located in the WRF/doc directory:
doc/README.crtm
doc/README.CTSM
doc/README.cygwin.md
doc/README.DA
doc/README.hybrid_vert_coord
doc/README.hydro
doc/README.io_config
doc/README.irr_diag
doc/README.madwrf
doc/README.NMM
doc/README.rsl_output
doc/README.SSIB
doc/README_test_cases
doc/README.windturbine
doc/README.WRFPLUS
- Beginning with version 4.0, for more information on the releases, visit
the WRF GitHub Release Page:
https://github.com/wrf-model/WRF/releases
V3.9.1.1 Release Notes (8/28/17):
-------------------
- Version 3.9.1.1 has only limited bug fixes compared to version 3.9.1.
For more information on WRF V3.9.1.1 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
http://www.dtcenter.org/wrf-nmm/users/, and read the online User's Guide.
V3.9.1 Release Notes (8/17/17):
-------------------
- For more information on WRF V3.9.1 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
http://www.dtcenter.org/wrf-nmm/users/, and read the online User's Guide.
V3.9 Release Notes (4/17/17):
-------------------
- For more information on WRF V3.9 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
http://www.dtcenter.org/wrf-nmm/users/, and read the online User's Guide.
V3.8.1 Release Notes (8/12/16) (rev 9553):
-------------------
- For more information on WRF V3.8.1 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
read the online User's Guide.
V3.8 Release Notes (4/8/16) (rev 9345):
-------------------
- For more information on WRF V3.8 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
http://www.dtcenter.org/wrf-nmm/users/, and read the online User's Guide.
V3.7.1 Release Notes (8/14/15) (rev 8584):
-------------------
- For more information on WRF V3.7.1 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/
V3.7 Release Notes (4/17/15) (rev 8345):
-------------------
- For more information on WRF V3.7 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
http://www.dtcenter.org/wrf-nmm/users/, and read the online User's Guide.
V3.6.1 Release Notes (8/14/14) (rev 7630):
-------------------
- For more information on WRF V3.6.1 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
http://www.dtcenter.org/wrf-nmm/users/, and read the online User's Guide.
V3.6 Release Notes (4/18/14) (rev 7412):
-------------------
- For more information on WRF V3.6 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
http://www.dtcenter.org/wrf-nmm/users/, and read the online User's Guide.
======================================
V3.5.1 Release Notes (9/23/13) (rev 6868):
-------------------
- For more information on WRF V3.5.1 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
http://www.dtcenter.org/wrf-nmm/users/, and read the online User's Guide.
======================================
V3.5 Release Notes (4/18/13) (rev 6660):
-------------------
- For more information on WRF V3.5 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
http://www.dtcenter.org/wrf-nmm/users/, and read the online User's Guide.
======================================
V3.4.1 Release Notes (8/16/12) (rev 5930):
-------------------
This is a bug fix release. The detailed updates for WRF-ARW can be found at
http://www2.mmm.ucar.edu/wrf/users/wrfv3.4/updates-3.4.1.html,
and for WRF-NMM at
http://www.dtcenter.org/wrf-nmm/users/model/wrfv3/updates.php
======================================
V3.4 Release Notes:
-------------------
Version 3.4 is released on April 6, 2012 (rev 5745).
- For more information on WRF V3.4 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
http://www.dtcenter.org/wrf-nmm/users/, and read the online User's Guide.
======================================
V3.3.1 Release Notes (9/16/11) (rev 5130):
-------------------
This is a bug fix release. The detailed updates for WRF-ARW can be found at
http://www2.mmm.ucar.edu/wrf/users/wrfv3.3/updates-3.3.1.html,
and for WRF-NMM at
http://www.dtcenter.org/wrf-nmm/users/model/wrfv3/updates.php
======================================
V3.3 Release Notes:
-------------------
Version 3.3 is released on April 6, 2011 (rev 4896).
- For more information on WRF V3.3 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
http://www.dtcenter.org/wrf-nmm/users/, and read the online User's Guide.
======================================
V3.2.1 Release Notes (8/18/10):
------------------
This is a bug fix release. The detailed updates for WRF-ARW can be found at
http://www2.mmm.ucar.edu/wrf/users/wrfv3.2/updates-3.2.1.html, and
for WRF-NMM at
http://www.dtcenter.org/wrf-nmm/users/model/wrfv3/updates.php
See online User's Guides for latest information.
======================================
V3.2 Release Notes:
-------------------
Version 3.2 is released on March 31, 2010.
- For more information on WRF V3.2 release, visit WRF User's home pages
http://www2.mmm.ucar.edu/wrf/users/, and
http://www.dtcenter.org/wrf-nmm/users/, and read the online User's Guide.
======================================
V3.1.1 Release Notes (7/31/09):
------------------
This is a bug fix release. The detailed updates for WRF-ARW can be found at
http://www2.mmm.ucar.edu/wrf/users/wrfv3.1/updates-3.1.1.html, and
for WRF-NMM at
http://www.dtcenter.org/wrf-nmm/users/model/wrfv3/updates.php
See online User's Guides for latest information.
======================================
V3.1 Release Notes:
-------------------
Version 3.1 is released on April 9, 2009.
- For more information on WRF V3.1 release, visit WRF Users home page
http://www2.mmm.ucar.edu/wrf/users/, and read the online User's Guide.
- WRF V3 executable will work with V3.0 wrfinput/wrfbdy (but requires
inserting a new namelist variable use_baseparam_fr_nml in &dynamics). As
always, rerunning the new programs is recommended.
- WRF V3.1 has changed a number of namelists. For example, ucmcall has
become sf_urban_physics, pd_moist(scalar/tke/chem) has become
moist_adv_opt (scalar/tke/chem_adv_opt). Helpful messages will be printed
to aid you.
V3.0.1.1 Release Notes:
-----------------------
Version 3.0.1.1 has only limited bug fixes compared to version 3.0.1.
The detailed updates for WRF-ARW can be found at
http://www2.mmm.ucar.edu/wrf/users/wrfv3/updates-3.0.1.1.html.
V3.0.1 Release Notes:
---------------------
This is a bug fix release. The detailed updates for WRF-ARW can be found at
http://www2.mmm.ucar.edu/wrf/users/wrfv3/updates-3.0.1.html.
Online User's Guides have also been updated.
======================================
V3.0 Release Notes:
------------------
- For directions on compiling WRF, see below or Users Web page.
- For more information on WRF V3 release, visit WRF Users home page
http://www2.mmm.ucar.edu/wrf/users/
- WRF V3 works with WPS, and SI is no longer supported.
Please see User' Guide for WPS.
- WRF V3 executable does not work with wrfinput/wrfbdy produced by previous versions.
- WRF V3 has removed one obsolete namelist variable, dyn_opt. Edit with caution.
======================================
WRF update history:
- V2.0.1: May 21, 2004
- V2.0.2: June 3, 2004
- V2.0.3: Nov 12, 2004
V2.0.3.1: Dec 3, 2004
- V2.1: August 4, 2005
- V2.1.1: Nov 8, 2005
- V2.1.2: Jan 27, 2006
- V2.2: Dec 21, 2006
- V2.2.1: Nov 1, 2007
- V3.0: April 4, 2008
- V3.0.1: August 5, 2008
- V3.0.1.1: August 22, 2008
- V3.1: April 9, 2009
- V3.1.1: July 31, 2009
- V3.2: March 31, 2010
- V3.2.1: August 18, 2010
- V3.3: April 6, 2011
- V3.3.1: Sept 16, 2011
- V3.4: April 6, 2012
- V3.4.1: Aug 16, 2012
- V3.5: April 18, 2013
- V3.5.1: Sept 23, 2013
- V3.6: April 18, 2014
- V3.6.1: Aug 14, 2014
- V3.7: April 20, 2015
- V3.7.1: Aug 14, 2015
- V3.8: April 8, 2016
- V3.8.1: Aug 12, 2016
- V3.9: Apr 17, 2017
- V3.9.1: Aug 17, 2017
- V3.9.1.1: Aug 28, 2017
- V4.0: June 8, 2018
======================================
How to compile and run?
-----------------------
- In WRF directory, type 'configure' - this will create a configure.wrf
file that has appropriate compile options for the supported computers.
Note: WRF requires netCDF library. If your netCDF library is installed in
some odd directory, set environment variable NETCDF before you type
'configure'. For example,
setenv NETCDF /usr/local/netcdf-pgi
- Type 'compile case_name' where you can find the case_names by simply typing
compile. The following are available:
compile em_b_wave
compile em_grav2d_x
compile em_heldsuarez
compile em_hill2d_x
compile em_les
compile em_quarter_ss
compile em_real
compile em_seabreeze2d_x
compile em_convrad
compile em_squall2d_x
compile em_squall2d_y
compile em_scm_xy
compile em_tropical_cyclone
Notes: 1. If you are going to create model output file that is more than 2Gb,
you should consider using netCDF large file support function. To activate
this, one must set the environment variable WRFIO_NCD_LARGE_FILE_SUPPORT.
In c-shell environment, do
setenv WRFIO_NCD_LARGE_FILE_SUPPORT 1
This becomes default since V3.9.
2. Since V3.2, we support using multiple processors for compilation. The
default number of processors used is 2. But if you have any problem with
compilation, please try using one processor to compile. To do this, set
the following environment variable before compile:
setenv J "-j 1"
- If sucessful, this will create either real.exe or ideal.exe and wrf.exe
in directory main/, and the appropriate executables will be linked into
the test directoires under test/case_name, or run/.
- cd to the appropriate test or run directory to run ideal/real/wrf.
- If it is one of the idealized cases (b_wave, hill2d_x, grav2d_x, quarter_ss,
squall2d_x, squall2d_y, em_les or em_heldsuarez), cd the the appropriate directory, type
./ideal.exe
to produce wrfinput_d01 file for wrf model. Then type
./wrf.exe
to run.
- If it is real-data case (real), place files from WPS (met_em.*)
in the appropriate directory, type
./real.exe
to produce wrfbdy_d01 and wrfinput_d01. Then type
./wrf.exe
to run.
- If you use mpich, type
mpirun -np number-of-processors wrf.exe
- For information on how to make nested runs, visit
http://www2.mmm.ucar.edu/wrf/users/
======================================
What is in WRF V4?
- Advanced Research WRF (ARW) solver: Eulerian mass, hydrostatic and non-hydrostatic
* Arakawa C-grid staggering
* Runge-Kutta 2nd and 3rd order timestep options
* scalar-conserving flux form for prognostic variables
* 2nd to 6th order advection options (horizontal and vertical)
* time-split small step for acoustic modes
* small step horizontally explicit, vertically implicit
* divergence damping option and vertical time off-centering
* external-mode filtering option for mass model
* hydrostatic option via namelist option
* positive-definite and monotonic advection for moisture, scalar, tke and chemical tracers
* global modeling capability on latitude-longitude grid
* digital filter initialization
* WENO advection options
* Hybrid sigma-pressure vertical coordinate (since V3.9)
- Two-way nesting:
* multiple domains and multiple nest levels
* supports integer nest grid ratio
* feedback option for both odd and even nest grid ratios
* smoothing options
- One-way nesting
- Moving nest
* Specified move
* Automatic move using a mid-level vortex-following algorithm
- Physics options:
* microphysics (Kessler/ WRF Single Moment 3, 5 and 6 classes / Lin et al./ Mibrandt 2-moment /
Eta Ferrier / Thompson / Goddard / 2-moment Morrison / WRF Double Moment 5 and 6 classes /
SBU-Lin 5-classes / NSSL 2-moment and 1-moment / CAM 5.1 ) / Thompson aerosol-aware /
HUJI full and fast SBM / P3 / 2-moment Morrison with CESM aerosol
* cumulus parameterization (Kain-Fritsch with shallow convection /
Betts-Miller-Janjic / Grell-Devenyi ensemble / Grell 3D (with shallow convection option) /
Grell-Freitas ensemble /
Tiedtke (with shallow conv and momentum transport) / NSAS (with shallow conv and momentum transport) /
SAS (with shallow conv for ARW) / Zhang-McFarlane (with momentum transport) ) /
New Tiedtke (with shallow conv and momentum transport) / Multi-scale KF (with shallow convection) /
Kain-Fritsch Cumulus Potential (with shallow convection)
* UW shallow convection / GRIMS shallow convection
* planetary boundary layer (Yosei University / Mellor-Yamada-Janjic / ACM2 / QNSE-EDMF / MYNN /
BouLac / UW / TEMF / Grenier-Bretherton-McCaa ) / Shin-Hong
* slab soil model (5-layer thermal diffusion / Noah land-surface model (4 levels) /
RUC LSM (6 levels) / Pleim-Xu (2 levels / Noah-MP (4 levels) / SSiB (3 levels) / CLM4 (10 levels) )
* Urban canopy model, BEP multi-layer and BEM (works with Noah LSM, BEP and
BEM also requires MYJ or BouLac)
* longwave radiation (RRTM / CAM / RRTMG / new Goddard / FLG )
* shortwave radiation (Dudhia / old Goddard / CAM / RRTMG / new Goddard / FLG ),
terrain slope and shading effect
* sub-grid turbulence (constant K diffusion/ 2-D Smagorinsky/ predicted TKE /
2-D, 6th order diffusion / Nonlinear Backscatter Anisotropic (NBA) sub-grid turbulence stress for LES )
* Rayleigh damping for w at the upper boundary layer
* gravity wave drag (including flow blocking)
* land-use categories determine surface properties; support for 24 category USGS and
20 category MODIS
* Options for modifying SST, sea ice, vegetation fraction, albedo, and deep soil temp
for long simulations
* fractional sea ice option for polar regions; modified snow/ice physics
* single-column ocean mixed layer model / 3D Price-Weller-Pinkel (PWP) ocean model
* drag and enthalpy flux formulation for hurricane applications
* CLM lake model
* windfarm drag
- Nudging:
* three-dimensional, surface analysis nudging, and flux-adjusting surface data nudging
* observation nudging
* spectral nudging
* flux-adjusting surface data nudging
- Software
* Hierarchical software architecture that insulates scientific code
(Model Layer) from computer architecture (Driver Layer)
* Multi-level parallelism supporting shared-memory (OpenMP), distributed-memory (MPI),
and hybrid share/distributed modes of execution
* Active data registry: defines and manages model state fields, I/O,
nesting, configuration, and numerous other aspects of WRF through a single file,
called the Registry
* Two-way nesting:
Easy to extend: forcing and feedback of new fields specified by
editing a single table in the Registry
Efficient: 5-8% overhead on 64 processes of IBM
Moving nests.
* Enhanced I/O options:
NetCDF and Parallel HDF5 formats
Nine auxiliary input and history output streams separately controllable through the namelist
Special input streams for analysis and observation nudging
Output file names and time-stamps specifiable through namelist
Special output stream for 3DVAR
* Efficient execution on a range of computing platforms:
IBM SP systems, (e.g. NCAR "bluevista","blueice","bluefire" Power5-based system)
IBM Blue Gene
SGI Origin and Altix
Linux/Intel
IA64 MPP (HP Superdome, SGI Altix, NCSA Teragrid systems)
IA64 SMP
x86_64 (e.g. TACC's "Ranger", NOAA/GSD "wJet" )
PGI, Intel, Pathscale, gfortran, g95 compilers supported
Sun Solaris (single threaded and SMP)
Cray X1, X1e (vector), XT3/4 (Opteron)
Mac Intel/ppc, PGI/ifort/g95
NEC SX/8
HP-UX
Fujitsu VPP 5000, FX10
Intel MIC
* RSL_LITE: communication layer, scalable to very large domains, supports nesting.
* I/O: NetCDF, parallel NetCDF (Argonne), HDF5, GRIB, raw binary, Quilting (asynchronous I/O), MCEL (coupling)
* ESMF Time Management, including exact arithmetic for fractional
time steps (no drift).
* ESMF integration - WRF can be run as an ESMF component.
* Improved documentation, both on-line (web based browsing tools) and in-line
### WRF-ARW Modeling System ###
We request that all new users of WRF please register. This allows us to better determine how to support and develop the model. Please register using this form:[https://www2.mmm.ucar.edu/wrf/users/download/wrf-regist.php](https://www2.mmm.ucar.edu/wrf/users/download/wrf-regist.php).
For an overview of the WRF modeling system, along with information regarding downloads, user support, documentation, publications, and additional resources, please see the WRF Model Users' Web Site: [https://www2.mmm.ucar.edu/wrf/users/](https://www2.mmm.ucar.edu/wrf/users/).
Information regarding WRF Model citations (including a DOI) can be found here: [https://www2.mmm.ucar.edu/wrf/users/citing_wrf.html](https://www2.mmm.ucar.edu/wrf/users/citing_wrf.html).
The WRF Model is open-source code in the public domain, and its use is unrestricted. The name "WRF", however, is a registered trademark of the University Corporation for Atmospheric Research. The WRF public domain notice and related information may be found here: [https://www2.mmm.ucar.edu/wrf/users/public.html](https://www2.mmm.ucar.edu/wrf/users/public.html).
# Registry file, EM
#INCLUDES
include registry.dimspec
include registry.em_shared_collection
# added to output 5 for ESMF
state real landmask ij misc 1 - i0125rh056d=(interp_fcnm_imask)u=(copy_fcnm) "LANDMASK" "LAND MASK (1 FOR LAND, 0 FOR WATER)" ""
state real lakemask ij misc 1 - i012rhd=(interp_fcnm_imask)u=(copy_fcnm) "LAKEMASK" "LAKE MASK (1 FOR LAKE, 0 FOR NON-LAKE)" ""
# Masked SST interpolation from the CG
#state real SST ij misc 1 - i01245rh05d=(interp_mask_field:lu_index,iswater)f=(p2c_mask:lu_index,tslb,num_soil_layers,iswater) "SST" "SEA SURFACE TEMPERATURE" "K"
# Simple SST interpolation from the CG
#state real SST ij misc 1 - i01245rh05d=(interp_mask_field:lu_index,iswater)f=(p2c) "SST" "SEA SURFACE TEMPERATURE" "K"
state real SST ij misc 1 - i01245rh0d=(interp_mask_field:lu_index,iswater) "SST" "SEA SURFACE TEMPERATURE" "K"
state real SST_INPUT ij misc 1 - rh "SST_INPUT" "SEA SURFACE TEMPERATURE FROM WRFLOWINPUT FILE" "K"
# Registry entries that are exclusive to Registry.EM
# Chem Scalars
rconfig integer chem_opt namelist,physics max_domains 0 rh "chem_opt" "" ""
state real - ikjftb chem 1 - - -
#
# Tracer Scalars: If you want full resolved and non-resolved dispersion, compile WRF-Chem
#
state real - ikjftb tracer 1 - - -
state real tr17_1 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_1" "tr17_1" "Dimensionless"
state real tr17_2 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_2" "tr17_2" "Dimensionless"
state real tr17_3 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_3" "tr17_3" "Dimensionless"
state real tr17_4 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_4" "tr17_4" "Dimensionless"
state real tr17_5 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_5" "tr17_5" "Dimensionless"
state real tr17_6 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_6" "tr17_6" "Dimensionless"
state real tr17_7 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_7" "tr17_7" "Dimensionless"
state real tr17_8 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_8" "tr17_8" "Dimensionless"
# MAD-WRF
state real tr_qc ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr_qcloud" "Tracer with the liquid content" "Kg Kg-1"
state real tr_qi ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr_qice" "Tracer with the ice content" "Kg Kg-1"
state real tr_qs ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr_qsnow" "Tracer with the snow content" "Kg Kg-1"
package tracer_test1 tracer_opt==2 - tracer:tr17_1,tr17_2,tr17_3,tr17_4,tr17_5,tr17_6,tr17_7,tr17_8
package restofwrf use_wps_input==0 - -
package realonly use_wps_input==1 - state:u_gc,v_gc,t_gc,rh_gc,ght_gc,p_gc,xlat_gc,xlong_gc,ht_gc,tsk_gc,tavgsfc,tmn_gc,pslv_gc,sct_dom_gc,scb_dom_gc,greenfrac,albedo12m,lai12m,pd_gc,psfc_gc,intq_gc,pdhs,sh_gc,cl_gc,cf_gc,qv_gc,qr_gc,qc_gc,qs_gc,qi_gc,qg_gc,qh_gc,qni_gc,qnc_gc,icefrac_gc,prho_gc,pdrho_gc,qnr_gc,qns_gc,qng_gc,qnh_gc,soil_layers,soil_levels,st,sm,sw,soilt,soilm,sm000007,sm007028,sm028100,sm100255,st000007,st007028,st028100,st100255,sm000010,sm010040,sm040100,sm100200,sm010200,soilm000,soilm005,soilm020,soilm040,soilm160,soilm300,sw000010,sw010040,sw040100,sw100200,sw010200,soilw000,soilw005,soilw020,soilw040,soilw160,soilw300,st000010,st010040,st040100,st100200,st010200,soilt000,soilt005,soilt020,soilt040,soilt160,soilt300,qntemp,qntemp2,hgtmaxw,pmaxw,tmaxw,umaxw,vmaxw,hgttrop,ptrop,ttrop,utrop,vtrop,urb_param
package tconly use_wps_input==2 - state:u_gc,v_gc,t_gc,rh_gc,ght_gc,p_gc,xlat_gc,xlong_gc,ht_gc,tsk_gc,tavgsfc,tmn_gc,pslv_gc,sct_dom_gc,scb_dom_gc,greenfrac,albedo12m,pd_gc,psfc_gc,intq_gc,pdhs,sh_gc,qv_gc,qr_gc,qc_gc,qs_gc,qi_gc,qg_gc,qh_gc,qni_gc,qnc_gc,qnr_gc,qns_gc,qng_gc,qnh_gc,icefrac_gc
This diff is collapsed.
## WARNING: this file is autogenerated from Registry/Registry.EM. Changes may be lost
# Registry file, EM
#INCLUDES
include registry.dimspec
include registry.em_shared_collection
# added to output 5 for ESMF
state real landmask ij misc 1 - i0125rh056d=(interp_fcnm_imask)u=(copy_fcnm) "LANDMASK" "LAND MASK (1 FOR LAND, 0 FOR WATER)" ""
state real lakemask ij misc 1 - i012rhd=(interp_fcnm_imask)u=(copy_fcnm) "LAKEMASK" "LAKE MASK (1 FOR LAKE, 0 FOR NON-LAKE)" ""
# Masked SST interpolation from the CG
#state real SST ij misc 1 - i01245rh05d=(interp_mask_field:lu_index,iswater)f=(p2c_mask:lu_index,tslb,num_soil_layers,iswater) "SST" "SEA SURFACE TEMPERATURE" "K"
# Simple SST interpolation from the CG
#state real SST ij misc 1 - i01245rh05d=(interp_mask_field:lu_index,iswater)f=(p2c) "SST" "SEA SURFACE TEMPERATURE" "K"
state real SST ij misc 1 - i01245rh0d=(interp_mask_field:lu_index,iswater) "SST" "SEA SURFACE TEMPERATURE" "K"
state real SST_INPUT ij misc 1 - rh "SST_INPUT" "SEA SURFACE TEMPERATURE FROM WRFLOWINPUT FILE" "K"
# Registry entries that are exclusive to Registry.EM
# Chem Scalars
rconfig integer chem_opt namelist,physics max_domains 0 rh "chem_opt" "" ""
state real - ikjftb chem 1 - - -
#
# Tracer Scalars: If you want full resolved and non-resolved dispersion, compile WRF-Chem
#
state real - ikjftb tracer 1 - - -
state real tr17_1 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_1" "tr17_1" "Dimensionless"
state real tr17_2 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_2" "tr17_2" "Dimensionless"
state real tr17_3 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_3" "tr17_3" "Dimensionless"
state real tr17_4 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_4" "tr17_4" "Dimensionless"
state real tr17_5 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_5" "tr17_5" "Dimensionless"
state real tr17_6 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_6" "tr17_6" "Dimensionless"
state real tr17_7 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_7" "tr17_7" "Dimensionless"
state real tr17_8 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_8" "tr17_8" "Dimensionless"
# MAD-WRF
state real tr_qc ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr_qcloud" "Tracer with the liquid content" "Kg Kg-1"
state real tr_qi ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr_qice" "Tracer with the ice content" "Kg Kg-1"
state real tr_qs ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr_qsnow" "Tracer with the snow content" "Kg Kg-1"
package tracer_test1 tracer_opt==2 - tracer:tr17_1,tr17_2,tr17_3,tr17_4,tr17_5,tr17_6,tr17_7,tr17_8
package restofwrf use_wps_input==0 - -
package realonly use_wps_input==1 - state:u_gc,v_gc,t_gc,rh_gc,ght_gc,p_gc,xlat_gc,xlong_gc,ht_gc,tsk_gc,tavgsfc,tmn_gc,pslv_gc,sct_dom_gc,scb_dom_gc,greenfrac,albedo12m,lai12m,pd_gc,psfc_gc,intq_gc,pdhs,sh_gc,cl_gc,cf_gc,qv_gc,qr_gc,qc_gc,qs_gc,qi_gc,qg_gc,qh_gc,qni_gc,qnc_gc,icefrac_gc,prho_gc,pdrho_gc,qnr_gc,qns_gc,qng_gc,qnh_gc,soil_layers,soil_levels,st,sm,sw,soilt,soilm,sm000007,sm007028,sm028100,sm100255,st000007,st007028,st028100,st100255,sm000010,sm010040,sm040100,sm100200,sm010200,soilm000,soilm005,soilm020,soilm040,soilm160,soilm300,sw000010,sw010040,sw040100,sw100200,sw010200,soilw000,soilw005,soilw020,soilw040,soilw160,soilw300,st000010,st010040,st040100,st100200,st010200,soilt000,soilt005,soilt020,soilt040,soilt160,soilt300,qntemp,qntemp2,hgtmaxw,pmaxw,tmaxw,umaxw,vmaxw,hgttrop,ptrop,ttrop,utrop,vtrop,urb_param
package tconly use_wps_input==2 - state:u_gc,v_gc,t_gc,rh_gc,ght_gc,p_gc,xlat_gc,xlong_gc,ht_gc,tsk_gc,tavgsfc,tmn_gc,pslv_gc,sct_dom_gc,scb_dom_gc,greenfrac,albedo12m,pd_gc,psfc_gc,intq_gc,pdhs,sh_gc,qv_gc,qr_gc,qc_gc,qs_gc,qi_gc,qg_gc,qh_gc,qni_gc,qnc_gc,qnr_gc,qns_gc,qng_gc,qnh_gc,icefrac_gc
This diff is collapsed.
# Registry file, EM
#INCLUDES
include registry.dimspec
include registry.em_shared_collection
# added to output 5 for ESMF
state real landmask ij misc 1 - i0125rh056d=(interp_fcnm_imask)u=(copy_fcnm) "LANDMASK" "LAND MASK (1 FOR LAND, 0 FOR WATER)" ""
state real lakemask ij misc 1 - i012rhd=(interp_fcnm_imask)u=(copy_fcnm) "LAKEMASK" "LAKE MASK (1 FOR LAKE, 0 FOR NON-LAKE)" ""
# Masked SST interpolation from the CG
#state real SST ij misc 1 - i01245rh05d=(interp_mask_field:lu_index,iswater)f=(p2c_mask:lu_index,tslb,num_soil_layers,iswater) "SST" "SEA SURFACE TEMPERATURE" "K"
# Simple SST interpolation from the CG
#state real SST ij misc 1 - i01245rh05d=(interp_mask_field:lu_index,iswater)f=(p2c) "SST" "SEA SURFACE TEMPERATURE" "K"
state real SST ij misc 1 - i01245rh0d=(interp_mask_field:lu_index,iswater) "SST" "SEA SURFACE TEMPERATURE" "K"
state real SST_INPUT ij misc 1 - rh "SST_INPUT" "SEA SURFACE TEMPERATURE FROM WRFLOWINPUT FILE" "K"
# Registry entries that are exclusive to Registry.EM
# Chem Scalars
rconfig integer chem_opt namelist,physics max_domains 0 rh "chem_opt" "" ""
state real - ikjftb chem 1 - - -
#
# Tracer Scalars: If you want full resolved and non-resolved dispersion, compile WRF-Chem
#
state real - ikjftb tracer 1 - - -
state real tr17_1 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_1" "tr17_1" "Dimensionless"
state real tr17_2 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_2" "tr17_2" "Dimensionless"
state real tr17_3 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_3" "tr17_3" "Dimensionless"
state real tr17_4 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_4" "tr17_4" "Dimensionless"
state real tr17_5 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_5" "tr17_5" "Dimensionless"
state real tr17_6 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_6" "tr17_6" "Dimensionless"
state real tr17_7 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_7" "tr17_7" "Dimensionless"
state real tr17_8 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_8" "tr17_8" "Dimensionless"
# MAD-WRF
state real tr_qc ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr_qcloud" "Tracer with the liquid content" "Kg Kg-1"
state real tr_qi ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr_qice" "Tracer with the ice content" "Kg Kg-1"
state real tr_qs ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr_qsnow" "Tracer with the snow content" "Kg Kg-1"
package tracer_test1 tracer_opt==2 - tracer:tr17_1,tr17_2,tr17_3,tr17_4,tr17_5,tr17_6,tr17_7,tr17_8
package restofwrf use_wps_input==0 - -
package realonly use_wps_input==1 - state:u_gc,v_gc,t_gc,rh_gc,ght_gc,p_gc,xlat_gc,xlong_gc,ht_gc,tsk_gc,tavgsfc,tmn_gc,pslv_gc,sct_dom_gc,scb_dom_gc,greenfrac,albedo12m,lai12m,pd_gc,psfc_gc,intq_gc,pdhs,sh_gc,cl_gc,cf_gc,qv_gc,qr_gc,qc_gc,qs_gc,qi_gc,qg_gc,qh_gc,qni_gc,qnc_gc,icefrac_gc,prho_gc,pdrho_gc,qnr_gc,qns_gc,qng_gc,qnh_gc,soil_layers,soil_levels,st,sm,sw,soilt,soilm,sm000007,sm007028,sm028100,sm100255,st000007,st007028,st028100,st100255,sm000010,sm010040,sm040100,sm100200,sm010200,soilm000,soilm005,soilm020,soilm040,soilm160,soilm300,sw000010,sw010040,sw040100,sw100200,sw010200,soilw000,soilw005,soilw020,soilw040,soilw160,soilw300,st000010,st010040,st040100,st100200,st010200,soilt000,soilt005,soilt020,soilt040,soilt160,soilt300,qntemp,qntemp2,hgtmaxw,pmaxw,tmaxw,umaxw,vmaxw,hgttrop,ptrop,ttrop,utrop,vtrop,urb_param
package tconly use_wps_input==2 - state:u_gc,v_gc,t_gc,rh_gc,ght_gc,p_gc,xlat_gc,xlong_gc,ht_gc,tsk_gc,tavgsfc,tmn_gc,pslv_gc,sct_dom_gc,scb_dom_gc,greenfrac,albedo12m,pd_gc,psfc_gc,intq_gc,pdhs,sh_gc,qv_gc,qr_gc,qc_gc,qs_gc,qi_gc,qg_gc,qh_gc,qni_gc,qnc_gc,qnr_gc,qns_gc,qng_gc,qnh_gc,icefrac_gc
# Registry file, EM_CHEM
#INCLUDES
include registry.dimspec
include registry.chem
include registry.new3d_gca
include registry.em_shared_collection
state real landmask ij misc 1 - i012rh0d=(interp_fcnm_imask)u=(copy_fcnm) "LANDMASK" "LAND MASK (1 FOR LAND, 0 FOR WATER)" ""
state real lakemask ij misc 1 - i012rh0d=(interp_fcnm_imask)u=(copy_fcnm) "LAKEMASK" "LAKE MASK (1 FOR LAND, 0 FOR WATER)" ""
# Masked SST interpolation from the CG
#state real SST ij misc 1 - i0124rh0d=(interp_mask_field:lu_index,iswater)f=(p2c_mask:lu_index,tslb,num_soil_layers,iswater) "SST" "SEA SURFACE TEMPERATURE" "K"
# Simple SST interpolation from the CG
#state real SST ij misc 1 - i0124rh0d=(interp_mask_field:lu_index,iswater)f=(p2c) "SST" "SEA SURFACE TEMPERATURE" "K"
state real SST ij misc 1 - i0124rh0d=(interp_mask_field:lu_index,iswater) "SST" "SEA SURFACE TEMPERATURE" "K"
state real SST_INPUT ij misc 1 - rh "SST_INPUT" "SEA SURFACE TEMPERATURE FROM WRFLOWINPUT FILE" "K"
package restofwrf use_wps_input==0 - -
package realonly use_wps_input==1 - state:u_gc,v_gc,t_gc,rh_gc,ght_gc,p_gc,xlat_gc,xlong_gc,ht_gc,tsk_gc,tavgsfc,tmn_gc,pslv_gc,sct_dom_gc,scb_dom_gc,greenfrac,albedo12m,lai12m,pd_gc,psfc_gc,intq_gc,pdhs,sh_gc,cl_gc,cf_gc,qv_gc,qr_gc,qc_gc,qs_gc,qi_gc,qg_gc,qh_gc,qni_gc,qnc_gc,icefrac_gc,prho_gc,pdrho_gc,qnr_gc,qns_gc,qng_gc,qnh_gc,soil_layers,soil_levels,st,sm,sw,soilt,soilm,sm000007,sm007028,sm028100,sm100255,st000007,st007028,st028100,st100255,sm000010,sm010040,sm040100,sm100200,sm010200,soilm000,soilm005,soilm020,soilm040,soilm160,soilm300,sw000010,sw010040,sw040100,sw100200,sw010200,soilw000,soilw005,soilw020,soilw040,soilw160,soilw300,st000010,st010040,st040100,st100200,st010200,soilt000,soilt005,soilt020,soilt040,soilt160,soilt300,fad0_urb2d,fad135_urb2d,fad45_urb2d,pad_urb2d,fad90_urb2d,rad_urb2d,car_urb2d,h2w_urb2d,svf_urb2d,z0s_urb2d,z0r_urb2d,z0m_urb2d,zds_urb2d,zdm_urb2d,zdr_urb2d,qntemp,qntemp2,hgtmaxw,pmaxw,tmaxw,umaxw,vmaxw,hgttrop,ptrop,ttrop,utrop,vtrop,urb_param
package tconly use_wps_input==2 - state:u_gc,v_gc,t_gc,rh_gc,ght_gc,p_gc,xlat_gc,xlong_gc,ht_gc,tsk_gc,tavgsfc,tmn_gc,pslv_gc,sct_dom_gc,scb_dom_gc,greenfrac,albedo12m,pd_gc,psfc_gc,intq_gc,pdhs,sh_gc,qv_gc,qr_gc,qc_gc,qs_gc,qi_gc,qg_gc,qh_gc,qni_gc,qnc_gc,qnr_gc,qns_gc,qng_gc,qnh_gc,icefrac_gc
This diff is collapsed.
This diff is collapsed.
# Registry file, WRFPLUS
#INCLUDES
include registry.dimspec
include registry.em_shared_collection
include registry.wrfplus
# added to output 5 for ESMF
state real landmask ij misc 1 - i0125rh056d=(interp_fcnm_imask)u=(copy_fcnm) "LANDMASK" "LAND MASK (1 FOR LAND, 0 FOR WATER)" ""
state real lakemask ij misc 1 - i012rhd=(interp_fcnm_imask)u=(copy_fcnm) "LAKEMASK" "LAKE MASK (1 FOR LAKE, 0 FOR NON-LAKE)" ""
# Masked SST interpolation from the CG
#state real SST ij misc 1 - i01245rh05d=(interp_mask_field:lu_index,iswater)f=(p2c_mask:lu_index,tslb,num_soil_layers,iswater) "SST" "SEA SURFACE TEMPERATURE" "K"
# Simple SST interpolation from the CG
#state real SST ij misc 1 - i01245rh05d=(interp_mask_field:lu_index,iswater)f=(p2c) "SST" "SEA SURFACE TEMPERATURE" "K"
state real SST ij misc 1 - i01245rh0d=(interp_mask_field:lu_index,iswater) "SST" "SEA SURFACE TEMPERATURE" "K"
state real SST_INPUT ij misc 1 - rh "SST_INPUT" "SEA SURFACE TEMPERATURE FROM WRFLOWINPUT FILE" "K"
# Registry entries that are exclusive to Registry.EM
# Chem Scalars
rconfig integer chem_opt namelist,physics max_domains 0 rh "chem_opt" "" ""
state real - ikjftb chem 1 - - -
#
# Tracer Scalars: If you want full resolved and non-resolved dispersion, compile WRF-Chem
#
state real - ikjftb tracer 1 - - -
state real tr17_1 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_1" "tr17_1" "Dimensionless"
state real tr17_2 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_2" "tr17_2" "Dimensionless"
state real tr17_3 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_3" "tr17_3" "Dimensionless"
state real tr17_4 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_4" "tr17_4" "Dimensionless"
state real tr17_5 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_5" "tr17_5" "Dimensionless"
state real tr17_6 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_6" "tr17_6" "Dimensionless"
state real tr17_7 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_7" "tr17_7" "Dimensionless"
state real tr17_8 ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr17_8" "tr17_8" "Dimensionless"
# MAD-WRF
state real tr_qc ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr_qcloud" "Tracer with the liquid content" "Kg Kg-1"
state real tr_qi ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr_qice" "Tracer with the ice content" "Kg Kg-1"
state real tr_qs ikjftb tracer 1 - irhusdf=(bdy_interp:dt) "tr_qsnow" "Tracer with the snow content" "Kg Kg-1"
package tracer_test1 tracer_opt==2 - tracer:tr17_1,tr17_2,tr17_3,tr17_4,tr17_5,tr17_6,tr17_7,tr17_8
package restofwrf use_wps_input==0 - -
package realonly use_wps_input==1 - state:u_gc,v_gc,t_gc,rh_gc,ght_gc,p_gc,xlat_gc,xlong_gc,ht_gc,tsk_gc,tavgsfc,tmn_gc,pslv_gc,sct_dom_gc,scb_dom_gc,greenfrac,albedo12m,lai12m,pd_gc,psfc_gc,intq_gc,pdhs,sh_gc,cl_gc,cf_gc,qv_gc,qr_gc,qc_gc,qs_gc,qi_gc,qg_gc,qh_gc,qni_gc,qnc_gc,icefrac_gc,prho_gc,pdrho_gc,qnr_gc,qns_gc,qng_gc,qnh_gc,soil_layers,soil_levels,st,sm,sw,soilt,soilm,sm000007,sm007028,sm028100,sm100255,st000007,st007028,st028100,st100255,sm000010,sm010040,sm040100,sm100200,sm010200,soilm000,soilm005,soilm020,soilm040,soilm160,soilm300,sw000010,sw010040,sw040100,sw100200,sw010200,soilw000,soilw005,soilw020,soilw040,soilw160,soilw300,st000010,st010040,st040100,st100200,st010200,soilt000,soilt005,soilt020,soilt040,soilt160,soilt300,fad0_urb2d,fad135_urb2d,fad45_urb2d,pad_urb2d,fad90_urb2d,rad_urb2d,car_urb2d,h2w_urb2d,svf_urb2d,z0s_urb2d,z0r_urb2d,z0m_urb2d,zds_urb2d,zdm_urb2d,zdr_urb2d,qntemp,qntemp2,hgtmaxw,pmaxw,tmaxw,umaxw,vmaxw,hgttrop,ptrop,ttrop,utrop,vtrop,urb_param
package tconly use_wps_input==2 - state:u_gc,v_gc,t_gc,rh_gc,ght_gc,p_gc,xlat_gc,xlong_gc,ht_gc,tsk_gc,tavgsfc,tmn_gc,pslv_gc,sct_dom_gc,scb_dom_gc,greenfrac,albedo12m,pd_gc,psfc_gc,intq_gc,pdhs,sh_gc,qv_gc,qr_gc,qc_gc,qs_gc,qi_gc,qg_gc,qh_gc,qni_gc,qnc_gc,qnr_gc,qns_gc,qng_gc,qnh_gc,icefrac_gc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment