source: branches/publications/ORCHIDEE_Biochar/arch/arch-X64_JEANZAY.path @ 7442

Last change on this file since 7442 was 6242, checked in by albert.jornet, 5 years ago

New: allow JEAN-ZAY compilation files
Change: from revisions [6210/trunk/ORCHIDEE] and [5835/trunk/ORCHIDEE]

File size: 328 bytes
Line 
1NETCDF_INCDIR=""
2NETCDF_LIBDIR=""
3NETCDF_LIB="-lnetcdff -lnetcdf -lstdc++"
4
5IOIPSL_INCDIR="-I${ORCHDIR}/../../lib -I${ORCHDIR}/../IOIPSL/inc"
6IOIPSL_LIBDIR="-L${ORCHDIR}/../../lib -L${ORCHDIR}/../IOIPSL/lib"
7IOIPSL_LIB="-lioipsl"
8
9XIOS_INCDIR="-I${ORCHDIR}/../XIOS/inc"
10XIOS_LIBDIR="-L${ORCHDIR}/../XIOS/lib"
11XIOS_LIB="-lxios"
12
Note: See TracBrowser for help on using the repository browser.