Changeset 1011


Ignore:
Timestamp:
07/03/14 16:01:19 (10 years ago)
Author:
mafoipsl
Message:

On ada revert [1005] to keep reference to netcdf4. Switch to netcdf4par is postponed until next September.

File:
1 edited

Legend:

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

    r1005 r1011  
    17971797 
    17981798  ulimit -s unlimited 
     1799## to be done only one time  
     1800## export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/smplocal/pub/NetCDF/4.1.3/lib:/smplocal/pub/HDF5/1.8.9/seq/lib  
     1801  echo ${LD_LIBRARY_PATH} | grep -i netcdf >/dev/null 2>&1 || export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/smplocal/pub/NetCDF/4.1.3/lib:/smplocal/pub/HDF5/1.8.9/seq/lib  
     1802  IGCM_debug_Print 1 "set LD_LIBRARY_PATH=${LD_LIBRARY_PATH}"  
    17991803 
    18001804  export MP_STDOUTMODE=combined 
Note: See TracChangeset for help on using the changeset viewer.