Changes between Version 8 and Version 9 of Doc/Models/ORCHIDEE


Ignore:
Timestamp:
09/25/15 15:25:04 (9 years ago)
Author:
pinsard
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Models/ORCHIDEE

    v8 v9  
    4747 
    4848## Vegetation map ## 
    49 The vegetation map (PFTmap.nc) can be constant or updated annually. Use the option VEGET_UPDATE=0Y for constant vegetaion map and VEGET_UPDATE=1Y to update annually the vegetation map. Note that in previous versions of ORCHIDEE up to revision 2718 on the trunk, including _v5 configurations, the vegetation map was updated in the end of the year with the map for the next coming year. In newer versions and all _v6 configurations, the vegetation map is updated on the first day of the year.  
     49The vegetation map (PFTmap.nc) can be constant or updated annually. Use the option VEGET_UPDATE=0Y for constant vegetation map and VEGET_UPDATE=1Y to update annually the vegetation map. Note that in previous versions of ORCHIDEE up to revision 2718 on the trunk, including _v5 configurations, the vegetation map was updated in the end of the year with the map for the next coming year. In newer versions and all _v6 configurations, the vegetation map is updated on the first day of the year.  
    5050 
    5151For constant vegetation map, set in orchidee.card (or sechiba.card) VEGET_UPDATE=0Y and set in [!InitialStateFiles] the PFTmap.nc file you want to use for the simulation. Note that for constant vegetation map, the vegetation will be read from the restart file. Only if it is not found in the restart file, then the file PFTmap.nc will be read.