source: codes/icosagcm/trunk/arch/arch-SP6_BLUEFIRE.path

Last change on this file was 46, checked in by dubos, 12 years ago

Removed duplicate write_field
Solved compilation issues with cpp on Bluefire (use GNU cpp)
Tested : Test case 3 with nbp=20 and interpolation to lat-lon.

File size: 381 bytes
Line 
1NETCDF_LIBDIR="-L$LIB_NETCDF -lnetcdff"
2NETCDF_INCDIR="-I$NETCDF/include"
3IOIPSL_INCDIR=$LMDGCM/../../lib
4IOIPSL_LIBDIR=$LMDGCM/../../lib
5ORCH_INCDIR=$LMDGCM/../../lib
6ORCH_LIBDIR=$LMDGCM/../../lib
7OASIS_INCDIR=$LMDGCM/../../prism/X64/build/lib/psmile.$couple
8OASIS_LIBDIR=$LMDGCM/../../prism/X64/lib
9INCA_LIBDIR=$LMDGCM/../INCA3/config/lib
10INCA_INCDIR=$LMDGCM/../INCA3/config/lib
Note: See TracBrowser for help on using the repository browser.