New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
arch-SX9_MERCURE.path in vendors/XMLIO_SERVER/r_51/arch – NEMO

source: vendors/XMLIO_SERVER/r_51/arch/arch-SX9_MERCURE.path @ 3427

Last change on this file since 3427 was 1897, checked in by flavoni, 14 years ago

importing XMLIO_SERVER vendor

File size: 507 bytes
Line 
1set NETCDF_LIBDIR="-L/ccc/applications/sx9/netcdf-3.6.1/lib"
2set NETCDF_INCDIR="-I/ccc/applications/sx9/netcdf-3.6.1/include"
3set NETCDF_LIB="-lnetcdf"
4set IOIPSL_INCDIR="-I$PWD/../../lib"
5set IOIPSL_LIBDIR="-L$PWD/../../lib"
6set IOIPSL_LIB="-lioipsl"
7set XMLF90_INCDIR="-I$PWD/../XMLF90/inc"
8set XMLF90_LIBDIR="-L$PWD/../XMLF90/lib"
9set XMLF90_LIB="-lxmlf90"
10set OASIS_INCDIR="-I$PWD/../../prism/SX/build/lib/psmile.MPI1"
11set OASIS_LIBDIR="-L$PWD/../../prism/SX/lib"
12set OASIS_LIB="-lpsmile.MPI1 -lmpp_io"
Note: See TracBrowser for help on using the repository browser.