Changeset 5082


Ignore:
Timestamp:
05/06/20 15:07:49 (4 years ago)
Author:
acosce
Message:

add use of smoothfile for limit files in piclim-control experiment (in order to manage the leap calendar)

Location:
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZORINCA
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZORINCA/piClim-control_CMIP6/COMP/lmdz.card

    r5081 r5082  
    5656# With CMIP6 aerosols version 1 
    5757# With 3D ozone 
    58 ListNonDel= (${R_IN}/ATM/LIMIT/CMIP6/CM61-LR-pi-03/interpol/ELC-144x142x79-leap_clim_limit.nc, limit.nc),\ 
     58ListNonDel= (${R_IN}/ATM/LIMIT/CMIP6/CM61-LR-pi-03/interpol/ELC-144x142x79_clim_limit.nc, limit.nc),\ 
    5959            (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/interpol/${RESOL_ATM_XY}/climoz_LMDZ_1850_1850_clim.nc, climoz_LMDZ.nc),\ 
    6060            (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Control/solarforcing_v3.1_piControl_ave_6bands_366days.nc, solarforcing.nc),\ 
     
    6363            (${R_IN}/ATM/SITES/cfsites_grid_CMIP6.nc, cfsites_grid.nc) 
    6464 
     65 
     66 
     67# For leap years, copy ELC-144x142x79-leap_clim_limit.nc over ELC-144x142x79_clim_limit.nc file 
     68# As ELC-144x142x79-leap_clim_limit.nc is also copied at each (re)submission, for 1850-1851 copy again ELC-144x142x79_clim_limit.nc 
     69# Copy ELC-144x142x79_clim_limit.nc again for year 1900, which is Not bissextile (it does not divide by 400) 
     70# Submit Job with PeriodNb=2 to reach 1852, the first bissextile year ; than change PeriodNb=16 (multiple of 4) for next resubmissions 
    6571[SmoothFiles] 
    66 List=   () 
     72List=   (${R_IN}/ATM/LIMIT/CMIP6/CM61-LR-pi-03/interpol/ELC-144x142x79-leap_clim_limit.nc, limit.nc,  3:4:) 
    6773 
    6874[ParametersFiles] 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZORINCA/piClim-control_TEST/COMP/lmdz.card

    r5081 r5082  
    5555# With CMIP6 aerosols version 1 
    5656# With 3D ozone 
    57 ListNonDel= (${R_IN}/ATM/LIMIT/CMIP6/CM61-LR-pi-03/interpol/ELC-144x142x79-leap_clim_limit.nc, limit.nc),\ 
     57ListNonDel= (${R_IN}/ATM/LIMIT/CMIP6/CM61-LR-pi-03/interpol/ELC-144x142x79_clim_limit.nc, limit.nc),\ 
    5858            (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/interpol/${RESOL_ATM_XY}/climoz_LMDZ_1850_1850_clim.nc, climoz_LMDZ.nc),\ 
    5959            (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Control/solarforcing_v3.1_piControl_ave_6bands_366days.nc, solarforcing.nc),\ 
     
    6262            (${R_IN}/ATM/SITES/cfsites_grid_CMIP6.nc, cfsites_grid.nc) 
    6363 
     64# For leap years, copy ELC-144x142x79-leap_clim_limit.nc over ELC-144x142x79_clim_limit.nc file 
     65# As ELC-144x142x79-leap_clim_limit.nc is also copied at each (re)submission, for 1850-1851 copy again ELC-144x142x79_clim_limit.nc 
     66# Copy ELC-144x142x79_clim_limit.nc again for year 1900, which is Not bissextile (it does not divide by 400) 
     67# Submit Job with PeriodNb=2 to reach 1852, the first bissextile year ; than change PeriodNb=16 (multiple of 4) for next resubmissions 
    6468[SmoothFiles] 
    65 List=   () 
     69List=   (${R_IN}/ATM/LIMIT/CMIP6/CM61-LR-pi-03/interpol/ELC-144x142x79-leap_clim_limit.nc, limit.nc,  3:4:) 
    6670 
    6771[ParametersFiles] 
Note: See TracChangeset for help on using the changeset viewer.