|
Last change
on this file since 2495 was
2052,
checked in by jleconte, 7 years ago
|
12/12/2018 == JL
- Add new arch files to compile gcm and ioipsl on MCIA (Bordeaux computing center AVAKAS) with gcc.
|
|
File size:
219 bytes
|
| Line | |
|---|
| 1 | NETCDF_LIBDIR="-L$NETCDFDIR -lnetcdf -lnetcdff" |
|---|
| 2 | NETCDF_INCDIR=-I$NETCDFINCLUDE |
|---|
| 3 | IOIPSL_INCDIR="-I/home/jleconte/script/ioipsl/modipsl/lib" |
|---|
| 4 | IOIPSL_LIBDIR="-L/home/jleconte/script/ioipsl/modipsl/lib" |
|---|
| 5 | IOIPSL_LIB="-lioipsl" |
|---|
Note: See
TracBrowser
for help on using the repository browser.