|
Last change
on this file was
6016,
checked in by yann meurdesoif, 3 months ago
|
|
Add new ecrad version from DWD ported onto OpenACC, closed from original ecrad ECMWF starting point for LMDZ ecrad version.
Modification from ecrad-lmdz version has been included.
YM
|
-
Property svn:eol-style set to
native
|
|
File size:
417 bytes
|
| Line | |
|---|
| 1 | $(info *******************************************************************************) |
|---|
| 2 | $(info *** UoR/pgi-fortran: ensure you have typed "setup pgi13.6; setup nco-4.4.3") |
|---|
| 3 | $(info *******************************************************************************) |
|---|
| 4 | |
|---|
| 5 | include Makefile_include.pgi |
|---|
| 6 | |
|---|
| 7 | NETCDF_INCLUDE = -I/home/swrhgnrj/include |
|---|
| 8 | NETCDF_LIB = -L/home/swrhgnrj/lib -lnetcdf -Wl,-Bstatic -lnetcdff -Wl,-Bdynamic |
|---|
Note: See
TracBrowser
for help on using the repository browser.