Changeset 1860
- Timestamp:
- Dec 16, 2017, 3:16:39 PM (7 years ago)
- Location:
- trunk/LMDZ.COMMON
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/arch/arch-linux-ifort-para.path
r1695 r1860 1 1 ROOT=$PWD 2 2 3 NETCDF_LIBDIR="-L/ d2/emlmd/netcdf64-4.0.1_ifort/lib"3 NETCDF_LIBDIR="-L/planeto/emlmd/netcdf64-4.0.1_ifort/lib" 4 4 NETCDF_LIB="-lnetcdf" 5 NETCDF_INCDIR="-I/ d2/emlmd/netcdf64-4.0.1_ifort/include"5 NETCDF_INCDIR="-I/planeto/emlmd/netcdf64-4.0.1_ifort/include" 6 6 7 7 IOIPSL_INCDIR="-I/u/sllmd/LMDZ5/ioipsl/modipsl/lib-ifort" -
trunk/LMDZ.COMMON/makelmdz_fcm
r1841 r1860 64 64 # Path to fcm utility: 65 65 ##fcm_path=$LMDGCM/tools/fcm/bin 66 ##fcm_path=/planeto/mturbet/planeto2-mturbet/FCM_V1.2/bin 66 67 fcm_path=$(dirname $(which fcm)) 67 68
Note: See TracChangeset
for help on using the changeset viewer.