API reference for abiotic_simple modules#
The abiotic_simple module is one of the component
models of the Virtual Ecosystem. It is comprised of several submodules that calculate
the microclimate for the Virtual Ecosystem.
Each of the abiotic simple sub-modules has its own API reference page:
The
abiotic_simple_modelsubmodule instantiates the AbioticSimpleModel class which consolidates the functionality of the abiotic simple module into a single class, which the high level functions of the Virtual Ecosystem can then use.The
microclimate_simplesubmodule contains a set functions and parameters that are used to calculate atmospheric temperature, relative humidity, vapour pressure deficit, wind speed, \(\ce{CO2}\), and atmospheric pressure profiles as well as soil temperature profiles.The
model_configsubmodule provides configuration options for the model along with constants required by the broader abiotic model including the regression parameters for deriving vertical profiles.