Ignore:
Timestamp:
09/21/23 15:19:47 (10 months ago)
Author:
acosce
Message:

Add experiment for coupled model with INCA GES and CO2 coupled between atm and oce
fixe some typo, and try to find the best way to generalize all ESM experiments

File:
1 edited

Legend:

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

    r6586 r6628  
    8585    IGCM_comp_modifyNamelist force  namelist_pisces_cfg atcco2 ${LMDZ_CO2} 
    8686 
    87     if ( [ X${config_UserChoices_ConfigType} = XESMCO2 ] || [ X${config_UserChoices_ConfigType} = XESMCO2CHEM ] ) ; then 
     87    PiscesGas=${config_UserChoices_ConfigType} 
     88    if ( [ X${PiscesGas:0:3} = XESM ]  ) ; then 
    8889        ##-- N2O forcing : update atcn2o value in namelist_pisces_cfg with the same one used in LMDZ 
    8990        IGCM_debug_Print 1 "Take same N2O as for LMDZ, in parameter file config.def." 
Note: See TracChangeset for help on using the changeset viewer.