source: codes/icosagcm/trunk/arch/arch-X64_OSX.fcm

Last change on this file was 180, checked in by dubos, 10 years ago

updated OSX arch file

File size: 558 bytes
Line 
1%COMPILER            gfortran
2%LINK                gfortran
3%AR                  ar
4%MAKE                gmake
5%FPP                 gfortran -E
6%FPP_FLAGS           -P -traditional
7%FPP_DEF             KEY_NONE CPP_NETCDF4
8%BASE_FFLAGS         -I /opt/local/include -fdefault-real-8 -ffree-line-length-none
9%PROD_FFLAGS         -O3
10%DEV_FFLAGS          -p -g -O
11%DEBUG_FFLAGS        -p -g  -fbacktrace -fbounds-check
12%MPI_FFLAGS
13%OMP_FFLAGS         
14%BASE_LD             -p -L/opt/local/lib  -lnetcdff -lnetcdf
15%OMP_LD             
16%OMP_LD             
Note: See TracBrowser for help on using the repository browser.