July 2014 Commit Log

Number of Commits:
29
Number of Active Developers:
6
musat 2014-07-31 15:46 Rev.: 2103

Ajout variables t2m_min_mon et t2m_max_mon dans les fichier
histmth. Ce sont les tempe©rature a minimales et
maximales journalie¨re) moyeneées sur le mo. Le calcul
est fait "manuelleÃment" dans calcul_divers.h.
Teste en sequentiel (en local) avec calendrier a 360 et 365 jours
et en parallele MPI avec calendrier 360 jours (sur adapp).
IM
- This line, and those below, will be ignored--

M phys_output_ctrlout_mod.F90
M phys_local_var_mod.F90
M phys_output_write_mod.F90
M calcul_divers.h

50 lines of code changed in 4 files:

musat 2014-07-31 13:57 Rev.: 2102

Correction bug sorties tendances dtcon/dqcon ancienne physique
IM

4 lines of code changed in 1 file:

lguez 2014-07-24 18:26 Rev.: 2101

Exclude "out.def" of the comparison of ".def" files with
diffdef. "out.def" is neither an input file neither a file written by
IOIPSL like the files "used_*.def". So "out.def" contains some
duplicate lines with "used_guide.def", and the script diffdef would
signal that as an error.

10 lines of code changed in 2 files:

lguez 2014-07-22 18:33 Rev.: 2100

Removed "on rentre dans guide_main" from guide_main in dyn3dpar, was
already commented out in the dyn3dmem version.

Keeping length of lines under 80 characters in physiq (for
readability). Removed wrong comments "ajout des tendances de la
diffusion turbulente". Replaced "con" by "convection" as an argument
of add_phys_tend.

37 lines of code changed in 6 files:

lguez 2014-07-22 18:16 Rev.: 2099

Variable ok_regdyn is never read. "ini_histREGDYN.h" and
"write_histREGDYN.h" are never included.

Variable ok_isccp does not exist.

The variable controlling the order of pressure values for nudging is
guide_invertp, not ok_invertp.

Variable ncep does not exist.

Variable f_cdrag_stable does not exist. Variable if_ebil is not read
from def files.

1 lines of code changed in 3 files:

lguez 2014-07-22 12:51 Rev.: 2098

Replaced 360 in calbeta_clim by length of current year according to
chosen calendar. Length of current year is given by
ioget_year_len. Since we already need this for ozone, moved the call
to ioget_year_len from physiq to phys_cal_mod and created variable
year_len of module phys_cal_mod.

Control the output from minmaxqfi.

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

86 lines of code changed in 7 files:

fairhead 2014-07-21 14:39 Rev.: 2097

Changement de nom de clef CPP:
CPP_NO_IOIPSL devient CPP_IOIPSL_NO_OUTPUT pour éviter la confusion. Elle
permet de ne pas sortir les fichiers IOIPSL "proprement"
L'option -io de makelmdz et makelmdz_fcm est changée:
avec la valeur ioipsl, on ne sort que les fichier IOIPSL
mix, on sort les fichiers IOIPSL et XIOS
xios, on ne sort que les fichiers XIOS

-------------------------------------------

Change in the name of a CPP key:
CPP_NO_IOIPSL becomes CPP_IOIPSL_NO_OUTPUT. If defined, IOIPSL outputs are not
generated.
The -io option for makelmdz and makelmdz_fcm is changed as well:
with the value ioipsl, only IOIPSL files are output
mix, IOIPSL and XIOS files are output
xios, only XIOS files are output

38 lines of code changed in 7 files:

fairhead 2014-07-21 11:24 Rev.: 2096

bug dans la lecture du profil initial de Qv

MPL, PM

149 lines of code changed in 1 file:

fairhead 2014-07-17 13:12 Rev.: 2095

Modifications nécessaires pour la bonne définition du temps dans les
fichier Xios

-----------------------------------------

Necessary modifications for the definition of time in Xios files

25 lines of code changed in 3 files:

lguez 2014-07-16 18:55 Rev.: 2094

In module getparam, moved procedures ini_getparam and fin_getparam out
of the generic interface. Let us keep the generic interface for
procedures which do the same processing on arguments which differ only
by type, kind or rank.

9 lines of code changed in 6 files:

fhourdin 2014-07-16 14:22 Rev.: 2093

Enlevement demande pour microphys_mod.F90 remplace par icefrac_lsc_mod
Removing microphys_mod.F90 replaced by icefrac_lsc_mod

0 lines of code changed in 1 file:

fhourdin 2014-07-15 00:14 Rev.: 2092

Correction pour OpenMP
Bug fixing for OpenMP

1 lines of code changed in 1 file:

fhourdin 2014-07-14 22:56 Rev.: 2091

Correction
Bug fixing

37 lines of code changed in 1 file:

fhourdin 2014-07-12 11:24 Rev.: 2090

Ajout de la lecture de la clef ok_sync par getin dans physiq.F90
Adding ok_sync reading in physiq.F90

9 lines of code changed in 1 file:

fairhead 2014-07-11 18:22 Rev.: 2089

Inclusion de la physique de MAR

----------------------------------

Integration of MAR physics

189880 lines of code changed in 461 files:

lguez 2014-07-11 14:52 Rev.: 2088

Control the output from ce0l.

19 lines of code changed in 2 files:

fhourdin 2014-07-10 09:18 Rev.: 2087

Correction de bug pour gfortran qui refuse if (rerad_start==.false.)
change en if (.not. read_start)

3 lines of code changed in 3 files:

fhourdin 2014-07-09 23:19 Rev.: 2086

nclusion de la thermodynamique de la glace
Ice thermodynamics
(Catherine Rio)

327 lines of code changed in 8 files:

fhourdin 2014-07-09 22:00 Rev.: 2085

Prise en compte des .f90 et .f en plus des .F90 et .F dans makelmdz
Utilise en particulier pour le couplage avec la physique de MAR
Taking into account .f90 and .f files in addition to .F90 and .F in makelmdz
Used for coupling with MAR physics

5 lines of code changed in 1 file:

emillour 2014-07-09 17:11 Rev.: 2084

Small cosmetic change in makelmdz_fcm, use an empty dir strategy for optional packages rather than overwriting the bld.cfg file (causes issues when the later is a symbolic link).
EM

9 lines of code changed in 2 files:

emillour 2014-07-09 16:43 Rev.: 2083

- Minor fix in dyn3dpar/leapfrog_p.F , should call geopot_p and not geopot
- Added a sanity check in iniacademic
- Added flag "resetvarc" to trigger a reset of initial values in sortvarc
- Removed "sortvarc0" since the job can now be done with "resetvarc" and
having set flag resertvarc to true.
EM

197 lines of code changed in 11 files:

lguez 2014-07-07 18:37 Rev.: 2082

Script to compare def files. Documentation at:
http://lmdz.lmd.jussieu.fr/utilisateurs/outils/utilisation-de-lmdz#section-5

126 lines of code changed in 2 files:

idelkadi 2014-07-07 16:59 Rev.: 2081

Suppression des parametres non utilises dans cosp_input_nl.txt

1 lines of code changed in 1 file:

idelkadi 2014-07-07 16:48 Rev.: 2080

- Rajout des derictives OPENMP pour lire les fichiers namelists
- Corrections dans la re-ecriture des sorties (traitement des valeurs indefinies)
- Suppression des parametres non utilises des namelists

23 lines of code changed in 4 files:

lguez 2014-07-07 15:38 Rev.: 2079

Protect against division by 0 in computation of proba_notrig in procedure physiq: initialize s2 at some low value instead of 0.

3 lines of code changed in 2 files:

idelkadi 2014-07-04 12:44 Rev.: 2078

Rajout des directives OPENMP pour la lecture des cles et parametres de convection et wakes dans les fichier conv_param.data, ep_param.data et wake_param.data

32 lines of code changed in 2 files:

fhourdin 2014-07-03 15:38 Rev.: 2077

Modification relative à la phase mixte des nuages :
1. on fait tendre t_glace_min vers t_glace_max (en principe 0°C) linéairerment
entre p/ps = 0.8 et p/ps=1.
2. Passage de tableau à la routine icefrac_lsc en remplacement d'une
fonction scalaire.
3. Changement de nom pour le module (le module icefrac_lsc_mod.F90 contenant
maintenant la routine icefrac_lsc).

Mofication concerning the mixte phase of clouds
1. t_glace_min -> t_glace_max when p/ps : 0.8 -> 1
2. passing arrays instead of scalars to icefrac_lsc (which becomes a routine
rather than a function).
3. Changing the name microphys_mod.F90 -> icerfrac_lsc_mod.F90

86 lines of code changed in 4 files:

fairhead 2014-07-03 14:35 Rev.: 2076

Pour éviter des fsync intempestifs sur le $SCRATCHDIR de curie

---------------------------------------------------

To prevent superfluous fsync on curie's disks

1 lines of code changed in 1 file:

fairhead 2014-07-03 14:27 Rev.: 2075

Paramétrisation de la fréquence de couplage océan/atmosphère

------------------------------------------------------------

Parametrising the ocean/atmosphere coupling timestep

21 lines of code changed in 3 files:

June 2014 »

Generated by StatSVN 0.7.0