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.
arch-ifort_osx.fcm in branches/DEV_r1879_FCM/NEMOGCM/ARCH – NEMO

source: branches/DEV_r1879_FCM/NEMOGCM/ARCH/arch-ifort_osx.fcm @ 1985

Last change on this file since 1985 was 1985, checked in by flavoni, 14 years ago

commit script to compile with FCM, see ticket: #685

  • Property svn:executable set to *
File size: 410 bytes
Line 
1%NCDF_INC             -I/usr/local/pub/netcdf/4.0.1-ifort/include
2%NCDF_LIB            -L /usr/local/pub/netcdf/4.0.1-ifort/lib -lnetcdf   
3%FC                  mpif90
4%LD                  mpif90
5%AR                  libtool
6%ARFLAGS             -c -s -o
7%M_K                 make
8%FPP_FLAGS           -P -traditional -I/usr/local/pub/openmpi/1.3.3-ifort/include
9%FFLAGS       -r8 -O3  -traceback
10%USER_INC
Note: See TracBrowser for help on using the repository browser.