Last change
on this file since 1641 was
1622,
checked in by emillour, 9 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
|
Rev | Line | |
---|
[1306] | 1 | NETCDF_LIBDIR="-L/donnees/emlmd/netcdf64-4.0.1_pgi/lib -lnetcdf" |
---|
[270] | 2 | NETCDF_INCDIR=-I/donnees/emlmd/netcdf64-4.0.1_pgi/include |
---|
[130] | 3 | IOIPSL_INCDIR=/donnees/emlmd/modipsl64_pgi/modipsl/lib |
---|
| 4 | IOIPSL_LIBDIR=/donnees/emlmd/modipsl64_pgi/modipsl/lib |
---|
[1622] | 5 | XIOS_INCDIR=$LMDGCM/../XIOS/inc |
---|
| 6 | XIOS_LIBDIR=$LMDGCM/../XIOS/lib |
---|
[37] | 7 | ORCH_INCDIR=/u/fairhead/modipsl_ioipsl_3/lib |
---|
| 8 | ORCH_LIBDIR=/u/fairhead/modipsl_ioipsl_3/lib |
---|
Note: See
TracBrowser
for help on using the repository browser.