Directory trunk/libf/phylmd/

Total Files:
231
Deleted Files:
56
Lines of Code:
127427

Browse with ViewVC

[root]/trunk/libf/phylmd
                directory in repo Dust (42 files, 13631 lines)
                directory in repo Ocean_skin (11 files, 731 lines)
                directory in repo StratAer (20 files, 5060 lines)
                directory in repo cosp (25 files, 12363 lines)
                directory in repo cosp2 (35 files, 17303 lines)
                directory in repo cospv2 (37 files, 19024 lines)
                directory in repo dyn1d (19 files, 16135 lines)
                directory in repo ecrad (381 files, 69770 lines)
                    directory in repo data (37 files, 0 lines)
                directory in repo inlandsis (20 files, 9569 lines)
                directory in repo rrtm (16 files, 7412 lines)
                Folder removed from repo sisvat (0 files, 0 lines)

Lines of Code

trunk/libf/phylmd/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 1774 (100.0%) 74548 (100.0%) 42.0
fhourdin 315 (17.8%) 30318 (40.7%) 96.2
evignon 265 (14.9%) 10511 (14.1%) 39.6
fairhead 246 (13.9%) 9350 (12.5%) 38.0
oboucher 283 (16.0%) 6599 (8.9%) 23.3
jyg 147 (8.3%) 5695 (7.6%) 38.7
dcugnet 127 (7.2%) 2972 (4.0%) 23.4
musat 86 (4.8%) 2671 (3.6%) 31.0
lguez 80 (4.5%) 1834 (2.5%) 22.9
idelkadi 32 (1.8%) 1267 (1.7%) 39.5
ymeurdesoif 66 (3.7%) 1079 (1.4%) 16.3
jghattas 17 (1.0%) 1055 (1.4%) 62.0
acozic 40 (2.3%) 430 (0.6%) 10.7
lmdz-users 6 (0.3%) 233 (0.3%) 38.8
asima 12 (0.7%) 211 (0.3%) 17.5
lfalletti 14 (0.8%) 131 (0.2%) 9.3
emillour 29 (1.6%) 92 (0.1%) 3.1
pcadule 6 (0.3%) 38 (0.1%) 6.3
tlurton 1 (0.1%) 28 (0.0%) 28.0
lmdz-user 1 (0.1%) 27 (0.0%) 27.0
crisi 1 (0.1%) 7 (0.0%) 7.0

Most Recent Commits

jyg 2023-11-10 13:03 Rev.: 4747

smalle bug fix in pbl_surface_mod.F90

3 lines of code changed in 1 file:

fhourdin 2023-11-10 00:09 Rev.: 4746

Bug fix

5 lines of code changed in 1 file:

evignon 2023-11-07 08:27 Rev.: 4745

nettoyage et corrections dans les routines atke pour utilisation en 3D (terre + mars)

39 lines of code changed in 5 files:

jyg 2023-11-02 10:09 Rev.: 4744

Implementation of a two radii model for wake population dynamics.
It is activated with : iflag_wk_pop_dyn=3

818 lines of code changed in 9 files:

oboucher 2023-10-28 15:47 Rev.: 4742

Introduction of a flag ok_conserv_d_q_con to conserve water when convection is called every second timestep.
The idea is to save d_q_con_zmasse from a timestep to the next rather than d_q_con. This is only as good as concvl for conserving water.

19 lines of code changed in 2 files:

fhourdin 2023-10-26 05:50 Rev.: 4740

Correction de la commission

1 lines of code changed in 1 file:

fhourdin 2023-10-25 23:28 Rev.: 4739

Initialisation pour les ratqs de Louis (en 1D)

22 lines of code changed in 1 file:

oboucher 2023-10-24 11:58 Rev.: 4738

cleaning up this routine

170 lines of code changed in 1 file:

oboucher 2023-10-24 11:13 Rev.: 4737

moving the calculation of wfbilo wfrain and wfsnow inside phys_output_write_mod so that it uses the timestep values of rain and snow instead of the values from the previous timestep as it was the case in pbl_surface. Thus there is exact mass balance in the output.

148 lines of code changed in 4 files:

oboucher 2023-10-23 22:10 Rev.: 4735

rain_f should be intent IN only as it is not modified in pbl_surface

1 lines of code changed in 1 file:

fairhead 2023-10-11 17:37 Rev.: 4725

Bug that prevented numeric convergence with old physics

8 lines of code changed in 1 file:

evignon 2023-10-11 08:27 Rev.: 4724

debut du travail de replayisation des routines de neige soufflee
+ correction bug pour les temperatures positives

383 lines of code changed in 9 files:

fairhead 2023-10-09 16:33 Rev.: 4722

Modification by O. Torres to the cdrag routines to include different bulk formulae
to calculate cdrag coefficients over ocean as well as an iteration of that
calculation.
The iteration is controlled by flag ok_cdrag_iter which if set to FALSE by default
to converge with previous results.
The choice of bulk formulae is set with the choix_bulk parameter
The number of iterations to run is set with nit_bulk
OT, PB, CD, LF

3005 lines of code changed in 16 files:

fairhead 2023-10-05 16:33 Rev.: 4717

There's a bug in icefrac_lsc_mod that did not appear previously because of the
conditions in which it was called. Modifying the lmdz_call_cloud_optics_prop routine waiting for the bug to be corrected

13 lines of code changed in 1 file:

fairhead 2023-10-05 15:14 Rev.: 4715

Final (hopefully) commit from the newmicro replayisation workshop. The final USE statements that were
still included in the cloud_optics_prop routine were moved to the call_cloud_optics_prop routine that
sets up the interface between LMDZ and the parametrization.
LF for LR, MCD, AI, EV, JBM

163 lines of code changed in 4 files:

evignon 2023-10-05 07:04 Rev.: 4714

ajout nouvelle option du calcul de la longueur de melange en fonction du cisaillement de vent
dans atke

15 lines of code changed in 1 file:

fairhead 2023-09-25 19:19 Rev.: 4707

Continuing on from the morning's poihl workshop: getting rid of the includes in the routine

71 lines of code changed in 5 files:

evignon 2023-09-21 17:20 Rev.: 4704

nettoyage + commentaires + renommages divers
suite a latelier de replayisation de lmdz_cloud_optics_prop

131 lines of code changed in 1 file:

fairhead 2023-09-20 14:09 Rev.: 4703

Moving around some variable declarations to their right place

62 lines of code changed in 4 files:

jyg 2023-09-19 14:46 Rev.: 4695

Bug fix in lmdz_wake.F90 and associated flag ok_bug_gfl

31 lines of code changed in 2 files:

fairhead 2023-09-18 17:43 Rev.: 4692

Continuing work from poihl workshop on replayisation of routines:
removed most of the modules (discussion needed for rest), declared calling arguments
with INTENTs and created the ini routine

128 lines of code changed in 4 files:

fhourdin 2023-09-17 12:16 Rev.: 4690

Preparation/test de convergence num en temps

180 lines of code changed in 4 files:

evignon 2023-09-13 19:36 Rev.: 4688

correction formulation nombre de Prandlt dans ATKE pour atelier de demain

6 lines of code changed in 1 file:

evignon 2023-09-11 20:56 Rev.: 4687

je renomme les routines atke suivant la convention decidee
pour la reecriture

761 lines of code changed in 9 files:

evignon 2023-09-11 15:42 Rev.: 4686

petits ajustements dans lmdz_lscp:
- ajout de commentaires pour certaines variables
- renommage de la variable q en qt
- deplacement d'une declaration inout dans la section 'out'

13 lines of code changed in 1 file:

fhourdin 2023-09-11 14:18 Rev.: 4684

Noms de variables plus explicites

5 lines of code changed in 1 file:

evignon 2023-09-11 11:20 Rev.: 4683

debut de replayisation de newmicro en atelier:
-on renomme la routine en cloud_optics_prop
-on la met dans un module
Laurent, Abderrahmane, Lea, Maelle, JB, Etienne

782 lines of code changed in 3 files:

fhourdin 2023-09-08 11:08 Rev.: 4682

Suppression d'un print

0 lines of code changed in 1 file:

fhourdin 2023-09-08 08:51 Rev.: 4680

Correction isotopes

1 lines of code changed in 1 file:

fhourdin 2023-09-08 00:58 Rev.: 4679

Supression d'un print

0 lines of code changed in 1 file:

fhourdin 2023-09-08 00:55 Rev.: 4678

Petits nettoyages sur les thermiques

55 lines of code changed in 4 files:

idelkadi 2023-09-07 12:07 Rev.: 4677

Implementation in the LMDZ code of the double call of the ECRAD radiative transfer code to estimate the 3D radiative effect of clouds.
- This double call of Ecrad is controlled by the ok_3Deffect logic key.
- If this key is enabled, 2 files of parameter configuration "namelists" for ECRAD are required at runtime: namelist_ecrad and namelist_ecrad_s2.
- If this key is deactivated, the configuration and initialization part (reading namelist and netcdf files) is performed only once during simulation (1st call to ECRAD). Otherwise, configuration and initialization are performed each time Ecrad is called.

299 lines of code changed in 7 files:

evignon 2023-09-05 13:29 Rev.: 4675

correction option numerique 1 pour ATKE

6 lines of code changed in 1 file:

fhourdin 2023-09-05 11:13 Rev.: 4674

Declarations intent pour replayisation

33 lines of code changed in 3 files:

evignon 2023-09-04 15:49 Rev.: 4673

correction commit precedent

2 lines of code changed in 1 file:

evignon 2023-09-04 15:35 Rev.: 4672

inclusion des recents developpements sur la neige soufflee

97 lines of code changed in 3 files:

emillour 2023-09-04 10:17 Rev.: 4670

Fix for ifort compiler which fails to compile unless implicit inlined
functions and their arguments are declared on the same line.
EM

1 lines of code changed in 1 file:

fhourdin 2023-09-03 14:16 Rev.: 4667

Test de replay OK pour lscp et fisrtilp

7 lines of code changed in 1 file:

fhourdin 2023-09-03 09:08 Rev.: 4666

Replayisation lmdz_lscp_old

113 lines of code changed in 4 files:

fhourdin 2023-09-02 10:26 Rev.: 4665

Oublie dans la commission precedente

456 lines of code changed in 2 files:

(519 more)

Generated by StatSVN 0.7.0