source: trunk/LMDZ.COMMON/arch/arch-linux-64bit.path @ 1645

Last change on this file since 1645 was 1622, checked in by emillour, 8 years ago

Generic GCM:
Introducing a first prototype of XIOS outputs: requires compiling with
"-io xios" flag and having an XIOS library at hand. Corresponding
companion xml files iodef.xml and context_lmdz_physics.xml in the "deftank"
subdirectory. Still some work to do concerning the XIOS calendar (definition
of an initial date and month number and lenght).
EM

File size: 387 bytes
Line 
1NETCDF_LIBDIR="-L/donnees/emlmd/netcdf64-4.0.1_pgi/lib -lnetcdf"
2NETCDF_INCDIR=-I/donnees/emlmd/netcdf64-4.0.1_pgi/include
3IOIPSL_INCDIR=/donnees/emlmd/modipsl64_pgi/modipsl/lib
4IOIPSL_LIBDIR=/donnees/emlmd/modipsl64_pgi/modipsl/lib
5XIOS_INCDIR=$LMDGCM/../XIOS/inc
6XIOS_LIBDIR=$LMDGCM/../XIOS/lib
7ORCH_INCDIR=/u/fairhead/modipsl_ioipsl_3/lib
8ORCH_LIBDIR=/u/fairhead/modipsl_ioipsl_3/lib
Note: See TracBrowser for help on using the repository browser.