Ignore:
Timestamp:
10/21/21 14:48:55 (3 years ago)
Author:
jgipsl
Message:

Added soils_param.nc file in ListNonDel? BoundaryFiles for all experiments using restart files for SRF component. This is done to anticipate un update of the version of ORCHIDEE. When using newer revisions on ORCHIDEE_2_2 branch (newer than revision 6954), some new variables are needed. If they are not found in the restart file, then the files soils_param.nc will be read. If the new variables are found in the restart file or if the version of ORCHIDEE is older, the soils_param.nc will not be used.

soils_param.nc file can be removed again from BoundaryFiles if the restart file is updated in config.card.

See also ticket https://forge.ipsl.jussieu.fr/orchidee/ticket/800

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/piControl_MR025_CMIP6/COMP/orchidee.card

    r5590 r5956  
    4343List= (${R_IN}/CMIP6/${config_UserChoices_LongName}/${config_UserChoices_ModelName}/${config_UserChoices_ExperimentName}/${config_UserChoices_Member}/${year}/dr2xml_orchidee.xml, .) 
    4444ListNonDel= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v1/PFTmap_1850.nc, PFTmap.nc),\ 
     45            (${R_IN}/SRF/soils_param.nc, . ), \ 
    4546            (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_1850.nc,           woodharvest.nc) 
    4647 
Note: See TracChangeset for help on using the changeset viewer.