source: LMDZ5/trunk/arch/arch-gfortran.fcm @ 1492

Last change on this file since 1492 was 1492, checked in by Laurent Fairhead, 13 years ago

Merge of development branch LMDZ5V2.0-dev r1455:r1491 into the trunk.
Validation made locally: restart files are strictly equal between the HEAD of the trunk
and r1491 of LMDZ5V2.0-dev


Synchro de la branche de développement LMDZ5V2.0-dev r1455:r1491 et de la trunk
Validation faite en local: les fichiers restart sont équivalents entre la HEAD de la trunk
et la révision r1491 de LMDZ5V2.0-dev

File size: 425 bytes
Line 
1%COMPILER            gfortran
2%LINK                gfortran
3%AR                  ar
4%MAKE                make
5%FPP_FLAGS           -P -traditional
6%FPP_DEF             PLOUF
7%BASE_FFLAGS         -c
8%PROD_FFLAGS         -O3
9%DEV_FFLAGS          -O
10%DEBUG_FFLAGS        -ffpe-trap=invalid,zero,overflow -fbounds-check -g3 -O0 -fstack-protector-all
11%MPI_FFLAGS
12%OMP_FFLAGS         
13%BASE_LD     
14%MPI_LD
15%OMP_LD             
Note: See TracBrowser for help on using the repository browser.