Ignore:
Timestamp:
08/13/15 18:00:37 (9 years ago)
Author:
jgipsl
Message:

Removed parameter grilles_gcm_netcdf not longer existing in LMDZ. Preivously
grilles_gcm_netcdf=y is now always the case.

Changed file path in comment.

Location:
CONFIG/UNIFORM/v6/LMDZOR_v6
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZ/CREATE_amip/COMP/lmdz.card

    r2618 r2630  
    3131        (${R_IN}/ATM/landiceref.nc, .) 
    3232### Please, add the o2a.nc file to fit with the coupled configuration associated 
    33 #       (${R_IN}/ATM/ORCA2.3x${RESOL_ATM}/o2a.nc, o2a.nc) 
     33#       (${R_IN}/ATM/IPSLCM5/ORCA2.3x${RESOL_ATM}/o2a.nc, o2a.nc) 
    3434 
    3535[ParametersFiles] 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZ/CREATE_clim/COMP/lmdz.card

    r2618 r2630  
    3232        (${R_IN}/ATM/AMIP_2014/sic_bc_clim.nc, amipbc_sic_1x1.nc) 
    3333### Please, add the o2a.nc file to fit with the coupled configuration associated 
    34 #       (${R_IN}/ATM/ORCA2.3x${RESOL_ATM}/o2a.nc, o2a.nc) 
     34#       (${R_IN}/ATM/IPSLCM5/ORCA2.3x${RESOL_ATM}/o2a.nc, o2a.nc) 
    3535 
    3636[ParametersFiles] 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/DRIVER/lmdz.driver

    r2605 r2630  
    409409        # for case gcm : take first year of simulation 
    410410        IGCM_comp_modifyDefFile blocker run.def anneeref ${InitYear} 
    411     fi 
    412  
    413     # Activate creation of file grilles_gcm.nc only at first period 
    414     if [ ${CumulPeriod} -eq 1 ] ; then 
    415         IGCM_comp_modifyDefFile nonblocker run.def grilles_gcm_netcdf y 
    416     else 
    417         IGCM_comp_modifyDefFile nonblocker run.def grilles_gcm_netcdf n 
    418411    fi 
    419412 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/PARAM/run.def

    r2604 r2630  
    4949### config_inca=aero/chem needed only if type_trac=inca 
    5050config_inca=_AUTOBLOCKER_  
    51 ### Only concerning the program ce0l : for creating file grilles_gcm.nc 
    52 grilles_gcm_netcdf=_AUTO_ 
    5351### To activate XIOS ouputs only 
    5452ok_all_xml= _AUTO_ 
Note: See TracChangeset for help on using the changeset viewer.