Last change
on this file since 2281 was
1654,
checked in by aslmd, 12 years ago
|
- Changements dans calfis pour appeler la physique generique planetaire
NB: dans le futur il faudrait un appel commun mais actuellement differences dans les arguments...
- Changements dans dynetat0 pour s'accommoder des tableaux "controle" terrestre et planeto
- Passage de la variable pseudoalt dans comvert.h (compatibilite planeto)
- arch : ajout des fichiers pour faire fonctionner sur ciclad avec ifort
verifie : compatibilite bit-par-bit des resultats et initialisations, ainsi que 1+1=2 avec unpun.sh
- Changes in calfis so that generic physics for planets could be interfaced
NB: ideally a common call should be implemented but for now there are differences in arguments...
- Changes in dynetat0 to cope with difference in "controle" between earth and planeto
- Transfer of variable pseudoalt into comvert.h (this is only used by planeto and done for compatibility)
- arch: added files to allow use of ifort compiler on ciclad cluster
checked : bit-by-bit compatibility of results and starts, as well as 1+1=2 with unpun.sh
Author : AS equipe planeto
|
File size:
430 bytes
|
Line | |
---|
1 | NETCDF_LIBDIR="-L/opt/netcdf/ifort/lib -lnetcdf" |
---|
2 | NETCDF_INCDIR=-I/opt/netcdf/ifort/include |
---|
3 | IOIPSL_INCDIR=/home/spiga/IOIPSL_SVN/modipsl/lib |
---|
4 | IOIPSL_LIBDIR=/home/spiga/IOIPSL_SVN/modipsl/lib |
---|
5 | ORCH_INCDIR=$LMDGCM/../../lib |
---|
6 | ORCH_LIBDIR=$LMDGCM/../../lib |
---|
7 | OASIS_INCDIR=$LMDGCM/../../prism/SX/build/lib/psmile.$couple |
---|
8 | OASIS_LIBDIR=$LMDGCM/../../prism/SX/lib |
---|
9 | INCA_LIBDIR=$LMDGCM/../INCA3/config/lib |
---|
10 | INCA_INCDIR=$LMDGCM/../INCA3/config/lib |
---|
Note: See
TracBrowser
for help on using the repository browser.