Changes between Version 1 and Version 2 of Ticket #849
- Timestamp:
- 2022-06-03T15:33:36+02:00 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #849 – Description
v1 v2 2 2 3 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. 4 BUT if this is done, the trunk will not read the full ptn (on all soil levels) if using an restart from the trunk, ORCHIDEE_3 since [https://forge.ipsl.jussieu.fr/orchidee/changeset/6190/trunk/ORCHIDEE/src_sechiba/thermosoil.f90 6190]