|
Last change
on this file since 5388 was
4498,
checked in by Laurent Fairhead, 3 years ago
|
|
Switching repository for the LMDZ / DYNAMICO interface from HEAT to LMDZ
Initial revision immported is 457
|
|
File size:
558 bytes
|
| Line | |
|---|
| 1 | %COMPILER gfortran |
|---|
| 2 | %LINK gfortran |
|---|
| 3 | %AR ar |
|---|
| 4 | %MAKE gmake |
|---|
| 5 | %FPP gfortran -E |
|---|
| 6 | %FPP_FLAGS -P -traditional |
|---|
| 7 | %FPP_DEF KEY_NONE CPP_NETCDF4 |
|---|
| 8 | %BASE_FFLAGS -I /opt/local/include -fdefault-real-8 -ffree-line-length-none |
|---|
| 9 | %PROD_FFLAGS -O3 |
|---|
| 10 | %DEV_FFLAGS -p -g -O |
|---|
| 11 | %DEBUG_FFLAGS -p -g -fbacktrace -fbounds-check |
|---|
| 12 | %MPI_FFLAGS |
|---|
| 13 | %OMP_FFLAGS |
|---|
| 14 | %BASE_LD -p -L/opt/local/lib -lnetcdff -lnetcdf |
|---|
| 15 | %OMP_LD |
|---|
| 16 | %OMP_LD |
|---|
Note: See
TracBrowser
for help on using the repository browser.