Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 20 (100.0%) | 230 (100.0%) | 11.5 |
trunk/libf/dyn3d/ | 6 (30.0%) | 86 (37.4%) | 14.3 |
trunk/libf/dyn3dpar/ | 6 (30.0%) | 85 (37.0%) | 14.1 |
trunk/arch/ | 5 (25.0%) | 52 (22.6%) | 10.4 |
trunk/libf/dyn3dmem/ | 2 (10.0%) | 7 (3.0%) | 3.5 |
trunk/libf/phylmd/ | 1 (5.0%) | 0 (0.0%) | 0.0 |
Arch file for parallel computations on Ciclad clusters using ifort. Removed BLAS and FFT flags. Proc scaling is adversely affected and becomes really poor. Author: AS
2 lines of code changed in 1 file:
------------------------
- Repare le probleme "un jour sans fin" des versions precedentes pour le
modele generique. Pas d'impact sur modele terrestre.
NB: changements egalement faits sur dyn3dmem en prevision de son utilisation
------------------------
- Fix the bug "Groundhog Day" which was a problem for previous versions using
generic physics. No impact whatsoever on terrestrial model.
NB: changes also done on dyn3dmem which is planned to be used soon
------------------------
Author : AS equipe planeto
21 lines of code changed in 6 files:
------------------------
- 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
207 lines of code changed in 13 files: