source: CONFIG/UNIFORM/v6/LMDZOR_v6.4/GENERAL/PARAM/orchidee_pft.def_3pft.1ac @ 6455

Last change on this file since 6455 was 6455, checked in by jgipsl, 14 months ago

Updated orchidee.def and orchidee_pft.def as done in ORCHIDEE/trunk rev 7994 and earlier.

File size: 1.0 KB
Line 
1
2#***************************************************************************
3#            Set-up age classes
4#***************************************************************************
5
6# number of PFTs required in the PFT map and number of PFTs in the run.def
7NAGEC=1
8NVMAP=3
9NVM = 3
10
11
12# Link PFTs to MTCs
13PFT_TO_MTC__01=1
14PFT_TO_MTC__02=4
15PFT_TO_MTC__03=4
16
17
18# Link PFT to an age class group
19AGEC_GROUP__01=1
20AGEC_GROUP__02=2
21AGEC_GROUP__03=3
22
23
24# Description of PFTs
25PFT_NAME__01=SoilBareGlobal
26PFT_NAME__02=NeedleleafEvergreenTemperate_age01
27PFT_NAME__03=NeedleleafEvergreenTemperate_age01
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63#***************************************************************************
64#            PFT fractions
65#***************************************************************************
66
67# The fraction of vegetation is read from the restart file or a map
68# If it is not found in one of those sources we will use the values
69# provided here
70
71SECHIBA_VEGMAX__01=0.0
72SECHIBA_VEGMAX__02=0.2
73SECHIBA_VEGMAX__03=0.8
74
75
Note: See TracBrowser for help on using the repository browser.