New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 3922 for trunk/NEMOGCM/ARCH/OLD/CNRS/arch-X64_TITANE.fcm – NEMO

Ignore:
Timestamp:
2013-06-14T12:37:08+02:00 (11 years ago)
Author:
smasson
Message:

trunk:compilation enhancements, see ticket #1117

Location:
trunk/NEMOGCM/ARCH/OLD
Files:
1 added
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/ARCH/OLD/CNRS/arch-X64_TITANE.fcm

    r3199 r3922  
    1414# USER_LIB    additional libraries to pass to the linker, e.g. -l<library> 
    1515 
    16 %NCDF_INC            -I$(NETCDF_INC_DIR) 
    17 %NCDF_LIB            -L$(NETCDF_LIB_DIR) -lnetcdff -lnetcdf 
     16%NCDF_INC            -I$NETCDF_INC_DIR 
     17%NCDF_LIB            -L$NETCDF_LIB_DIR -lnetcdff -lnetcdf 
    1818%FC                  mpif90 -c -cpp 
    1919%FCFLAGS             -i4 -r8 -DCPP_PARA -O3 -automatic -align all 
Note: See TracChangeset for help on using the changeset viewer.