|
Last change
on this file since 5875 was
4728,
checked in by idelkadi, 2 years ago
|
|
Update of ecrad in the LMDZ_ECRad branch of LMDZ:
- version 1.6.1 of ecrad
- files are no longer grouped in the same ecrad directory.
- the structure of ecrad offline is preserved to facilitate updating in LMDZ
- cfg.bld modified to take into account the new added subdirectories.
- the interface routines and those added in ecrad are moved to the phylmd directory
|
|
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.