Last change
on this file since 3931 was
3834,
checked in by ymipsl, 9 years ago
|
Create new skeleton infrastructure for dynamico-LMDZ interface.
YM
|
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.