Skip to content
Snippets Groups Projects
Commit fbda3107 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Merge branch 'master-patch-8e18' into 'master'

remark on large domains

See merge request !8
parents 65ae5e26 002a86dc
No related branches found
No related tags found
1 merge request!8remark on large domains
......@@ -306,4 +306,6 @@ Variables are then accessible as `wrf.u`, `wrf.v` etc.
### Important namelist settings
#### Input/output format for large domains
For domain sizes larger than about 2300x2300x100, it is necessary that `io_form_input` and `io_form_history` are identical.
Option 11 requires the pnetcdf library to be installed and linked with WRF. With option 102, each process writes its own file. Thus, a joiner program is required that combines all files into one file per timestep.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment