source: codes/icosagcm/devel/arch/arch-GCC_LINUX.fcm @ 1027

Last change on this file since 1027 was 1027, checked in by dubos, 4 years ago

devel : towards conformity to F2008 standard

File size: 515 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%FPP                 cpp
4%AR                  ar
5%MAKE                gmake
6%FPP_FLAGS           -P
7%FPP_DEF             KEY_NONE CPP_NETCDF4
8%BASE_FFLAGS         -fPIC -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none
9%PROD_FFLAGS         -O3 -fcheck=array-temps
10%DEV_FFLAGS          -p -g -O
11%DEBUG_FFLAGS        -p -g  -fbacktrace -fcheck=all
12%MPI_FFLAGS
13%OMP_FFLAGS          -fopenmp
14%BASE_LD             -llapack
15%OMP_LD              -fopenmp
Note: See TracBrowser for help on using the repository browser.