source: LMDZ6/branches/LMDZ_ECRad/arch/arch-gfortran.path @ 4270

Last change on this file since 4270 was 4200, checked in by lguez, 2 years ago

Add NetCDF95 variables to PATH files

  • Property copyright set to
    Name of program: LMDZ
    Creation date: 1984
    Version: LMDZ5
    License: CeCILL version 2
    Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
    See the license file in the root directory
File size: 273 bytes
Line 
1NETCDF_LIBDIR="-L/usr/local/lib -lnetcdf"
2NETCDF_INCDIR=-I/usr/local/include
3NETCDF95_INCDIR=$LMDGCM/../../include
4NETCDF95_LIBDIR=$LMDGCM/../../lib
5IOIPSL_INCDIR=$LMDGCM/../../lib
6IOIPSL_LIBDIR=$LMDGCM/../../lib
7ORCH_INCDIR=$LMDGCM/../../lib
8ORCH_LIBDIR=$LMDGCM/../../lib
Note: See TracBrowser for help on using the repository browser.