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/GENERAL
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • 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.