Ignore:
Timestamp:
08/01/19 17:43:38 (5 years ago)
Author:
jgipsl
Message:
  • use SUBMIT_DIR instead of pwd not ok on all platforms
  • add _optmode in execuable name for opa as done for the compilation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLESM/CO2/piControl_TEST/config.card

    r4616 r4630  
    3838#============================ 
    3939#-- Source following file with module settings, only if it exists 
    40 EnvFile=`pwd`/../ARCH/arch.env 
     40EnvFile=${SUBMIT_DIR}/../ARCH/arch.env 
    4141#============================ 
    4242#-- ResolAtm indicates the atmospheric resolution 
     
    188188SRF= ("" ,"" ) 
    189189SBG= ("" ,"" ) 
    190 OCE= (opa.esm, opa.xx, 360MPI) 
     190OCE= (opa.esm_${OptMode}, opa.xx, 360MPI) 
    191191ICE= ("" ,"" ) 
    192192MBG= ("" ,"" ) 
Note: See TracChangeset for help on using the changeset viewer.