Ignore:
Timestamp:
08/16/16 18:08:36 (8 years ago)
Author:
sdipsl
Message:

Call xios_parser.py and ensure field_compname.xml file and file_def_*_companme.xml are coherent. See #256

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_ada.ksh

    r1313 r1338  
    9595if ( [ "X${LOADL_STEP_TYPE}" = "XPARALLEL" ] || [ "X${LOADL_STEP_TYPE}" = "XSERIAL" ] ) ; then 
    9696  . /smphome/rech/psl/rpsl035/.atlas_env_ada_intel_2013_0_bash > /dev/null 2>&1 
     97  module load python/2.7.10 > /dev/null 2>&1 
    9798else 
    9899  module load intel/2016.2 > /dev/null 2>&1 
Note: See TracChangeset for help on using the changeset viewer.