source: trunk/LMDZ.COMMON/arch/arch-AVAKAS-gcc.path @ 3493

Last change on this file since 3493 was 2052, checked in by jleconte, 6 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 
1NETCDF_LIBDIR="-L$NETCDFDIR -lnetcdf -lnetcdff"
2NETCDF_INCDIR=-I$NETCDFINCLUDE
3IOIPSL_INCDIR="-I/home/jleconte/script/ioipsl/modipsl/lib"
4IOIPSL_LIBDIR="-L/home/jleconte/script/ioipsl/modipsl/lib"
5IOIPSL_LIB="-lioipsl"
Note: See TracBrowser for help on using the repository browser.