-
Notifications
You must be signed in to change notification settings - Fork 45
0D driver
jornbr edited this page Oct 18, 2016
·
13 revisions
The 0d driver allows you to run FABM models in a "fully-mixed box", under arbitrary (time-varying) environmental forcing.
CMake setting | value |
---|---|
Source directory | <FABMDIR>/src/drivers/0d |
Additional required arguments | GOTM_BASE=<GOTMDIR> |
Optional arguments |
FABM_USE_NetCDF=OFF to disable NetCDF support (ON by default) |
For instance, on Linux:
mkdir -p ~/build/fabm-0d && cd ~/build/fabm-0d
make <FABMDIR>/src/drivers/0d -DGOTM_BASE=<GOTMDIR>
make install
For questions about FABM's use or development, visit Discussions. If you would like to cite FABM, please refer to its main publication and/or URLs.
Background
User guide
- Obtaining the source code
- Building and installing
- Setting up a simulation
- Available biogeochemical models
- Specific hosts
Developer guide
Updates
Tips and tricks
Support
How to cite
Licensing and copyright
Acknowledgements
Presentations
Workshops