Ignore:
Timestamp:
01/11/19 14:27:49 (5 years ago)
Author:
cpipsl
Message:

IPSLESM6: update of GENERAL directory up to CM6.1.8 configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/DRIVER/pisces.driver

    r3969 r4217  
    8181    # ATM_Update is done before MBG_Update and therefore config.def file contains the correct value for CO2. 
    8282    IGCM_debug_Print 1 'Update atcco2 in namelist_pisces_cfg with same value as for LMDZ' 
    83     LMDZ_CO2=$( lmdzgrep2 co2_ppm config.def ) 
     83    LMDZ_CO2=$( lmdzgrep2 co2_ppm config.def | head -1 ) 
    8484    IGCM_debug_Print 1 "LMDZ_CO2 : ${LMDZ_CO2} " 
    8585    IGCM_comp_modifyNamelist force  namelist_pisces_cfg atcco2 ${LMDZ_CO2} 
Note: See TracChangeset for help on using the changeset viewer.