Changes between Initial Version and Version 1 of Ticket #849
- Timestamp:
- 2022-06-03T15:14:55+02:00 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #849 – Description
initial v1 1 1 It would be good that ORCHIDEE trunk could start from restart file from CMIP6 simulation (simulations using ORCHIDEE_2_0) at least for the sechiba part. This has been done in ORCHIDEE_3_CMIP6 in [7637]. 2 3 First step would be to change the name of restart varaible ptn to be written under the name ptn_pft. This needs to be done because in ORCHIDEE_2_0 the variable ptn was already existing in the restart file but with less dimensions. The idea is that in the trunk, if ptn_pft is not found then the model will try to read ptn on the old format.