WikiPrint - from Polar Technologies

The ORCHIDEE model



1. Introduction

Visit the ORCHIDEE's official website
Follow the actualities in developements of ORCHIDEE

The ORCHIDEE models includes 3 components: sechiba, stomate and LPJ (vegetation dynamics). Only 2 components (sechiba and stomate) are activated by default. If you are using a coupled configuration with LMDZ, you will need the sechiba component to compute the water and energy balance. You will also need the stomate component to compute the carbon balance but this component can be deactivated. You will find additional information on how to use ORCHIDEE in libIGCM-supported configurations below.


2. Vegetation map

If you want to update annually (VEGET_UPDATE=1Y) the vegetation map (in forced or coupled mode) you must add the following lines in COMP/orchidee.card:

[SmoothFiles]
List=(${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_${year_p1}.nc, PFTmap.nc, 12:12:)

If you do not want to update annually the vegetation map (VEGET_UPDATE=0Y) but you want to update the vegetation map with activated stomate instead, you must add the following lines in COMP/orchidee.card and specify the map year to be used:

[BoundaryFiles]
List=(${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_2005.nc, PFTmap.nc)
ListNonDel= ()

3. Options related to ORCHIDEE in configuration _v5

3.1. config.card

The model output frequency is configured in the config.card file.

3.2. orchidee.card

In orchidee.card you can specify variables inducing a change in the model input parameter files. The default parameter values are:

3.3. stomate.card


4. Deactivate stomate in ORCHIDEE

You can deactivate STOMATE component included by default in all experiments with ORCHIDEE. In this case, you only run the SECHIBA component. To do so: