wiki:DevelopmentActivities/ORCHIDEE-LAK

Version 9 (modified by kpetrus, 6 years ago) (diff)

--

ORCHIDEE-LAK

ORCHIDEE-LAK is based on the version 4369 of the trunk. ORCHIDEE-LAK is the same as ORCHIDEE-MEB except that at the column 2, is assigned the energy and hydrology budgets of the lake.

Implementation

In this version, the multicolumn-version has been developed based on the same idea of the implementation in ORCHIDEE-DOFOCCO-MULTICOLUMN. This implementation is done in ORCHIDEE-MEB.

For calling the lake, the column 2 has been assigned. In the module lake.f90, the implementation of the surface temperature, different fluxes of the lake are done. The module lake.f90 is an adaptation of FLake (http://www.flake.igb-berlin.de/docs.shtml) to ORCHIDEE.

Validation of the code

Comparison between the surface temperature of this version with FLake offline by using the same inputs. i.e. data from the Seine basins.

Future of the version

Run this version

In order to run the version, as well as for the version ORCHIDEE-MEB, compile it via gmake without_xios then execute it in a test case where a run.def file with the different parameters for the lake version are defined. The different parameters to assign a value are:

DEPTH_LAKE=20
TURBIDITY_LAKE=0.1
FETCH=4000
HEIGHT_TQ=2
HEIGHT_U=2
T_m=10
T_wML=10
T_ICE=0
T_bot=10
h_ML=10
h_ice=0
CTT=0.5
H_B1=0
T_B1=4
dtlake=1800