These identifiers correspond to variables that can be read from the ocean
component using the GETDATA message type.
Usage
OCEAN_UPTAKE()
OCEAN_C()
OCEAN_C_HL()
OCEAN_C_LL()
OCEAN_C_ML()
OCEAN_C_IO()
OCEAN_C_DO()
OCEAN_PREIND_C_SURF()
OCEAN_PREIND_C_ID()
TT()
TU()
TWI()
TID()
PH_HL()
PH_LL()
PH()
HL_OCEAN_UPTAKE()
LL_OCEAN_UPTAKE()
PCO2_HL()
PCO2_LL()
PCO2()
DIC_HL()
DIC()
DIC_LL()
SST_HL()
SST_LL()
CO3_LL()
CO3_HL()
CO3()Functions
OCEAN_UPTAKE(): Atmosphere-ocean carbon fluxOCEAN_C(): Ocean total carbon poolOCEAN_C_HL(): Ocean surface high-latitude carbon poolOCEAN_C_LL(): Ocean surface low-latitude carbon poolOCEAN_C_ML(): Ocean surface or mixed layer carbon poolOCEAN_C_IO(): Intermediate ocean carbon poolOCEAN_C_DO(): Deep ocean carbon poolOCEAN_PREIND_C_SURF(): Preindustrial surface ocean carbon poolOCEAN_PREIND_C_ID(): Preindustrial intermediate+deep ocean carbon poolTT(): Thermohaline overturningTU(): High-latitude overturningTWI(): Warm-intermediate exchangeTID(): Intermediate-deep exchangePH_HL(): High-latitude pHPH_LL(): Low-latitude pHPH(): Ocean surface pHHL_OCEAN_UPTAKE(): Atmosphere-ocean carbon flux, high-latitudeLL_OCEAN_UPTAKE(): Atmosphere-ocean carbon flux, low-latitudePCO2_HL(): Partial pressure of CO2, high-latitudePCO2_LL(): Partial pressure of CO2, low-latitudePCO2(): Ocean surface partial pressure of CO2DIC_HL(): Dissolved inorganic carbon, high-latitudeDIC(): Ocean surface dissolved inorganic carbonDIC_LL(): Dissolved inorganic carbon, low-latitudeSST_HL(): Absolute ocean surface temperature, high-latitude (deg C)SST_LL(): Absolute ocean surface temperature, low-latitude (deg C)CO3_LL(): Carbonate concentration, low-latitudeCO3_HL(): Carbonate concentration, high-latitudeCO3(): Ocean surface carbonate concentration
Note
Because these identifiers are provided as #define macros in the hector code,
these identifiers are provided in the R interface as functions. Therefore,
these objects must be called to use them; e.g., GETDATA()
instead of the more natural looking GETDATA.
See also
Other capability identifiers:
CF4_CONSTRAIN(),
CONCENTRATIONS_CH4(),
CONCENTRATIONS_N2O(),
DELTA_CO2(),
EMISSIONS_BC(),
EMISSIONS_CF4(),
EMISSIONS_SO2(),
FTOT_CONSTRAIN(),
GLOBAL_TAS(),
NBP(),
RF_CF4(),
RF_TOTAL(),
RHO_BC(),
TRACKING_DATE()