September 2014 Commit Log

Number of Commits:
15
Number of Active Developers:
6
emillour 2014-09-24 13:14 Rev.: 2125

Bug fix: wrong (implicit) bounds for matmul operations, in the non-FFT filteringcase.
EM

32 lines of code changed in 1 file:

lguez 2014-09-19 19:51 Rev.: 2124

In guide_main, there is the line:

f_out=((MOD(itau,iguide_sav).EQ.0).AND.guide_sav)

The Fortran standard says that the result of mod(a, p) with p = 0 is
processor dependent. With ifort (on Ada at IDRIS), it produces a
run-time error. This is now fixed. The user must still choose
iguide_sav=0 in order to write only once.

13 lines of code changed in 3 files:

acozic 2014-09-19 14:28 Rev.: 2123

correct path for inca include in arch file

2 lines of code changed in 2 files:

fairhead 2014-09-17 15:51 Rev.: 2122

Changement de nom pour des variables NMC

9 lines of code changed in 3 files:

lguez 2014-09-16 14:01 Rev.: 2121

The size of the dummy argument w cannot exceed the size of the correponding actual argument wg in advtrac.

1 lines of code changed in 1 file:

acozic 2014-09-15 10:42 Rev.: 2120

(Aco) Remove redundant routine in rrtm

0 lines of code changed in 1 file:

fhourdin 2014-09-11 21:09 Rev.: 2119

Correction d'erreur
Bug fixing

1 lines of code changed in 1 file:

fhourdin 2014-09-11 20:50 Rev.: 2118

Modification de la lecture du cas 1D AMMA.
Change of 1D cases forcing.

502 lines of code changed in 1 file:

fhourdin 2014-09-11 20:47 Rev.: 2117

Modification de la lecture du cas 1D AMMA en vue d'une generatlisation
de la specification des forcages decidee dans le cadre de DEPHY.
Passage a une allocation dynamique des fichiers pour permettre
de lire la dimension des variables dans le fichier de forcage.
Marche avec AMMA et le noveau cas IHOP.

Change of 1D cases forcing. Introduction of allocated variable.
For AMMA and IHOP.

5 lines of code changed in 4 files:

lguez 2014-09-09 18:49 Rev.: 2116

Bug fix

1 lines of code changed in 1 file:

emillour 2014-09-08 08:20 Rev.: 2115

Remove default use of BLAS calls which are only in the non-FFT filter matrix products; matmul() is nowadays well optimized (and moreover using BLAS leads, with ifort 13 on Ada, to slightly different results in seq/MPI/OpenMP bench runs).
EM

2 lines of code changed in 2 files:

fairhead 2014-09-05 17:42 Rev.: 2114

Suite (et fin?) des modifications pour permettre un controle 'tout xml'
des fichiers de sorties XIOS.
Un nouveau paramètre logique est introduit, ok_all_xml, false par défaut, et lu
dans le run.def qui permet de faire du 'tout xml'

------
Follow-up modifications to ensure total xlm control over the output files
from XIOS.
A new logical parameter, ok_all_wml, is introduced. False by default, it is
read from the run.def file and, if true, will give over control to the
XIOS xml files

141 lines of code changed in 6 files:

acozic 2014-09-05 12:17 Rev.: 2113

Add test on iflag_rrtm

11 lines of code changed in 1 file:

jbmadeleine 2014-09-02 15:52 Rev.: 2112

inclusion de l'option -full dans makelmdz qui permet de recompiler
entièrement le modèle (l'option était déjà disponible avec
makelmdz_fcm mais pas makelmdz)

added the -full option to makelmdz, which recompiles the model from
scratch (was already available with makelmdz_fcm but not with
makelmdz)

23 lines of code changed in 1 file:

lguez 2014-09-01 16:19 Rev.: 2111

Not possible to adjust MPI bands with nudging.

4 lines of code changed in 2 files:

August 2014 »

Generated by StatSVN 0.7.0