Ignore:
Timestamp:
Jul 1, 2025, 2:16:40 PM (7 weeks ago)
Author:
lguez
Message:

Remove reference to NetCDF95 from path files

NetCDF95 is back into the source tree of LMDZ.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/compilation_2/arch/arch-ifort_MESOIPSL.path

    r4533 r5742  
    22NETCDF_LIBDIR="-L${NETCDF_FORTRAN_ROOT}/lib -L${NETCDF_C_ROOT}/lib -L${HDF5_ROOT}"
    33NETCDF_LIB="-lnetcdff -lnetcdf"
    4 
    5 NETCDF95_INCDIR=-I$NETCDF95_ROOT/include/NetCDF95
    6 NETCDF95_LIBDIR=-L$NETCDF95_ROOT/lib
    7 NETCDF95_LIB=-lnetcdf95
    84
    95IOIPSL_INCDIR="-I$LMDGCM/../../lib -I$LMDGCM/../IOIPSL/inc"
Note: See TracChangeset for help on using the changeset viewer.