-
Certain combinations of input configurations are not compatible. For example,
- including 3D tendency outputs in the diag_table requires this namelist setting`gfs_physics_nml.ldiag3d = true`
- Som…
-
As part of #793, I am trying to run the tests in the `nonhydro` test group.
When I set up the test case, I see:
```
Warning: config_use_vertMom_del2 is not in the namelist and replacements will…
xylar updated
8 months ago
-
The MARBL driver currently reads three files:
- `marbl_in` sets up the MARBL configuration. It is opened by ROMS but each line is handed straight over to MARBL for parsing.
- `marbl_tracer_output_l…
-
### Issue Type
Other (please describe below)
### Issue Description
Since, currently CTSM can not handle lightning from CAM, the default should be off.
In the future after CTSM is able to do some…
-
Testing tromso grid
Grid already created, including grid files (SCRIP, LATLON, MESH, EXODUS)
Running from 1980-01-01
# Storage
- Instructions: https://wiki.ucar.edu/display/MUSICA/Custom+G…
-
New namelist variable format:
>` < stdname >_file = "< filename >"`
> `< stdname >_frequency = "init"`
> `< stdname >_file_varnames = "< varname1 >,< varname2 >"`
> `< stdname >_interpolate = .f…
-
When using CAPE and `pyfun`, I prefer not to use a template fun3d.nml. This actually works quite well, as I can use Python "hooks" to populate the entire FUN3D namelist file for a given simulation / c…
-
Currently there is a somewhat paradoxical issue related to namelist support, where a namelist produced by `WRITE()` and using the default `DELIM` value of `None` does not conform to the namelist speci…
-
The VIC-Hydro option was put in 12 years ago as an experimental optional hydrology method. It has NOT been used by default and is NOT tuned for the latest physics. It also requires additional fields o…
-
The default flags and parameter values in ice_in are not necessarily what we would recommend for production simulations — they are mainly for our own testing. Since every modeling center likely uses …