Changeset 1193 for trunk


Ignore:
Timestamp:
05/05/15 12:10:06 (9 years ago)
Author:
sdipsl
Message:
  • First move towards netcdf4.3.3.1_hdf5_parallel : have the correct module loaded
File:
1 edited

Legend:

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

    r1191 r1193  
    9191#==================================================== 
    9292if [ X${TaskType} = Xcomputing ] ; then 
    93   . /ccc/cont003/home/dsm/p86ipsl/.atlas_env_netcdf4_curie_ksh > /dev/null 2>&1 
     93  . /ccc/cont003/home/dsm/p86ipsl/.atlas_env_netcdf4.3.3.1_hdf5_parallel_curie_ksh > /dev/null 2>&1 
    9494# to run with netcdf 3.6.3 ie compilation done before 17/2/2014 
    9595# uncomment 2 lines : 
     
    9797#  module load netcdf/3.6.3 
    9898else 
    99   . /ccc/cont003/home/dsm/p86ipsl/.atlas_env_netcdf4_curie_ksh > /dev/null 2>&1 
     99  . /ccc/cont003/home/dsm/p86ipsl/..atlas_env_netcdf4.3.3.1_hdf5_parallel_curie_ksh > /dev/null 2>&1 
    100100  PCMDI_MP=/ccc/work/cont003/dsm/p86ipsl/PCMDI-MP 
    101101fi 
Note: See TracChangeset for help on using the changeset viewer.