Changeset 6898


Ignore:
Timestamp:
07/10/24 11:56:56 (3 months ago)
Author:
aclsce
Message:

Use of PeriodDateBegin? to handle chaining runs : the default is an example of 2x5D simulation for amip_ERA5_LAM experiment, using splitted ERA5 nudging files (ERA5_20000601.nc and ERA5_20000606.nc).
Use of ForcingBasefolder? and CreateBasefolder? for all experiments as done in [6894]

Location:
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS
Files:
27 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/LAM/CREATE_amip/config.card

    r6791 r6898  
    4848[Executable] 
    4949#D- For each component: Real name of executable, Name of executable in the run directory  
     50# This experiment does not use ORCHIDEE. You can therefor use the same set up with both icosa_lmdz_orch22.exe and icosa_lmdz_orch4.exe 
    5051ICO= (icosa_lmdz_orch22_${OptMode}.exe, icosa_lmdz.exe, 640MPI) 
     52#ICO= (icosa_lmdz_orch4_${OptMode}.exe, icosa_lmdz.exe, 640MPI) 
    5153ATM= ("","") 
    5254IOS= (xios_server_${OptMode}.exe, xios.x, 1MPI) 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/LAM/CREATE_amip_ERA5_LAM/config.card

    r6791 r6898  
    5151[Executable] 
    5252#D- For each component: Real name of executable, Name of executable in the run directory  
     53# This experiment does not use ORCHIDEE. You can therefor use the same set up with both icosa_lmdz_orch22.exe and icosa_lmdz_orch4.exe 
    5354ICO= (icosa_lmdz_orch22_${OptMode}.exe, icosa_lmdz.exe, 48MPI) 
     55#ICO= (icosa_lmdz_orch4_${OptMode}.exe, icosa_lmdz.exe, 48MPI) 
    5456ATM= ("","") 
    5557IOS= (xios_server_${OptMode}.exe, xios.x, 1MPI) 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/LAM/CREATE_amip_LAM/config.card

    r6791 r6898  
    5252[Executable] 
    5353#D- For each component: Real name of executable, Name of executable in the run directory  
     54# This experiment does not use ORCHIDEE. You can therefor use the same set up with both icosa_lmdz_orch22.exe and icosa_lmdz_orch4.exe 
    5455ICO= (icosa_lmdz_orch22_${OptMode}.exe, icosa_lmdz.exe, 48MPI) 
     56#ICO= (icosa_lmdz_orch4_${OptMode}.exe, icosa_lmdz.exe, 48MPI) 
    5557ATM= ("","") 
    5658IOS= (xios_server_${OptMode}.exe, xios.x, 1MPI) 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/LAM/amip/COMP/dynamico.card

    r6838 r6898  
    1919 
    2020[InitialStateFiles] 
    21 List=   (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc) 
     21List=   (${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc) 
    2222          
    2323 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/LAM/amip/COMP/lmdz.card

    r6834 r6898  
    4949[InitialStateFiles] 
    5050# start.nc and startphy.nc are both set in dynamico.card to easier insure coherence of the files 
    51 List=   (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ATM/Output/Restart/${config_UserChoices_CreateName}_${year}_startphy.nc, startphy.nc) 
     51List=   (${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ATM/Output/Restart/${config_UserChoices_CreateName}_${year}_startphy.nc, startphy.nc) 
    5252 
    5353[BoundaryFiles] 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/LAM/amip/config.card

    r6791 r6898  
    1515ExpType=ICOLMDZ/LAM/amip 
    1616ExperimentName=amip 
    17 SpaceName=DEVT 
     17SpaceName=TEST 
     18# Use CreatBasefolder and CreateName to define the folder for the input files previously created by an expermient CREATE  
     19# The final folder will be ${ARCHIVE}/CreateBasefolder/CreateName  
     20# $ARCHIVE is added in dynamico.card and lmdz.card before the CreateBasefolder because it is not possible to add it at this level in config.card   
     21CreateBasefolder=IGCM_OUT/ICOLMDZ/DEVT/CE0L  
    1822CreateName=CREATE-AMIP.01 
    1923#============================ 
     
    7276#D-- NO Post - 
    7377[Post] 
    74 PackFrequency=NONE 
     78PackFrequency=1Y 
    7579TimeSeriesFrequency=NONE 
    7680SeasonalFrequency=NONE 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/LAM/amip_ERA5_LAM/COMP/dynamico.card

    r6838 r6898  
    1818 
    1919[InitialStateFiles] 
    20 List=   (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc) 
     20List=   (${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc) 
    2121 
    2222[BoundaryFiles] 
    23 List=(${R_IN}/ATM/FORCING_LAM/${config_UserChoices_ForcingName}_${config_UserChoices_ForcingDate}.nc, nudging_forcing.nc) 
     23List=(${R_IN}/ATM/FORCING_LAM/${config_UserChoices_ForcingName}_${PeriodDateBegin}.nc, nudging_forcing.nc) 
    2424ListNonDel= () 
    2525 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/LAM/amip_ERA5_LAM/COMP/lmdz.card

    r6834 r6898  
    4949[InitialStateFiles] 
    5050# start.nc and startphy.nc are both set in dynamico.card to easier insure coherence of the files 
    51 List=(${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ATM/Output/Restart/${config_UserChoices_CreateName}_${year}_startphy.nc, startphy.nc) 
     51List=(${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ATM/Output/Restart/${config_UserChoices_CreateName}_${year}_startphy.nc, startphy.nc) 
    5252 
    5353[BoundaryFiles] 
     
    5555# With CMIP6 aerosols version 1 
    5656# With 3D ozone 
    57 List= (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ATM/Output/Boundary/${config_UserChoices_CreateName}_${year}_limit.nc, limit.nc),\ 
    58             (${R_IN}/ATM/AEROSOLS/CMIP6/v1/144x142/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc,   aerosols.nat.nc),\ 
     57List= (${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/${config_UserChoices_CreateName}/ATM/Output/Boundary/${config_UserChoices_CreateName}_${year}_limit.nc, limit.nc),\ 
    5958            (${R_IN}/ATM/AEROSOLS/CMIP6/v1/144x142/L${RESOL_ATM_Z}/aerosols${year}_from_inca.nc,   aerosols${year}.nc),\ 
    6059            (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Historical/solarforcing_v3.1_daily_6bands_${year}.nc, solarforcing.nc),\ 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/LAM/amip_ERA5_LAM/config.card

    r6791 r6898  
    1515ExpType=ICOLMDZ/LAM/amip_ERA5_LAM 
    1616ExperimentName=amip_LAM 
    17 SpaceName=DEVT 
     17SpaceName=TEST 
     18# Use CreatBasefolder and CreateName to define the folder for the input files previously created by an expermient CREATE  
     19# The final folder will be ${ARCHIVE}/CreateBasefolder/CreateName  
     20# $ARCHIVE is added in dynamico.card and lmdz.card before the CreateBasefolder because it is not possible to add it at this level in config.card   
     21CreateBasefolder=IGCM_OUT/ICOLMDZ/DEVT/CE0L  
    1822CreateName=CREATE-amip-ERA5-LAM.01 
    1923ForcingName=ERA5 
    20 ForcingDate=062000 
    2124 
    2225#============================ 
     
    2831#D-- Change the DateEnd if you change CalendarType, set DateEnd=2000-12-31 for leap or noleap. 
    2932DateBegin=2000-06-01 
    30 DateEnd=2000-06-05 
     33DateEnd=2000-06-10 
    3134#============================ 
    3235#D-- 1Y, 1M, 5D, 1D 
     
    7578#D-- NO Post - 
    7679[Post] 
    77 PackFrequency=NONE 
     80PackFrequency=1Y 
    7881TimeSeriesFrequency=NONE 
    7982SeasonalFrequency=NONE 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/LAM/amip_LAM/COMP/dynamico.card

    r6838 r6898  
    1818 
    1919[InitialStateFiles] 
    20 List= (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc) 
     20List= (${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc) 
    2121 
    2222[BoundaryFiles] 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/LAM/amip_LAM/COMP/lmdz.card

    r6834 r6898  
    4949[InitialStateFiles] 
    5050# start.nc and startphy.nc are both set in dynamico.card to easier insure coherence of the files 
    51 List=(${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ATM/Output/Restart/${config_UserChoices_CreateName}_${year}_startphy.nc, startphy.nc) 
     51List=(${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ATM/Output/Restart/${config_UserChoices_CreateName}_${year}_startphy.nc, startphy.nc) 
    5252 
    5353[BoundaryFiles] 
     
    5555# With CMIP6 aerosols version 1 
    5656# With 3D ozone 
    57 List= (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ATM/Output/Boundary/${config_UserChoices_CreateName}_${year}_limit.nc, limit.nc),\ 
     57List= (${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ATM/Output/Boundary/${config_UserChoices_CreateName}_${year}_limit.nc, limit.nc),\ 
    5858            (${R_IN}/ATM/AEROSOLS/CMIP6/v1/144x142/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc,   aerosols.nat.nc),\ 
    5959            (${R_IN}/ATM/AEROSOLS/CMIP6/v1/144x142/L${RESOL_ATM_Z}/aerosols${year}_from_inca.nc,   aerosols${year}.nc),\ 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZ/LAM/amip_LAM/config.card

    r6791 r6898  
    1515ExpType=ICOLMDZ/LAM/amip_LAM 
    1616ExperimentName=amip_LAM 
    17 SpaceName=DEVT 
     17SpaceName=TEST 
     18# Use CreatBasefolder and CreateName to define the folder for the input files previously created by an expermient CREATE 
     19# The final folder will be ${ARCHIVE}/CreateBasefolder/CreateName 
     20# $ARCHIVE is added in dynamico.card and lmdz.card before the CreateBasefolder because it is not possible to add it at this level in config.card 
     21CreateBasefolder=IGCM_OUT/ICOLMDZ/DEVT/CE0L 
    1822CreateName=CREATE-amip-LAM.01 
    1923ForcingName=TEST-AMIP.01 
     
    7579#D-- NO Post - 
    7680[Post] 
    77 PackFrequency=NONE 
     81PackFrequency=1Y 
    7882TimeSeriesFrequency=NONE 
    7983SeasonalFrequency=NONE 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/CREATE_amip/config.card

    r6791 r6898  
    4848[Executable] 
    4949#D- For each component: Real name of executable, Name of executable in the run directory  
     50# This experiment does not use ORCHIDEE. You can therefor use the same set up with both icosa_lmdz_orch22.exe and icosa_lmdz_orch4.exe 
    5051ICO= (icosa_lmdz_orch22_${OptMode}.exe, icosa_lmdz.exe, 640MPI) 
     52#ICO= (icosa_lmdz_orch4_${OptMode}.exe, icosa_lmdz.exe, 640MPI) 
    5153ATM= ("","") 
    5254IOS= (xios_server_${OptMode}.exe, xios.x, 1MPI) 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/CREATE_amip_ERA5_LAM/COMP/dynamico.card

    r6838 r6898  
    2424 
    2525[BoundaryFiles] 
    26 List=(${R_IN}/ATM/FORCING_LAM/${config_UserChoices_ForcingName}_${config_UserChoices_ForcingDate}.nc, nudging_forcing.nc) 
     26List=(${R_IN}/ATM/FORCING_LAM/${config_UserChoices_ForcingName}_${PeriodDateBegin}.nc, nudging_forcing.nc) 
    2727ListNonDel=()  
    2828 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/CREATE_amip_LAM/COMP/dynamico.card

    r6838 r6898  
    2121 
    2222[InitialStateFiles] 
    23 List=   (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc) 
     23List=   (${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc) 
    2424 
    2525[BoundaryFiles] 
    26 List=(${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/amip/${config_UserChoices_ForcingName}/ICO/Restart/${config_UserChoices_ForcingName}_${config_UserChoices_ForcingDate}_nudging_forcing.nc, nudging_forcing.nc) 
     26List=(${ARCHIVE}/${config_UserChoices_ForcingBasefolder}/${config_UserChoices_ForcingName}/ICO/Restart/${config_UserChoices_ForcingName}_${config_UserChoices_ForcingDate}_nudging_forcing.nc, nudging_forcing.nc) 
    2727ListNonDel=()  
    2828 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/CREATE_amip_LAM/config.card

    r6893 r6898  
    1515ExperimentName=CE0L 
    1616CreateName=CREATE-AMIP.01 
     17CreateBasefolder=IGCM_OUT/ICOLMDZOR/DEVT/CE0L 
    1718ForcingName=TEST-AMIP.01 
     19ForcingBasefolder=IGCM_OUT/ICOLMDZOR/DEVT/amip 
    1820ForcingDate=20000605 
    1921 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip/COMP/dynamico.card

    r6838 r6898  
    1818 
    1919[InitialStateFiles] 
    20 List=   (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc) 
     20List=   (${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc) 
    2121          
    2222 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip/COMP/lmdz.card

    r6834 r6898  
    4949[InitialStateFiles] 
    5050# start.nc and startphy.nc are both set in dynamico.card to easier insure coherence of the files 
    51 List=   (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ATM/Output/Restart/${config_UserChoices_CreateName}_${year}_startphy.nc, startphy.nc) 
     51List=   (${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ATM/Output/Restart/${config_UserChoices_CreateName}_${year}_startphy.nc, startphy.nc) 
    5252 
    5353[BoundaryFiles] 
    54 List=   (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ATM/Output/Boundary/${config_UserChoices_CreateName}_${year}_limit.nc,      limit.nc),\ 
     54List=   (${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ATM/Output/Boundary/${config_UserChoices_CreateName}_${year}_limit.nc,      limit.nc),\ 
    5555        (${R_IN}/ATM/AEROSOLS/CMIP6/v1/144x142/L${RESOL_ATM_Z}/aerosols${year}_from_inca.nc,              aerosols${year}.nc),\ 
    5656        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/interpol/nbp${RESOL_NBP}/climoz_LMDZ_${year}.nc, climoz_LMDZ.nc),\ 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip/COMP/orchidee.card

    r6851 r6898  
    3737 
    3838[BoundaryFiles] 
    39 List= () 
    40 ListNonDel= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v2/PFTmap_${year}.nc, PFTmap.nc),\ 
    41             (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical4/woodharvest_${year}.nc,          woodharvest.nc),\ 
    42             (${R_IN}/SRF/ROUTING/routing_simple.nc, .) 
     39List = (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v2/PFTmap_${year}.nc, PFTmap.nc),\ 
     40       (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical4/woodharvest_${year}.nc,          woodharvest.nc) 
     41ListNonDel = (${R_IN}/SRF/ROUTING/routing_simple.nc, .) 
    4342 
    4443[SmoothFiles] 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip/config.card

    r6791 r6898  
    1515ExpType=ICOLMDZOR/LAM/amip 
    1616ExperimentName=amip 
    17 SpaceName=DEVT 
     17SpaceName=TEST 
     18# Use CreatBasefolder and CreateName to define the folder for the input files previously created by an expermient CREATE 
     19# The final folder will be ${ARCHIVE}/CreateBasefolder/CreateName 
     20# $ARCHIVE is added in dynamico.card and lmdz.card before the CreateBasefolder because it is not possible to add it at this level in config.card 
     21CreateBasefolder=IGCM_OUT/ICOLMDZOR/DEVT/CE0L 
    1822CreateName=CREATE-AMIP.01 
    1923#============================ 
     
    7680#D-- NO Post - 
    7781[Post] 
    78 PackFrequency=NONE 
     82PackFrequency=1Y 
    7983TimeSeriesFrequency=NONE 
    8084SeasonalFrequency=NONE 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip_ERA5_LAM.orch4/COMP/dynamico.card

    r6895 r6898  
    2121 
    2222[BoundaryFiles] 
    23 List=(${R_IN}/ATM/FORCING_LAM/${config_UserChoices_ForcingName}_${config_UserChoices_ForcingDate}.nc, nudging_forcing.nc) 
     23List=(${R_IN}/ATM/FORCING_LAM/${config_UserChoices_ForcingName}_${PeriodDateBegin}.nc, nudging_forcing.nc) 
    2424ListNonDel= () 
    2525 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip_ERA5_LAM/COMP/dynamico.card

    r6894 r6898  
    2121 
    2222[BoundaryFiles] 
    23 List=(${R_IN}/ATM/FORCING_LAM/${config_UserChoices_ForcingName}_${config_UserChoices_ForcingDate}.nc, nudging_forcing.nc) 
     23List=(${R_IN}/ATM/FORCING_LAM/${config_UserChoices_ForcingName}_${PeriodDateBegin}.nc, nudging_forcing.nc) 
    2424ListNonDel= () 
    2525 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip_ERA5_LAM/config.card

    r6894 r6898  
    2424 
    2525ForcingName=ERA5 
    26 ForcingDate=062000 
    2726 
    2827#============================ 
     
    3433#D-- Change the DateEnd if you change CalendarType, set DateEnd=2000-12-31 for leap or noleap. 
    3534DateBegin=2000-06-01 
    36 DateEnd=2000-06-05 
     35DateEnd=2000-06-10 
    3736#============================ 
    3837#D-- 1Y, 1M, 5D, 1D 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip_LAM/COMP/dynamico.card

    r6838 r6898  
    1818 
    1919[InitialStateFiles] 
    20 List= (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc) 
     20List= (${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc) 
    2121 
    2222[BoundaryFiles] 
    23 List=(${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/amip/${config_UserChoices_ForcingName}/ICO/Restart/${config_UserChoices_ForcingName}_${config_UserChoices_ForcingDate}_nudging_forcing.nc, nudging_forcing.nc) 
     23List=(${ARCHIVE}/${config_UserChoices_ForcingBasefolder}/${config_UserChoices_ForcingName}/ICO/Restart/${config_UserChoices_ForcingName}_${config_UserChoices_ForcingDate}_nudging_forcing.nc, nudging_forcing.nc) 
    2424ListNonDel= () 
    2525 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip_LAM/COMP/lmdz.card

    r6895 r6898  
    4848[InitialStateFiles] 
    4949# start.nc and startphy.nc are both set in dynamico.card to easier insure coherence of the files 
    50 List=(${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ATM/Output/Restart/${config_UserChoices_CreateName}_${year}_startphy.nc, startphy.nc) 
     50List=(${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ATM/Output/Restart/${config_UserChoices_CreateName}_${year}_startphy.nc, startphy.nc) 
    5151 
    5252[BoundaryFiles] 
     
    5454# With CMIP6 aerosols version 1 
    5555# With 3D ozone 
    56 List= (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ATM/Output/Boundary/${config_UserChoices_CreateName}_${year}_limit.nc, limit.nc),\ 
     56List= (${ARCHIVE}/${config_UserChoices_CreateBasefolder}/${config_UserChoices_CreateName}/ATM/Output/Boundary/${config_UserChoices_CreateName}_${year}_limit.nc, limit.nc),\ 
    5757            (${R_IN}/ATM/AEROSOLS/CMIP6/v1/144x142/L${RESOL_ATM_Z}/aerosols${year}_from_inca.nc,   aerosols${year}.nc),\ 
    5858            (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Historical/solarforcing_v3.1_daily_6bands_${year}.nc, solarforcing.nc),\ 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip_LAM/COMP/orchidee.card

    r6868 r6898  
    3737 
    3838[BoundaryFiles] 
    39 List= () 
    40 ListNonDel= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v2/PFTmap_${year}.nc, PFTmap.nc),\ 
    41             (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical4/woodharvest_${year}.nc,          woodharvest.nc),\ 
    42             (${R_IN}/SRF/ROUTING/routing_simple.nc, .) 
     39List = (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v2/PFTmap_${year}.nc, PFTmap.nc),\ 
     40       (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical4/woodharvest_${year}.nc,          woodharvest.nc) 
     41ListNonDel = (${R_IN}/SRF/ROUTING/routing_simple.nc, .) 
    4342 
    4443[SmoothFiles] 
  • CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/LAM/amip_LAM/config.card

    r6791 r6898  
    1515ExpType=ICOLMDZOR/LAM/amip_LAM 
    1616ExperimentName=amip_LAM 
    17 SpaceName=DEVT 
     17SpaceName=TEST 
     18# Use CreatBasefolder and CreateName to define the folder for the input files previously created by an expermient CREATE 
     19# The final folder will be ${ARCHIVE}/CreateBasefolder/CreateName 
     20# $ARCHIVE is added in dynamico.card and lmdz.card before the CreateBasefolder because it is not possible to add it at this level in config.card 
     21CreateBasefolder=IGCM_OUT/ICOLMDZOR/DEVT/CE0L 
    1822CreateName=CREATE-amip-LAM.01 
     23ForcingBasefolder=IGCM_OUT/ICOLMDZOR/DEVT/amip 
    1924ForcingName=TEST-AMIP.01 
    2025ForcingDate=20000605 
     
    7984#D-- NO Post - 
    8085[Post] 
    81 PackFrequency=NONE 
     86PackFrequency=1Y 
    8287TimeSeriesFrequency=NONE 
    8388SeasonalFrequency=NONE 
Note: See TracChangeset for help on using the changeset viewer.