Ignore:
Timestamp:
03/04/14 10:23:55 (10 years ago)
Author:
sdipsl
Message:
  • Use a netCDF4 compatible AddNoise? binary
  • Waiting for a rabbitMQ use an email adress known by computing centre
File:
1 edited

Legend:

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

    r992 r993  
    9494# Set environment tools (ferret, nco, cdo) 
    9595#==================================================== 
    96 if [ X${TaskType} = Xcomputing ] ; then 
    97   . /ccc/cont003/home/dsm/p86ipsl/.atlas_env_netcdf4_curie_ksh 
    98 # to run with netcdf 3.6.3 ie compilation done before 17/2/2014 
    99 # uncomment 2 lines : 
    100 #  module unload netcdf 
    101 #  module load netcdf/3.6.3 
    102   export PATH=${PATH}:/ccc/cont003/home/dsm/p86ipsl/AddNoise/src_X64_CURIE/bin 
    103 else 
    104   . /ccc/cont003/home/dsm/p86ipsl/.atlas_env_netcdf4_curie_ksh 
    105 fi 
     96. /ccc/cont003/home/dsm/p86ipsl/.atlas_env_netcdf4_curie_ksh > /dev/null 2>&1 
     97export PATH=${PATH}:/ccc/cont003/home/dsm/p86ipsl/AddNoise/src_X64_CURIE/bin 
    10698 
    10799#==================================================== 
Note: See TracChangeset for help on using the changeset viewer.