Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
WRFChem_for_PALM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MBEES
WRFChem_for_PALM
Commits
35706afc
Commit
35706afc
authored
2 years ago
by
Jean du Preez
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
10d0e977
No related branches found
Branches containing commit
No related tags found
1 merge request
!24
Update readme
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+16
-16
16 additions, 16 deletions
README.md
with
16 additions
and
16 deletions
README.md
+
16
−
16
View file @
35706afc
...
...
@@ -31,25 +31,25 @@ The scripts support both variants of WRF-CHEM vertical levels - the sigma levels
Description of the particular configuration options are (defaults are in parenthesis):
## Domain and case related configurations
-
`
domain
`
Name of the simulation case ("")
-
resolution Name of the particular domain resolution scenario ("")
-
scenario Mame of the individual scenario in the case ("")
-
nested_domain False indicates parent and True nested domain. (False)
-
domain Name of the simulation case ("")
-
resolution Name of the particular domain resolution scenario ("")
-
scenario Mame of the individual scenario in the case ("")
-
nested_domain False indicates parent and True nested domain. (False)
- dynamic_driver_file File name of output dynamic driver ("").
- grid_from_static True - the grid parameters are imported from the static driver, False - they are prescribed in the config (True)
- static_driver_file File name of the static driver in case of grid_from_static ("").
- proj_palm Reference coordinate system of PALM simulation ("EPSG:32633")
- proj_wgs84 Reference coordinate system of lon-lat projection ("EPSG:4326")
-
dynamic_driver_file File name of output dynamic driver ("").
-
grid_from_static True - the grid parameters are imported from the static driver, False - they are prescribed in the config (True)
-
static_driver_file File name of the static driver in case of grid_from_static ("").
-
proj_palm Reference coordinate system of PALM simulation ("EPSG:32633")
-
proj_wgs84 Reference coordinate system of lon-lat projection ("EPSG:4326")
- dz Height of the PALM vertical grid layer (0.0). The default value dz = 0.0 means dz is assigned from dx.
- nz Number of vertical layers of PALM domain (200)
- dz_stretch_level Height in meters from which stretching of vertical levels starts in PALM (5000.0)
- dz_stretch_factor Coefficient of the stretching of the vertical layers in PALM (1.0)
- dz_max Max height of the stretched vertical layers (100.0)
-
dz Height of the PALM vertical grid layer (0.0). The default value dz = 0.0 means dz is assigned from dx.
-
nz Number of vertical layers of PALM domain (200)
-
dz_stretch_level Height in meters from which stretching of vertical levels starts in PALM (5000.0)
-
dz_stretch_factor Coefficient of the stretching of the vertical layers in PALM (1.0)
-
dz_max Max height of the stretched vertical layers (100.0)
- origin_time Origin time of the PALM simulation in the format YYYY-MM-DD hh:mm:ss (""). Default reads from static driver.
- simulation_hours Extent of the simulation in hours
-
origin_time Origin time of the PALM simulation in the format YYYY-MM-DD hh:mm:ss (""). Default reads from static driver.
-
simulation_hours Extent of the simulation in hours
## WRF-CHEM related configurations
-
wrf_dir_name file path of the wrf-chem input files ("").
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment