Run BiomeE Fortran model on single site.
run_biomee_f_bysite(
sitename,
params_siml,
site_info,
forcing,
params_tile,
params_species,
init_cohort,
init_soil,
makecheck = TRUE
)
Site name.
Simulation parameters.
Site meta info in a data.frame.
A data frame of forcing climate data, used as input.
Tile-level model parameters, into a single row data.frame.
A data.frame containing species-specific model parameters,
with one species per row. See examples biomee_gs_leuning_drivers
or biomee_p_model_drivers
A data.frame of initial cohort specifications.
A data.frame of initial soil pools.
A logical specifying whether checks are performed
to verify forcings and model parameters. TRUE
by default.
For further specifications of above inputs and examples see biomee_gs_leuning_drivers
or biomee_p_model_drivers
Model output is provided as a list, with elements:
output_hourly_tile
A data.frame containing hourly predictions .
Year of the simulation.
Day of the year.
Hour of the day.
Radiation, in W m\(^{-2}\).
Air temperature, in Kelvin.
Precipitation, in mm m\(^{-2}\).
Gross primary production (kg C m\(^{-2}\) hour\(^{-1}\)).
Plant respiration (kg C m\(^{-2}\) hour\(^{-1}\)).
Transpiration (mm m\(^{-2}\)).
Evaporation (mm m\(^{-2}\)).
Water runoff (mm m\(^{-2}\)).
Soil water content in root zone (kg m\(^{-2}\)).
Volumetric soil water content for each layer (vol/vol).
Field capacity (vol/vol).
Wilting point (vol/vol).
output_daily_tile
A data.frame with daily outputs at a tile level.
Year of the simulation.
Day of the year.
Air temperature (Kelvin).
Precipitation (mm m\(^{-2}\)).
Soil water content in root zone (kg m\(^{-2}\)).
Transpiration (mm m\(^{2-}\)).
Evaporation (mm m\(^{-2}\)).
Water runoff (mm m\(^{-2}\)).
Volumetric soil water content for layer 1.
Volumetric soil water content for layer 2.
Volumetric soil water content for layer 3.
Leaf area index (m\(^2\)/m\(^2\)).
Gross primary production (kg C m\(^{-2}\) day\(^{-1}\)).
Plant autotrophic respiration (kg C m\(^{-2}\) day\(^{-1}\)).
Heterotrophic respiration (kg C m\(^{-2}\) day\(^{-1}\)).
Non-structural carbon (kg C m\(^{-2}\)).
Biomass of seeds (kg C m\(^{-2}\)).
Biomass of leaves (kg C m\(^{-2}\)).
Biomass of fine roots (kg C m\(^{-2}\)).
Biomass of sapwood (kg C m\(^{-2}\)).
biomass of heartwood (kg C m\(^{-2}\)).
Non-structural N pool (kg N m\(^{-2}\)).
Nitrogen of seeds (kg N m\(^{-2}\)).
Nitrogen of leaves (kg N m\(^{-2}\)).
Nitrogen of roots (kg N m\(^{-2}\)).
Nitrogen of sapwood (kg N m\(^{-2}\)).
Nitrogen of heartwood (kg N m\(^{-2}\)).
Microbial carbon (kg C m\(^{-2}\)).
Fast soil carbon pool (kg C m\(^{-2}\)).
Slow soil carbon pool (kg C m\(^{-2}\)).
Microbial nitrogen (kg N m\(^{-2}\)).
Fast soil nitrogen pool (kg N m\(^{-2}\)).
Slow soil nitrogen pool (kg N m\(^{-2}\)).
Mineral nitrogen pool (kg N m\(^{-2}\)).
Nitrogen uptake (kg N m\(^{-2}\)).
output_daily_cohorts
A data.frame with daily predictions for each canopy cohort.
Year of the simulation.
Day of the year.
Hour of the day.
An integer indicating the cohort identity.
An integer indicating the Plant Functional Type.
An integer indicating the crown layer, numbered from top to bottom.
Number of trees per area (trees ha\(^{-1}\)).
Fraction of layer area occupied by this cohort.
Leaf area index (m\(^2\)/m\(^2\)).
Gross primary productivity (kg C tree\(^{-1}\) day\(^{-1}\)).
Plant autotrophic respiration (kg C tree\(^{-1}\) day\(^{-1}\)).
Transpiration (mm tree\(^{-1}\) day\(^{-1}\)).
Carbon allocated to leaves (kg C tree\(^{-1}\) day\(^{-1}\)).
Carbon allocated to fine roots (kg C tree\(^{-1}\) day\(^{-1}\)).
Carbon allocated to wood (kg C tree\(^{-1}\) day\(^{-1}\)).
Nonstructural carbohydrates of a tree in this cohort (kg C tree\(^{-1}\)).
Seed biomass of a tree in this cohort (kg C tree\(^{-1}\)).
Leaf biomass of a tree in this cohort (kg C tree\(^{-1}\)).
Fine root biomass of a tree in this cohort (kg C tree\(^{-1}\)).
Sapwood biomass of a tree in this cohort (kg C tree\(^{-1}\)).
Heartwood biomass of a tree in this cohort (kg C tree\(^{-1}\)).
Nonstructural nitrogen of a tree in this cohort (kg N tree\(^{-1}\)).
Seed nitrogen of a tree in this cohort (kg N tree\(^{-1}\)).
Leaf nitrogen of a tree in this cohort (kg N tree\(^{-1}\)).
Fine root nitrogen of a tree in this cohort (kg N tree\(^{-1}\)).
Sapwood nitrogen of a tree in this cohort (kg N tree\(^{-1}\)).
Heartwood nitrogen of a tree in this cohort (kg N tree\(^{-1}\)).
output_annual_tile
A data.frame with annual outputs at tile level.
Year of the simulation.
Crown area index (m\(^2\)/m\(^2\)).
Leaf area index (m\(^2\)/m\(^2\)).
Number of trees per area (trees ha\(^{-1}\)).
Diameter at tile level (cm).
Tree density for trees with DBH > 12 cm (individuals ha\(^{-1}\)).
Diameter at tile level considering trees with DBH > 12 cm (cm).
Quadratic mean diameter at tile level considering trees with DBH > 12 cm (cm).
Net primary productivity (kg C m\(^{-2}\) yr\(^{-1}\)).
Gross primary productivity (kg C m\(^{-2}\) yr\(^{-1}\)).
Plant autotrophic respiration (kg C m\(^{-2}\) yr\(^{-1}\)).
Heterotrophic respiration (kg C m\(^{-2}\) yr\(^{-1}\)).
Annual precipitation (mm m\(^{-2}\) yr\(^{-1}\)).
Soil water content in root zone (kg m\(^{-2}\)).
Transpiration (mm m\(^{-2}\) yr\(^{-1}\)).
Evaporation (mm m\(^{-2}\) yr\(^{-1}\)).
Water runoff (mm m\(^{-2}\) yr\(^{-1}\)).
Plant biomass (kg C m\(^{-2}\)).
Soil carbon (kg C m\(^{-2}\)).
Plant nitrogen (kg N m\(^{-2}\)).
Soil nitrogen (kg N m\(^{-2}\)).
Total nitrogen in plant and soil (kg N m\(^{-2}\)).
Nonstructural carbohydrates (kg C m\(^{-2}\)).
Seed biomass (kg C m\(^{-2}\)).
Leaf biomass (kg C m\(^{-2}\)).
Fine root biomass (kg C m\(^{-2}\)).
Sapwood biomass (kg C m\(^{-2}\)).
Heartwood biomass (kg C m\(^{-2}\)).
Nonstructural nitrogen (kg N m\(^{-2}\)).
Seed nitrogen (kg N m\(^{-2}\)).
Leaf nitrogen (kg N m\(^{-2}\)).
Fine root nitrogen (kg N m\(^{-2}\)).
Sapwood nitrogen (kg N m\(^{-2}\)).
Heartwood nitrogen (kg N m\(^{-2}\)).
Microbial carbon (kg C m\(^{-2}\)).
Fast soil carbon pool (kg C m\(^{-2}\)).
Slow soil carbon pool (kg C m\(^{-2}\)).
Microbial nitrogen (kg N m\(^{-2}\)).
Fast soil nitrogen pool (kg N m\(^{-2}\)).
Slow soil nitrogen pool (kg N m\(^{-2}\)).
Mineral nitrogen pool (kg N m\(^{-2}\)).
Nitrogen fixation (kg N m\(^{-2}\)).
Nitrogen uptake (kg N m\(^{-2}\)).
Annual available nitrogen (kg N m\(^{-2}\)).
Annual nitrogen from plants to soil (kg N m\(^{-2}\)).
Annual nitrogen loss (kg N m\(^{-2}\)).
Total seed carbon (kg C m\(^{-2}\)).
Total seed nitrogen (kg N m\(^{-2}\)).
Total carbon from all compartments but seeds (kg C m\(^{-2}\)).
Total nitrogen from all compartments but seeds (kg N m\(^{-2}\)).
Age of the oldest tree in the tile (years).
Maximum volumne of a tree in the tile (m\(^3\)).
Maximum DBH of a tree in the tile (m).
Growth of a tree, including carbon allocated to leaves (kg C m\(^{-2}\) year\(^{-1}\)).
Growth of a tree, including carbon allocated to sapwood (kg C m\(^{-2}\) year\(^{-1}\)).
Number of trees that died (trees m\(^{-2}\) year\(^{-1}\)).
Carbon biomass of trees that died (kg C m\(^{-2}\) year\(^{-1}\)).
Continuous biomass turnover (kg C m\(^{-2}\) year\(^{-1}\)).
Carbon turnover rate, calculated as the ratio between plant biomass and NPP (year\(^{-1}\)).
output_annual_cohorts
A data.frame of annual outputs at the cohort level.
Year of the simulation.
An integer indicating the cohort identity.
An integer indicating the Plant Functional Type.
An integer indicating the crown layer, numbered from top to bottom.
Number of trees per area (trees ha\(^{-1}\)).
Fraction of layer area occupied by this cohort.
Diameter growth of a tree in this cohort (cm year\(^{-1}\)).
Tree diameter (cm).
Tree height (m).
Age of the cohort (years).
Crown area of a tree in this cohort (m\(^2\)).
Sum of sapwood and heartwood biomass of a tree in this cohort (kg C tree\(^{-1}\)).
Nonstructural carbohydrates in a tree (kg C tree\(^{-1}\)).
Nonstructural nitrogen of a tree (kg N tree\(^{-1}\)).
Total growth of a tree, including carbon allocated to seeds, leaves, fine roots, and sapwood (kg C tree\(^{-1}\) year\(^{-1}\)).
Fraction of carbon allocated to seeds to total growth.
Fraction of carbon allocated to leaves to total growth.
Fraction of carbon allocated to fine roots to total growth.
Fraction of carbon allocated to sapwood to total growth.
Gross primary productivity of a tree (kg C tree\(^{-1}\) year\(^{-1}\)).
Net primary productivity of a tree (kg C tree\(^{-1}\) year\(^{-1}\)).
Plant autotrophic respiration (kg C tree\(^{-1}\) yr\(^{-1}\)).
Nitrogen uptake (kg N tree\(^{-1}\) yr\(^{-1}\)).
Nitrogen fixation (kg N tree\(^{-1}\) yr\(^{-1}\)).
Maximum leaf area index for a tree (m\(^2\) m\(^{-2}\)).
Tree volume (m\(^3\)).
Number of trees that died (trees yr\(^{-1}\)).
Carbon biomass of trees that died (kg C yr\(^{-1}\)).
Mortality rate of this cohort (yr\(^{-1}\)).
# \donttest{
# Example BiomeE model run
# Use example drivers data
drivers <- biomee_gs_leuning_drivers
# Run BiomeE for the first site
mod_output <- run_biomee_f_bysite(
sitename = drivers$sitename[1],
params_siml = drivers$params_siml[[1]],
site_info = drivers$site_info[[1]],
forcing = drivers$forcing[[1]],
params_tile = drivers$params_tile[[1]],
params_species = drivers$params_species[[1]],
init_cohort = drivers$init_cohort[[1]],
init_soil = drivers$init_soil[[1]]
)
# }