Changeset 4726 for LMDZ6/trunk
- Timestamp:
- Oct 13, 2023, 10:21:27 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/arch/arch-gfortran.fcm
r4598 r4726 7 7 %FPP_FLAGS -P -traditional 8 8 %FPP_DEF NC_DOUBLE FFT_FFTW 9 %BASE_FFLAGS -c -fdefault-real-8 -frecursive -ffree-line-length-0 9 %BASE_FFLAGS -c -fdefault-real-8 -frecursive -ffree-line-length-0 -fallow-argument-mismatch 10 10 %PROD_FFLAGS -O3 11 11 %DEV_FFLAGS -O 12 12 %DEBUG_FFLAGS -ffpe-trap=invalid,zero,overflow -fbounds-check -g3 -O0 -fstack-protector-all 13 %MPI_FFLAGS -fcray-pointer -fallow-argument-mismatch13 %MPI_FFLAGS -fcray-pointer 14 14 %OMP_FFLAGS -fopenmp 15 15 %BASE_LD -lfftw3
Note: See TracChangeset
for help on using the changeset viewer.