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

parameters for establishment More...

#include <species.h>

Public Member Functions

 EstablishmentParameters ()
 

Public Attributes

double min_temp
 degC More...
 
int chill_requirement
 days of chilling requirement More...
 
int GDD_min
 
int GDD_max
 GDD thresholds. More...
 
double GDD_baseTemperature
 for GDD-calc: GDD=sum(T - baseTemp) More...
 
int bud_birst
 GDDs needed until bud burst. More...
 
int frost_free
 minimum number of annual frost-free days required More...
 
double frost_tolerance
 factor in growing season frost tolerance calculation More...
 
double psi_min
 minimum soil water potential for establishment More...
 
double SOL_thickness
 effect of thick soil organic layer (0: no effect) More...
 

Detailed Description

parameters for establishment

Constructor & Destructor Documentation

◆ EstablishmentParameters()

EstablishmentParameters::EstablishmentParameters ( )
inline

Member Data Documentation

◆ bud_birst

int EstablishmentParameters::bud_birst

GDDs needed until bud burst.

◆ chill_requirement

int EstablishmentParameters::chill_requirement

days of chilling requirement

◆ frost_free

int EstablishmentParameters::frost_free

minimum number of annual frost-free days required

◆ frost_tolerance

double EstablishmentParameters::frost_tolerance

factor in growing season frost tolerance calculation

◆ GDD_baseTemperature

double EstablishmentParameters::GDD_baseTemperature

for GDD-calc: GDD=sum(T - baseTemp)

◆ GDD_max

int EstablishmentParameters::GDD_max

GDD thresholds.

◆ GDD_min

int EstablishmentParameters::GDD_min

◆ min_temp

double EstablishmentParameters::min_temp

degC

◆ psi_min

double EstablishmentParameters::psi_min

minimum soil water potential for establishment

◆ SOL_thickness

double EstablishmentParameters::SOL_thickness

effect of thick soil organic layer (0: no effect)


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