Last change
on this file since 5308 was
4498,
checked in by Laurent Fairhead, 19 months ago
|
Switching repository for the LMDZ / DYNAMICO interface from HEAT to LMDZ
Initial revision immported is 457
|
File size:
551 bytes
|
Line | |
---|
1 | %COMPILER mpif90 |
---|
2 | %LINK mpif90 |
---|
3 | %AR ar |
---|
4 | %MAKE make |
---|
5 | %FPP_FLAGS -P -traditional |
---|
6 | %FPP_DEF KEY_NONE |
---|
7 | %BASE_FFLAGS -I/home/sarvesh/LMDZS/netcdf-4.0.1/include -fdefault-real-8 |
---|
8 | %PROD_FFLAGS -O3 |
---|
9 | %DEV_FFLAGS -p -g -O |
---|
10 | %DEBUG_FFLAGS -p -g -fbacktrace -fbounds-check |
---|
11 | %MPI_FFLAGS |
---|
12 | %OMP_FFLAGS -fopenmp |
---|
13 | %BASE_LD -p -L/home/sarvesh/LMDZS/netcdf-4.0.1/lib -lnetcdf -lblas -llapack |
---|
14 | %MPI_LD |
---|
15 | %OMP_LD -fopenmp |
---|
Note: See
TracBrowser
for help on using the repository browser.