Directory trunk/libf/phylmd/dyn1d/

Total Files:
15
Deleted Files:
1
Lines of Code:
13577

Browse with Trac

[root]/trunk/libf/phylmd/dyn1d

Lines of Code

trunk/libf/phylmd/dyn1d/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 107 (100.0%) 13147 (100.0%) 122.8
fhourdin 77 (72.0%) 12810 (97.4%) 166.3
evignon 16 (15.0%) 276 (2.1%) 17.2
fairhead 7 (6.5%) 49 (0.4%) 7.0
jyg 5 (4.7%) 9 (0.1%) 1.8
musat 2 (1.9%) 3 (0.0%) 1.5

Most Recent Commits

jyg 2021-05-05 17:15 Rev.: 3890

update to commit 3888

1 lines of code changed in 1 file:

jyg 2021-05-05 12:50 Rev.: 3888

New provisional version of the splitting of the
diffusive boundary layer into inwake and offwake
PBLs. The splitting of the diffuse BL should NOT
be activated yet for general purpose simulations.

The splitting is activated by:
mod(iflag_pbl_split,10)=1 for the option with
fixed surface temperature and
mod(iflag_pbl_split,10)=2 for the option with
coupled surface temperature.

iflag_pbl_split=0 ==> no splittingat all.
iflag_pbl_split=10 ==> splitting of thermals.
iflag_pbl_split=11 ==> splitting of thermals and
of vertical diffusion (fixed surf. temp.).
iflag_pbl_split=12 ==> splitting of thermals and
of vertical diffusion (coupled surf. temp.).


7 lines of code changed in 3 files:

evignon 2020-10-26 11:33 Rev.: 3781

Initialisation de la TKE pour les cas 1D (important pour GABLS1), Etienne

127 lines of code changed in 6 files:

evignon 2020-10-22 14:50 Rev.: 3780

Premiere comission Etienne: changements pour le 1D (forcage en Ts au dessus des continents) et inclusion drag arbres dans yamada4_num=6

149 lines of code changed in 10 files:

fhourdin 2020-06-03 18:15 Rev.: 3693

Corrections on the standard SCM format.
Fredho

30 lines of code changed in 1 file:

  • trunk/libf/phylmd/dyn1d: scm.F90 (+30 -134)
fhourdin 2020-05-29 12:20 Rev.: 3688

1D standard format
Fredho pour Marie-Pierre

4 lines of code changed in 1 file:

fhourdin 2020-05-27 14:59 Rev.: 3686

Retropedalage sur le 1D.
Annulation de toutes les modifs de la veille.
Frederic

629 lines of code changed in 7 files:

fhourdin 2020-05-26 11:31 Rev.: 3683

Correction format standard
Frédéric

14 lines of code changed in 1 file:

fhourdin 2020-05-26 10:03 Rev.: 3682

rad_t* changed from integer to character (0/1/"adv")
Frédéric

689 lines of code changed in 3 files:

fhourdin 2020-05-26 09:05 Rev.: 3681

Ajouter pour le format 1D standard.
Frédéric pour Marie-Pierre

78 lines of code changed in 1 file:

fhourdin 2020-05-26 08:10 Rev.: 3680

Modifications pour le format standard.
Frédéric pour Marie-Pierre
Frédéric

641 lines of code changed in 5 files:

fhourdin 2020-05-08 08:51 Rev.: 3679

Some cleaning for the SCM

7 lines of code changed in 2 files:

fhourdin 2020-04-23 02:03 Rev.: 3669

Traitement du guidage pour le format standard
Marie-Pierre et Frédéric

9 lines of code changed in 1 file:

fhourdin 2020-04-08 17:29 Rev.: 3659

Lecture de z0 au lieu de rugos pour le format standard DEPHY
Fredho

2 lines of code changed in 1 file:

jyg 2020-02-17 17:52 Rev.: 3634

bug fix in mod_1D_cases_read_std.F90

1 lines of code changed in 1 file:

fhourdin 2020-01-02 20:01 Rev.: 3619

Corrections pour le format standard 1D.

39 lines of code changed in 1 file:

fhourdin 2019-10-29 10:48 Rev.: 3595

Details SCM standard format

53 lines of code changed in 2 files:

fhourdin 2019-10-29 08:32 Rev.: 3594

Improvement for SCM standard format

54 lines of code changed in 7 files:

fhourdin 2019-10-28 18:35 Rev.: 3593

Significant progress for the SCM standard format

728 lines of code changed in 10 files:

fhourdin 2019-10-27 18:48 Rev.: 3592

Plein de petites corrections pour le format commun.
Semble fonctionner correctement pour ARMCU/REF et RICO/REF

163 lines of code changed in 5 files:

fhourdin 2019-10-07 11:48 Rev.: 3575

Correction suite a la detections de problemes en 1D avec le mode
debug sur jean-zay.

9 lines of code changed in 2 files:

fairhead 2019-09-26 14:53 Rev.: 3569

Missing variable in common

0 lines of code changed in 2 files:

fhourdin 2019-07-03 14:40 Rev.: 3541

Gros nettoyage en cours sur le 1D.
Le nouveau lmdz1d.F90 est une coquille vide qui choisit entre
old_lmdz1d.F90 (l'ancien lmdz1d.F90) et scm.F90 (le nouveau au format standard).
Plusieur fichiers sont renommés old_truc, le truc étant au format standard,
nettoyé des anciens formats.
Le 1DUTILS.h est lui même séparé entre des routines génériques venant remplacer
notamment des routines de dyn3d (la vocation d'origine de 1DUTILS.h) et
les routiles de lecture spécifiques mises dans old_1DUTILS.h
On perdra un peu de l'utilister de svn au moment de cette grosse bascule.
Mais les old_ sont faits pour ne plus bouger, et les versions standard
sont en pleine évolution.
Fredho

9155 lines of code changed in 11 files:

fairhead 2019-06-25 16:50 Rev.: 3540

Modifications needed for "real" calendar in 1D model
MPL/EM

44 lines of code changed in 2 files:

fhourdin 2019-06-19 12:47 Rev.: 3538

Petite modif pour le format standard 1D

1 lines of code changed in 1 file:

fhourdin 2019-06-19 10:29 Rev.: 3537

Modification pour la derniere version du format standard 1D.
Catherine et Frédéric

464 lines of code changed in 7 files:

fhourdin 2019-05-27 14:48 Rev.: 3524

Correction pour le cas fire, salle en attendant le format commun ... et Godot.

23 lines of code changed in 1 file:

fhourdin 2019-05-20 12:37 Rev.: 3513

Correction pour le 1D

18 lines of code changed in 1 file:

  • trunk/libf/phylmd/dyn1d: 1DUTILS.h (+18 -16)
fairhead 2019-01-25 12:12 Rev.: 3442

Following merging of DYNAMICO/LMDZ branches, modifications needed for the 1D LMDZ model
Added a 1D special version of dimphy which is called before the real dimphy in lmdz1d
MPL

5 lines of code changed in 1 file:

musat 2018-04-13 17:15 Rev.: 3316

Corrections de bugs pour gfortran72

3 lines of code changed in 2 files:

fhourdin 2018-02-17 19:02 Rev.: 3223

Corrections forcages cas 1D sandu

0 lines of code changed in 6 files:

fairhead 2017-10-06 09:30 Rev.: 3008

Modification in case theta exists in the forcings but not temperature.
We compute temp with theta

MPL

0 lines of code changed in 2 files:

Generated by StatSVN 0.7.0