Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Namelist-Options-and-Run-Time-Modes.md #59

Merged
merged 1 commit into from
Mar 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/source/user/Namelist-Options-and-Run-Time-Modes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ For more information on how to set and use these modes, click on the links in th
| use_fates | true/false | `.true.` | Turns on/off fates! (for CTSM this is done by changing the XML variable CLM_BLDNML_OPTS to have "-bgc fates" rather than changing this in the namelist) Compsets with for example `_CLMXX%FATES_` turn this on [XX is for the specific version number) |
| fates_paramfile | String (filepath) | default file | path to an alternative netcdf fates parameter file |
| fates_spitfire_mode | int 0-4 | `0` | {doc}`SPITFIRE Namelist Options <SPITFIRE-Namelist-Options>` |
| fates_history_dimlevel | int 0-2 | 2 | 0 = no fates history variables are calculated or allocated, 1 = only time x space (3d) fates history variables allowed, 2 = multiplexed dimensioned fates history is also allowed |
| use_fates_logging | true/false | `.false.` | {doc}`Turns on/off the logging module <Running-FATES-with-the-selective-logging-module-activated>` |
| use_fates_planthydro | true/false | `.false.` | Turns on/off the plant hydrodynamics module |
| use_fates_ed_st3 | true/false | `.false.` | Turns on/off Static Stand Structure mode |
Expand Down