source: LMDZ6/branches/DYNAMICO-conv/arch/arch-gfortran_CICLAD.fcm @ 3356

Last change on this file since 3356 was 3356, checked in by Laurent Fairhead, 6 years ago

First attempt at merging with trunk

File size: 642 bytes
RevLine 
[3356]1%COMPILER            $MPI_BIN/mpif90
2%LINK                $MPI_BIN/mpif90
[2132]3%AR                  ar
[3356]4%ARFLAGS             rs
[2132]5%MAKE                gmake
6%FPP_FLAGS           -P -traditional
7%FPP_DEF             NC_DOUBLE
[3356]8%BASE_FFLAGS         -c -fdefault-real-8 -fcray-pointer -frecursive -ffree-line-length-0 -fno-align-commons
[2132]9%PROD_FFLAGS         -O3
10%DEV_FFLAGS          -O -Wall -fbounds-check
[3356]11%DEBUG_FFLAGS        -ffpe-trap=invalid,zero,overflow -Wall -fbounds-check -g3 -O0 -fstack-protector-all -fbacktrace
[2132]12%MPI_FFLAGS
13%OMP_FFLAGS          -fopenmp
[3356]14%BASE_LD             -Wl,-rpath=$NETCDF_HOME/lib
[2132]15%MPI_LD
16%OMP_LD              -fopenmp
Note: See TracBrowser for help on using the repository browser.