source: LMDZ5/branches/LF-private/arch/arch-CICLADifort.path @ 2942

Last change on this file since 2942 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 
1NETCDF_LIBDIR="-L/opt/netcdf/ifort/lib -lnetcdf"
2NETCDF_INCDIR=-I/opt/netcdf/ifort/include
3IOIPSL_INCDIR=/home/spiga/IOIPSL_SVN/modipsl/lib
4IOIPSL_LIBDIR=/home/spiga/IOIPSL_SVN/modipsl/lib
5ORCH_INCDIR=$LMDGCM/../../lib
6ORCH_LIBDIR=$LMDGCM/../../lib
7OASIS_INCDIR=$LMDGCM/../../prism/SX/build/lib/psmile.$couple
8OASIS_LIBDIR=$LMDGCM/../../prism/SX/lib
9INCA_LIBDIR=$LMDGCM/../INCA3/config/lib
10INCA_INCDIR=$LMDGCM/../INCA3/config/lib
Note: See TracBrowser for help on using the repository browser.