Directory trunk/DefLists/

Total Files:
76
Deleted Files:
14
Lines of Code:
21145

Browse with Trac

[root]/trunk/DefLists

Lines of Code

trunk/DefLists/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 403 (100.0%) 11760 (100.0%) 29.1
fairhead 204 (50.6%) 5339 (45.4%) 26.1
idelkadi 51 (12.7%) 3686 (31.3%) 72.2
musat 53 (13.2%) 1257 (10.7%) 23.7
fhourdin 21 (5.2%) 1126 (9.6%) 53.6
lguez 22 (5.5%) 146 (1.2%) 6.6
oboucher 29 (7.2%) 94 (0.8%) 3.2
jyg 10 (2.5%) 57 (0.5%) 5.7
evignon 1 (0.2%) 33 (0.3%) 33.0
ymeurdesoif 1 (0.2%) 13 (0.1%) 13.0
acaubel 4 (1.0%) 5 (0.0%) 1.2
emillour 5 (1.2%) 3 (0.0%) 0.6
dcugnet 2 (0.5%) 1 (0.0%) 0.5

Most Recent Commits

idelkadi 2021-05-20 09:11 Rev.: 3908

Online implementation of the radiative transfer code ECRAD in the LMDZ model.
- Inclusion of the ecrad directory containing the sources of the ECRAD code
* interface routine : radiation_scheme.F90
- Adaptation of compilation scripts :
* compilation under CPP key CPP_ECRAD
* compilation with option "-rad ecard" or "-ecard true"
* The "-rad old/rtm/ecran" build option will need to replace the "-rrtm true" and "-ecrad true" options in the future.
- Runing LMDZ simulations with ecrad, you need :
* logical key iflag_rrtm = 2 in physiq.def
* namelist_ecrad (DefLists)
* the directory "data" containing the configuration files is temporarily placed in ../libf//phylmd/ecrad/
- Compilation and execution are tested in the 1D case. The repository under svn would allow to continue the implementation work: tests, verification of the results, ...

73 lines of code changed in 1 file:

musat 2021-05-11 18:26 Rev.: 3894

Ajout sorties sur des niveaux de pression par XIOS
IM

44 lines of code changed in 3 files:

fairhead 2021-04-19 17:27 Rev.: 3874

Goes with the previous commit

4 lines of code changed in 1 file:

fairhead 2021-03-23 18:49 Rev.: 3867

Adding physiq.def file for QUEST MR1 Deck runs

538 lines of code changed in 1 file:

oboucher 2021-03-05 18:09 Rev.: 3859

Add output co2 fluxes to xml for ESM version

8 lines of code changed in 2 files:

musat 2021-02-03 22:01 Rev.: 3818

Nvll formulation et la physique 6.1.3 pour les branches 6.0.15 et QUEST

541 lines of code changed in 2 files:

lguez 2021-02-01 16:30 Rev.: 3815

Merge Ocean_skin branch back into trunk

14 lines of code changed in 1 file:

evignon 2021-01-05 11:54 Rev.: 3793

Ajout INLANDSIS phase 2: mise à jour des makefile et creation du
inlandsis.def

33 lines of code changed in 1 file:

idelkadi 2020-12-23 10:50 Rev.: 3791

Addition of new output diagnostics (tke_dissip, rhi, rhl) in the field_def_lmdz.xml file (necessary when the outputs are managed by XIOS)

3 lines of code changed in 1 file:

oboucher 2020-07-10 23:50 Rev.: 3756

The fraction of SW down radiation that is diffuse is extracted from radlwsw.F90 and passed on to pbl_surface for inclusion in fields_out for transfer to ORCHIDEE if it requested in input file coupling_fields.def. Hence there is nothing automatic here. The fraction of SW down radiation is also added as a diagnostic. To satisfy the case when this new quantity is used in ORCHIDEE, then it is added in the restart (and read in case it is there).

1 lines of code changed in 1 file:

oboucher 2020-06-30 21:27 Rev.: 3742

adding some VolMIP diagnotics which can be activated manually by decommenting the relevant lines when ok_volcan=y

4 lines of code changed in 1 file:

idelkadi 2020-06-23 18:54 Rev.: 3732

Debugging COSP for simulators Calipso, Parasol, Cloudsat

1 lines of code changed in 4 files:

idelkadi 2020-06-18 12:33 Rev.: 3729

Debugging COSP v2 for simulators Calipso, Parasol, Cloudsat

2 lines of code changed in 1 file:

idelkadi 2020-06-18 10:42 Rev.: 3722

Debugging COSP v2 for simulators Calipso, Parasol, Coudsat

49 lines of code changed in 3 files:

acaubel 2020-06-16 11:29 Rev.: 3721

Removed axis definition of spectband and axis_lat which were written twice.

0 lines of code changed in 2 files:

oboucher 2020-06-08 18:20 Rev.: 3702

Shorten variable names and make polynom calculation faster for onshort/offshore wind capacity factors

2 lines of code changed in 1 file:

acaubel 2020-06-08 11:24 Rev.: 3699

- Modified to be used with ICOLMDZ confifuration.

4 lines of code changed in 1 file:

oboucher 2020-05-30 17:37 Rev.: 3691

Addition of two diagnostics for load factors for onshore and offshore wind mills

2 lines of code changed in 1 file:

fairhead 2020-05-05 14:19 Rev.: 3675

Pour pallier un bug dans le workflow
A. Cozic

1 lines of code changed in 1 file:

idelkadi 2020-04-07 19:28 Rev.: 3658

Add XML files to output the LMDZ necessary fields to run ECRAD and COSP offline.

1354 lines of code changed in 2 files:

oboucher 2020-04-01 13:42 Rev.: 3656

Adding 3 diagnostics to field_def_LMDZ.xml to estimate probabilities of t2m over some threshold
without having to record t2m at all timesteps. This is for energy meteorology applications.
I do not add the diags to the file_def_* This can be tailored by expert users at runtime.

3 lines of code changed in 1 file:

idelkadi 2020-03-25 14:11 Rev.: 3655

Correction of error introduced in the last update of xml files for Cosp (svn 3653)

1 lines of code changed in 1 file:

idelkadi 2020-03-24 17:37 Rev.: 3653

Reorganization of xml files for Cosp (version 1 and 2) for better management of LMDZ outputs with XIOIS.

288 lines of code changed in 7 files:

idelkadi 2020-01-28 15:08 Rev.: 3625

Corrections pour tourner avec la version 2 du simulateur Cosp

56 lines of code changed in 3 files:

oboucher 2020-01-15 12:50 Rev.: 3622

Adding a diagnostics for the 100-m wind for estimating renewables

2 lines of code changed in 2 files:

oboucher 2020-01-07 19:10 Rev.: 3621

correction commentaire erroné

1 lines of code changed in 1 file:

acaubel 2019-09-16 10:10 Rev.: 3565

- Added Kelvin conversion in the use of AMIP original sst.

1 lines of code changed in 1 file:

oboucher 2019-08-22 20:42 Rev.: 3553

Atmospheric mass should be weighted by mesh area in the global sum.

1 lines of code changed in 1 file:

oboucher 2019-08-22 18:40 Rev.: 3552

Correction of unit for aire

2 lines of code changed in 2 files:

oboucher 2019-08-05 21:29 Rev.: 3548

Add CO2 flux fields for ESM version

5 lines of code changed in 1 file:

ymeurdesoif 2019-07-03 16:06 Rev.: 3542

Add land/water mask management for XML, in unstructured case (dynamico).

YM

13 lines of code changed in 1 file:

oboucher 2019-06-07 18:42 Rev.: 3533

ajout de histdaystrataer pour les sorties journalières des variables StratAer si besoin

15 lines of code changed in 2 files:

idelkadi 2019-05-22 10:16 Rev.: 3517

Suite de l'implementation de la version 2 de Cosp dans LMDZ

1771 lines of code changed in 7 files:

fairhead 2019-05-21 17:29 Rev.: 3516

Another redundant declaration

0 lines of code changed in 1 file:

emillour 2019-05-21 12:41 Rev.: 3515

Some corrections to the xml files:
- remove redundant declarations in file_def_histday_lmdz.xml
- set the correct grid for group "fields_trac_2D" in field_def_lmdz.xml
EM

1 lines of code changed in 2 files:

oboucher 2019-05-18 21:56 Rev.: 3509

Adding definitions for aerosol mass mixing ratios (kg/kg) based on concentration (kg/m3) variables.

6 lines of code changed in 1 file:

fairhead 2019-05-17 14:18 Rev.: 3507

Synchronization between DYNAMICO and LMDZ xml files

427 lines of code changed in 13 files:

jyg 2019-05-10 13:02 Rev.: 3499

bug fix in revision 3498

3 lines of code changed in 1 file:

jyg 2019-05-10 12:37 Rev.: 3498

second complement to revision 3496

36 lines of code changed in 1 file:

jyg 2019-05-10 12:19 Rev.: 3497

complement to revision 3496

4 lines of code changed in 1 file:

(92 more)

Generated by StatSVN 0.7.0