documentation for these modules is pending.
documentation for these modules is pending.
documentation for these modules is pending.
documentation for these modules is pending.
documentation for these modules is pending.
documentation for these modules is pending.
documentation for these modules is pending.
documentation for these modules is pending.
documentation for these modules is pending.
No state variables are core or optional within aed2_habitat; it relies on links to other module variables.
The following variables are optional DIAGNOSTIC variables created by aed2_habitat depending upon the configuration switches:
Variable Name | Description | Units | Variable Type | Core/Optional |
---|
The following configuration switches and parameters are available to be set via the nml module block:
Parameter Name | Description | Units | Parameter Type | Default | Typical Range | Comment |
---|
An example nml
block for the habitate module is shown below.
&aed2_habitat
simBirdForaging = .false.
simBenthicProd = .false.
simFishTolerance = .false.
! Metal Toxicity
simMetalTox = .false.
mtox_vars = 'GEO_Al'
mtox_lims = 2.0
simCyanoRisk = .false.
simRuppiaHabitat = .true.
extra_diag = .true.
/
Note that all switches default to false, and so can be simplified to just list the switch to enable, e.g.:
&aed2_habitat
simRuppiaHabitat = .true.
extra_diag = .true.
/
Model version : aed2+ v1.2.3 Last updated : 6/8/2018
pending ......
To be completed ...