iLand
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ResourceUnitVariables Struct Reference

#include <resourceunit.h>

Public Member Functions

 ResourceUnitVariables ()
 

Public Attributes

double nitrogenAvailable
 nitrogen content (kg/m2/year) More...
 
double cumCarbonUptake
 NPP (kg C/ha) More...
 
double cumCarbonToAtm
 total flux of carbon to atmosphere (kg C/ha) More...
 
double cumNEP
 cumulative ecosystem productivity (kg C/ha), i.e. cumulative(NPP-losses(atm,harvest) More...
 
double carbonUptake
 
double carbonToAtm
 
double NEP
 values of the current year (NPP, flux to atmosphere, net ecosystem prod., all values in kgC/ha) More...
 

Static Public Attributes

static double nitrogenAvailableDelta = 0
 delta which is added to nitrogenAvailable every year (and can be changed via Time Events) More...
 

Constructor & Destructor Documentation

◆ ResourceUnitVariables()

ResourceUnitVariables::ResourceUnitVariables ( )
inline

Member Data Documentation

◆ carbonToAtm

double ResourceUnitVariables::carbonToAtm

◆ carbonUptake

double ResourceUnitVariables::carbonUptake

◆ cumCarbonToAtm

double ResourceUnitVariables::cumCarbonToAtm

total flux of carbon to atmosphere (kg C/ha)

◆ cumCarbonUptake

double ResourceUnitVariables::cumCarbonUptake

NPP (kg C/ha)

◆ cumNEP

double ResourceUnitVariables::cumNEP

cumulative ecosystem productivity (kg C/ha), i.e. cumulative(NPP-losses(atm,harvest)

◆ NEP

double ResourceUnitVariables::NEP

values of the current year (NPP, flux to atmosphere, net ecosystem prod., all values in kgC/ha)

◆ nitrogenAvailable

double ResourceUnitVariables::nitrogenAvailable

nitrogen content (kg/m2/year)

◆ nitrogenAvailableDelta

double ResourceUnitVariables::nitrogenAvailableDelta = 0
static

delta which is added to nitrogenAvailable every year (and can be changed via Time Events)


The documentation for this struct was generated from the following files: