source: branches/publications/ORCHIDEE_gmd_mict_peat_ch4/arch/arch-ifort_LSCE.path @ 7346

Last change on this file since 7346 was 7020, checked in by elodie.salmon, 3 years ago

New: ebullition threshold vary with depth

File size: 285 bytes
Line 
1NC_LIB=`nc-config --libs`
2NC_FLIB=`nc-config --flibs`
3NETCDF_LIBDIR="$NC_LIB $NC_FLIB -lstdc++"
4NETCDF_INCDIR=`nc-config --includedir`
5IOIPSL_INCDIR=${ORCHDIR}/../../lib
6IOIPSL_LIBDIR=${ORCHDIR}/../../lib
7XIOS_INCDIR=${ORCHDIR}/../XIOS/inc
8XIOS_LIBDIR="${ORCHDIR}/../XIOS/lib -lxios"
9
Note: See TracBrowser for help on using the repository browser.