Changeset 2183 for trunk/LMDZ.COMMON/arch
- Timestamp:
- Dec 4, 2019, 11:43:54 AM (5 years ago)
- Location:
- trunk/LMDZ.COMMON/arch
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/arch/arch-CICLADifort.env
r2122 r2183 1 1 module purge 2 2 module load openmpi/1.6.5-ifort 3 module load netcdf4/4.3.3.1-ifort -
trunk/LMDZ.COMMON/arch/arch-CICLADifort.path
r1695 r2183 1 1 ROOT=$PWD 2 2 3 NETCDF_LIBDIR="-L/opt/netcdf 3/ifort/lib"4 NETCDF_LIB="-lnetcdf "5 NETCDF_INCDIR="-I/opt/netcdf 3/ifort/include"3 NETCDF_LIBDIR="-L/opt/netcdf43/ifort/lib" 4 NETCDF_LIB="-lnetcdff" 5 NETCDF_INCDIR="-I/opt/netcdf43/ifort/include" 6 6 7 7 IOIPSL_INCDIR="-I$ROOT/ioipsl/modipsl/lib"
Note: See TracChangeset
for help on using the changeset viewer.