Changeset 1860


Ignore:
Timestamp:
Dec 16, 2017, 3:16:39 PM (7 years ago)
Author:
mturbet
Message:

update LMD arch path file

Location:
trunk/LMDZ.COMMON
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/arch/arch-linux-ifort-para.path

    r1695 r1860  
    11ROOT=$PWD
    22
    3 NETCDF_LIBDIR="-L/d2/emlmd/netcdf64-4.0.1_ifort/lib"
     3NETCDF_LIBDIR="-L/planeto/emlmd/netcdf64-4.0.1_ifort/lib"
    44NETCDF_LIB="-lnetcdf"
    5 NETCDF_INCDIR="-I/d2/emlmd/netcdf64-4.0.1_ifort/include"
     5NETCDF_INCDIR="-I/planeto/emlmd/netcdf64-4.0.1_ifort/include"
    66
    77IOIPSL_INCDIR="-I/u/sllmd/LMDZ5/ioipsl/modipsl/lib-ifort"
  • trunk/LMDZ.COMMON/makelmdz_fcm

    r1841 r1860  
    6464# Path to fcm utility:
    6565##fcm_path=$LMDGCM/tools/fcm/bin
     66##fcm_path=/planeto/mturbet/planeto2-mturbet/FCM_V1.2/bin
    6667fcm_path=$(dirname $(which fcm))
    6768
Note: See TracChangeset for help on using the changeset viewer.