Options
Optional
options
listdictionaryThe optional options
parameter is a listdictionary of logicalsbooleans options and an integer debug parameter. The values that can be set within the options
listdictionary are:
sediments
: Allow ocean-floor deposition and dissolution of carbon and alkalinity to depend on the deep-ocean concentration of carbonate ions. The default value ofFALSEFalse
does nothing. A value ofFALSEFalse
simply overrides the value ofabc
inconstants
by setting it to zero.weathering
: Allow terrestrial weathering of carbonates and silicates to depend on temperature. The default value ofTRUETrue
does nothing. A value ofFALSEFalse
simply overrides the values ofdlogFwcdT
anddlogFwsdT
inconstants
by setting them to zero.vegetation
: Allow for the vegetative net primary productivity to depend on the atmospheric concentration of CO2 and for the soil oxidation rate to depend on temperature. The default value ofTRUETrue
does nothing. A value ofFALSEFalse
simply overrides the values ofNPPmax
andsoilQ10
invegetation
by setting them toNPPpi
and1
, respectively.debug
: An integer that sets the verbosity of informational messages printed to the screen during runtime. The default value is0
. Higher values of1
,2
, and3
print progressively more information.