MARBL
cesm2.1
latest
Marine Biogeochemistry Library
Contents:
MARBL user guide
How to Use MARBL in a GCM
Init
Requirements on the GCM
Compute Surface Fluxes
Compute Interior Tracer Tendencies
Shutdown
Examples of MARBL Implementation
MARBL developer’s guide
MARBL scientific documentation
Rules of engagement
MARBL
Docs
»
MARBL user guide
»
How to Use MARBL in a GCM
View page source
How to Use MARBL in a GCM
¶
Contents:
Init
The
init()
interface
Example from Stand-Alone MARBL
Default Parameter Values
Requirements on the GCM
Provide data to MARBL
Computations across columns
Compute Surface Fluxes
What MARBL needs prior to calling surface_flux_compute
What the GCM needs after MARBL returns
Compute Interior Tracer Tendencies
What MARBL needs prior to calling interior_tendency_compute
What the GCM needs after MARBL returns
Shutdown
The
shutdown()
interface