source: branches/publications/ORCHIDEE_GLUC_r6545/arch/arch-X64_CURIE.fcm @ 6737

Last change on this file since 6737 was 4849, checked in by albert.jornet, 6 years ago

Fix: recalculate lai at the end of LpjStomate?. In some cases biomass is
modified by lpj_establish. veget_max is recomputed but not lai. This raises an
exception in condveg_z0cdrag_dyn due to floating point exception (overflow).

File size: 684 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%AR                  ar
4%MAKE                gmake
5%FPP_FLAGS           -P -traditional
6%FPP_DEF_PROD        VECALIGN=32
7%FPP_DEF             CPP_FLUSH
8%BASE_FFLAGS         -i4 -r8 -auto -align all -fp-model precise
9%PROD_FFLAGS         -O3 -align array32byte -xAVX -fpe0
10%DEV_FFLAGS          -g -O2 -traceback -fp-stack-check -ftrapuv -check bounds
11%DEBUG_FFLAGS        -fpe0 -O0 -g -traceback -fp-stack-check -ftrapuv -check bounds -gen-interfaces -warn interfaces -debug all -check all
12%MPI_FFLAGS
13%OMP_FFLAGS          -openmp -openmp-threadprivate compat
14%BASE_LD             -i4 -r8
15%MPI_LD
16%OMP_LD              -openmp
Note: See TracBrowser for help on using the repository browser.