Last change
on this file since 1055 was
907,
checked in by emillour, 12 years ago
|
Generic/common/universal models:
- Added possibility to write restartfi.nc files in parallel (MPI)
- Added arch files suitable for Ada (IDRIS supercomputer)
- Some further cleanup is clearly required to merge generic/universal models
- LMDZ.UNIVERSAL/libf/phygeneric/dimphy.F90 to be uptaded in following commit (can't both remove a symbolic link and create a file with the same name in a single commit with svn).
EM
|
File size:
414 bytes
|
Line | |
---|
1 | NETCDF_LIBDIR="${NETCDF_LDFLAGS:--L/smplocal/pub/NetCDF/4.1.3/lib -lnetcdff -lnetcdf -L/smplocal/pub/HDF5/1.8.9/seq/lib -lhdf5hl_fortran -lhdf5_hl -lhdf5_fortran -lhdf5 -lz}" |
---|
2 | NETCDF_INCDIR="${NETCDF_FFLAGS:--I/smplocal/pub/HDF5/1.8.9/seq/include -I/smplocal/pub/NetCDF/4.1.3/include}" |
---|
3 | IOIPSL_INCDIR=/smphome/rech/psl/rpsl035/IOIPSL_PLUS/modipsl/lib |
---|
4 | IOIPSL_LIBDIR=/smphome/rech/psl/rpsl035/IOIPSL_PLUS/modipsl/lib |
---|
5 | |
---|
Note: See
TracBrowser
for help on using the repository browser.