August 2014 Commit Log

Number of Commits:
7
Number of Active Developers:
4
lguez 2014-08-27 17:54 Rev.: 2110

Abort if surface pressure becomes negative. The call to abort_gcm
already was in the sequential version but not in dyn3dpar nor in
dyn3dmem. In dyn3dmem, there is a variable checksum_all, which is
always true. The call to MPI_ALLREDUCE which should update
checksum_all is commented out. I do not know why (performance?).

Non-ASCII characters in comments are not always rendered properly and
they risk being lost. See revision [1740].

Bug fix in procedure convect2: the dimension len must be declared
before the array idcum which has this dimension. Bug fix in procedure
icefrac: the dimensions nl and len must be declared before the arrays
which have these dimensions.

13 lines of code changed in 7 files:

jbmadeleine 2014-08-22 12:22 Rev.: 2109

nettoyage de icefrac_lsc: les paramètres t_glace_min, t_glace_max et
exposant_glace sont à présents chargés à partir de nuage.h et non
donnés en argument;

cleaning of icefrac_lsc: parameters t_glace_min, t_glace_max and
exposant_glace are loaded from the nuage.h file instead of being
given as arguments;

27 lines of code changed in 4 files:

jghattas 2014-08-19 09:36 Rev.: 2108

Added -fp-model strict in BASE_FLAGS and changed to -O2 in PROD. This is done to have the same results while changing the number of cores MPI/OMP.

2 lines of code changed in 1 file:

fhourdin 2014-08-11 15:32 Rev.: 2107

Options pour tests terra planete pour le tuning.

19 lines of code changed in 1 file:

fhourdin 2014-08-11 10:56 Rev.: 2106

Version moidifiÃe des thermiques pour une meilleure représnation
des stratocumulus + contrôle par lecture de .def d'un ertain nombre
de paramètres internes.
Modified version of thermals for stratocumulus + reading new free parameters.
Modification by Arnaud Jam and Frederic Hourdin

207 lines of code changed in 1 file:

fhourdin 2014-08-07 09:14 Rev.: 2105

Modification des options pour inclure un aspect grande échelle
dans le calcul de Alp et pour tenir compte des précpitatios
sratiformes pour alimenter les poches froides.
Contrôlés respectivement par les flags alp_ofet=X, avec X<0.
(la valeur par défaut est 0) et iflag_wake=3.

Pour le calcul de Alp :
! Ajout d'une composante 3 * A * w w'2 a w'3 avec w=www : w max sous pbase
! ou A est la fraction couverte par les ascendances w'
! on utilise le fait que A * w'3 = ALP
! et donc A * w'2 ~ ALP / sqrt(ALE) (on ajoute 0.1 pour les
! singularites)


Modified options to account for large scale velocity in ALP
and for feeding of wakes by large scale rainfall.
Controled respectively by alp_offset=X, with X<0. (default being 0) and iflag_wake=3.


52 lines of code changed in 1 file:

fhourdin 2014-08-04 01:22 Rev.: 2104

Corrections de phymar par Gilles Delaygue.

26 lines of code changed in 2 files:

July 2014 »

Generated by StatSVN 0.7.0