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 4633 for branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/ARCH/CNRS/arch-X64_CURIE.fcm – NEMO

Ignore:
Timestamp:
2014-05-12T20:03:04+02:00 (10 years ago)
Author:
cetlod
Message:

3.4 stable : update scripts for running NEMO using libIGCM (IPSL) library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/ARCH/CNRS/arch-X64_CURIE.fcm

    r3814 r4633  
    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_INCDIR) 
     17%NCDF_LIB            -L$(NETCDF_LIBDIR) -lnetcdff -lnetcdf 
    1818%FC                  mpif90 -c -cpp 
    1919# for Curie Fat Node 
Note: See TracChangeset for help on using the changeset viewer.