StatSVN - Directory trunk/DefLists/
Directory trunk/DefLists/
- Total Files:
- 72
- Deleted Files:
- 14
- Lines of Code:
- 19918
Lines of Code
Developers
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 375 (100.0%) | 10437 (100.0%) | 27.8 |
fairhead | 202 (53.9%) | 4797 (46.0%) | 23.7 |
idelkadi | 41 (10.9%) | 3558 (34.1%) | 86.7 |
fhourdin | 21 (5.6%) | 1126 (10.8%) | 53.6 |
musat | 48 (12.8%) | 672 (6.4%) | 14.0 |
lguez | 21 (5.6%) | 132 (1.3%) | 6.2 |
oboucher | 23 (6.1%) | 77 (0.7%) | 3.3 |
jyg | 10 (2.7%) | 57 (0.5%) | 5.7 |
ymeurdesoif | 1 (0.3%) | 13 (0.1%) | 13.0 |
emillour | 5 (1.3%) | 3 (0.0%) | 0.6 |
dcugnet | 2 (0.5%) | 1 (0.0%) | 0.5 |
acaubel | 1 (0.3%) | 1 (0.0%) | 1.0 |
Most Recent Commits
- 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:
- trunk/DefLists: field_def_lmdz.xml (+1)
- 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:
- trunk/DefLists: file_def_histhfCOSPoff_lmdz.xml (new 677), file_def_histhfECRADoff_lmdz.xml (new 677)
- 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:
- trunk/DefLists: field_def_lmdz.xml (+3)
- 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:
- trunk/DefLists: context_lmdz.xml (+1 -1)
- 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:
- trunk/DefLists: context_lmdz.xml (+6 -3), field_def_cosp1.xml (new 110), field_def_cospv2.xml (new 165), field_def_lmdz.xml (+3 -109), file_def_histdayCOSP_lmdz.xml (+2 -2), file_def_histhfCOSP_lmdz.xml (+1 -1), file_def_histmthCOSP_lmdz.xml (+1 -1)
- 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:
- trunk/DefLists: cospv2_input_nl.txt (+42 -45), field_def_lmdz_cospv2.xml (+11 -5), file_def_histdayCOSPv2_lmdz.xml (+3 -2)
- 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:
- trunk/DefLists: field_def_lmdz.xml (+1), file_def_histhf_lmdz.xml (+1)
- oboucher 2020-01-07 19:10 Rev.: 3621
-
correction commentaire erroné
1 lines of code changed in 1 file:
- trunk/DefLists: physiq.def_NPv6.1 (+1 -1)
- 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:
- trunk/DefLists: context_input_lmdz.xml (+1 -1)
- 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:
- trunk/DefLists: field_def_lmdz.xml (+1 -1)
- oboucher 2019-08-22 18:40 Rev.: 3552
-
Correction of unit for aire
2 lines of code changed in 2 files:
- trunk/DefLists: field_def_lmdz.xml (+1 -1), field_def_lmdz_cospv2.xml (+1 -1)
- oboucher 2019-08-05 21:29 Rev.: 3548
-
Add CO2 flux fields for ESM version
5 lines of code changed in 1 file:
- trunk/DefLists: field_def_lmdz.xml (+5 -1)
- ymeurdesoif 2019-07-03 16:06 Rev.: 3542
-
Add land/water mask management for XML, in unstructured case (dynamico).
YM13 lines of code changed in 1 file:
- trunk/DefLists: context_input_lmdz.xml (+13)
- 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:
- trunk/DefLists: context_lmdz.xml (+3 -24), file_def_histdaystrataer_lmdz.xml (new 12)
- 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:
- trunk/DefLists: context_lmdz.xml (+12), cospv2_input_nl.txt (new 99), cospv2_output_nl.txt (new 149), field_def_lmdz_cospv2.xml (new 1069), file_def_histdayCOSPv2_lmdz.xml (new 147), file_def_histhfCOSPv2_lmdz.xml (new 147), file_def_histmthCOSPv2_lmdz.xml (new 148)
- fairhead 2019-05-21 17:29 Rev.: 3516
-
Another redundant declaration
0 lines of code changed in 1 file:
- trunk/DefLists: file_def_histday_lmdz.xml (-2)
- 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:
- trunk/DefLists: field_def_lmdz.xml (+1 -1), file_def_histday_lmdz.xml (-21)
- 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:
- trunk/DefLists: CMIP6_ping_aerosol_lmdz.xml (+6 -6)
- fairhead 2019-05-17 14:18 Rev.: 3507
-
Synchronization between DYNAMICO and LMDZ xml files
427 lines of code changed in 13 files:
- trunk/DefLists: context_lmdz.xml (+1 -1), field_def_lmdz.xml (+41 -24), file_def_histLES_lmdz.xml (+28 -22), file_def_histdayCOSP_lmdz.xml (+86 -85), file_def_histday_lmdz.xml (+32 -5), file_def_histhfNMC_lmdz.xml (+6 -2), file_def_histhf_lmdz.xml (+34 -30), file_def_histins_lmdz.xml (+26 -21), file_def_histmthCOSP_lmdz.xml (+90 -88), file_def_histmthNMC_lmdz.xml (+5 -2), file_def_histmth_lmdz.xml (+42 -35), file_def_histstn_lmdz.xml (+27 -22), file_def_histstrataer_lmdz.xml (+9 -6)
- jyg 2019-05-10 13:02 Rev.: 3499
-
bug fix in revision 3498
3 lines of code changed in 1 file:
- trunk/DefLists: physiq.def_NPv6.1 (+3 -2)
- jyg 2019-05-10 12:37 Rev.: 3498
-
second complement to revision 3496
36 lines of code changed in 1 file:
- trunk/DefLists: physiq.def_NPv6.1 (+36 -9)
- jyg 2019-05-10 12:19 Rev.: 3497
-
complement to revision 3496
4 lines of code changed in 1 file:
- trunk/DefLists: field_def_lmdz.xml (+4)
- oboucher 2019-04-24 20:28 Rev.: 3484
-
correct RG value in orogIs diag
add orog diagnostic in ping atmos
(beware this needs to be removed from the land ping)
3 lines of code changed in 2 files:
- trunk/DefLists: CMIP6_ping_atmos.xml (+2 -1), CMIP6_ping_landIce.xml (+1 -1)
- fairhead 2019-04-17 17:43 Rev.: 3479
-
Integration of r3408 into the trunk
Modifications needed for VolMIP diagnostics
18 lines of code changed in 3 files:
- trunk/DefLists: field_def_lmdz.xml (+3), file_def_histday_lmdz.xml (+6 -4), file_def_histmth_lmdz.xml (+9 -4)
- fairhead 2019-04-16 15:16 Rev.: 3477
-
Trunk xml files updated to IPSLCM6.0.15 versions
LF
427 lines of code changed in 14 files:
- trunk/DefLists: field_def_lmdz.xml (+6 -4), file_def_histLES_lmdz.xml (+11 -10), file_def_histdayCOSP_lmdz.xml (+70 -70), file_def_histdayNMC_lmdz.xml (+1 -1), file_def_histday_lmdz.xml (+53 -52), file_def_histhfCOSP_lmdz.xml (+63 -63), file_def_histhfNMC_lmdz.xml (+1 -1), file_def_histhf_lmdz.xml (+9 -9), file_def_histins_lmdz.xml (+71 -70), file_def_histmthCOSP_lmdz.xml (+68 -68), file_def_histmthNMC_lmdz.xml (+1 -1), file_def_histmth_lmdz.xml (+62 -57), file_def_histstn_lmdz.xml (+10 -9), file_def_histstrataer_lmdz.xml (+1 -1)
- fairhead 2019-04-16 09:42 Rev.: 3476
-
Trunk ping files updated to IPSLCM6.0.15 branch
LF
33 lines of code changed in 1 file:
- trunk/DefLists: CMIP6_ping_atmos.xml (+33 -29)
- fairhead 2019-04-15 17:15 Rev.: 3475
-
Updating LMDZ HF xml file for offline ORCHIDEE runs
Inclusion in trunk of r3249 of IPSLCM6.0.15 branch
PC/LF
38 lines of code changed in 1 file:
- trunk/DefLists: file_def_histhf_lmdz.xml (+38 -37)
- fairhead 2019-04-15 16:55 Rev.: 3474
-
Adding proper hybrid coordinates coefficients as per the CMIP6 data request
r3284 of IPSLCM6.0.15 branch
Also added Cecill license information to a bunch of DefLists files
854 lines of code changed in 71 files:
- trunk/DefLists: CMIP6_ping_aerosol_lmdz.xml (+6), CMIP6_ping_atmosChem_lmdz.xml (+6), CMIP6_ping_landIce.xml (+6), LISMOI (new), README (new), config_AMIP.def (+6), context_input_lmdz.xml (new 464), context_lmdz.xml (+110 -72), context_lmdz_sans_cosp.xml (+6), field_def_lmdz.xml (+8 -4), file_def_histdayCOSP_lmdz.xml (+6), file_def_histdayNMC_lmdz.xml (new), file_def_histhfCOSP_lmdz.xml (+6), file_def_histhfNMC_lmdz.xml (+6), file_def_histmthCOSP_lmdz.xml (+6), file_def_histmthNMC_lmdz.xml (+6), file_def_histmth_lmdz.xml (+2 -2), file_def_histstrataer_lmdz.xml (+6), gcm.def_144x142 (+6), physiq.def_AR4 (+6), physiq.def_NPv0.0 (+6), physiq.def_NPv1.0 (+6), physiq.def_NPv2.0 (+6), physiq.def_NPv3.0 (+6), physiq.def_NPv3.1 (+6), physiq.def_NPv3.2 (+6), physiq.def_NPv4.12 (+6), physiq.def_NPv5.17h (+6), physiq.def_NPv5.4 (+6), physiq.def_NPv5.5 (+6), physiq.def_NPv5.65 (+6), physiq.def_NPv5.67 (+6), physiq.def_NPv5.70 (new), physiq.def_NPv5.80b (+6), physiq.def_NPv5.80bz0 (new), physiq.def_NPv6.0.10 (+6), physiq.def_NPv6.0.10fallv (new), physiq.def_NPv6.0.11trigB (new), physiq.def_NPv6.0.12 (+6), physiq.def_NPv6.0.12split (+6), physiq.def_NPv6.0.12ttop (+6), physiq.def_NPv6.0.14splitD (+6), physiq.def_NPv6.0.14splith (+6), physiq.def_NPv6.0.14ttop (+6), physiq.def_NPv6.0.7 (new), physiq.def_NPv6.0.8 (new), physiq.def_NPv6.0.9 (new), physiq.def_NPv6.1 (+6), vert_L79.def (+6)
- fairhead 2019-01-30 15:21 Rev.: 3456
-
For debugging purposes and running without COSP
LF
148 lines of code changed in 1 file:
- trunk/DefLists: context_lmdz_sans_cosp.xml (new 148)
- oboucher 2019-01-25 16:30 Rev.: 3446
-
sorry, should leave histins disabled by default
1 lines of code changed in 1 file:
- trunk/DefLists: file_def_histins_lmdz.xml (+1 -1)
- oboucher 2019-01-25 16:28 Rev.: 3445
-
adding some CO2 diagnostics
6 lines of code changed in 1 file:
- trunk/DefLists: file_def_histday_lmdz.xml (+6 -1)
- oboucher 2019-01-25 16:24 Rev.: 3444
-
change Xhistins to histins
and added a few CO2 variables for debug
6 lines of code changed in 1 file:
- trunk/DefLists: file_def_histins_lmdz.xml (+6 -1)
- oboucher 2019-01-25 15:39 Rev.: 3443
-
Changing dimension of fields_trac_2D to grid_glo
1 lines of code changed in 1 file:
- trunk/DefLists: field_def_lmdz.xml (+1 -1)
- fairhead 2019-01-22 17:21 Rev.: 3435
-
"Historic" :-) commit merging the physics branch used for DYNAMICO with the LMDZ trunk.
The same physics branch can now be used seamlessly with the traditional lon-lat LMDZ
dynamical core and DYNAMICO.
Testing consisted in running a lon-lat LMDZ bucket simulation with the NPv6.1 physics package
with the original trunk sources and the merged sources. Tests were succesful in the sense that
numeric continuity was preserved in the restart files from both simulation. Further tests
included running both versions of the physics codes for one year in a LMDZOR setting in which
the restart files also came out identical.
Caution:
- as the physics package now manages unstructured grids, grid information needs to be transmitted
to the surface scheme ORCHIDEE. This means that the interface defined in surf_land_orchidee_mod.F90
is only compatible with ORCHIDEE version orchidee2.1 and later versions. If previous versions of
ORCHIDEE need to be used, the CPP key ORCHIDEE_NOUNSTRUCT needs to be set at compilation time.
This is done automatically if makelmdz/makelmdz_fcm are called with the veget orchidee2.0 switch
- due to a limitation in XIOS, the time at which limit conditions will be read in by DYNAMICO will be
delayed by one physic timestep with respect to the time it is read in by the lon-lat model. This is caused
by the line
IF (MOD(itime-1, lmt_pas) == 0 .OR. (jour_lu /= jour .AND. grid_type /= unstructured)) THEN ! time to read
in limit_read_mod.F90
Work still needed on COSP integration and XML files for DYNAMICO
EM, YM, LF
93 lines of code changed in 1 file:
- trunk/DefLists: context_lmdz.xml (+93 -36)
- lguez 2018-12-12 16:06 Rev.: 3424
-
Update of ".def" files, with files used for AMIP experiments in CMIP6.
Main differences :
In config_AMIP.def, compared to config.def_LMDZ5_AGCM: control output
via XIOS rather than IOIPSL, nbapp_rad = 16 instead of 24, pmagic = 0
instead of 0.008, solaire = 0 (read data from a file for each spectral
band) instead of 1366, ok_suntime_rrtm=y, ok_alw=y,
flag_aerosol_strat=2, ok_cosp= y.
In gcm.def_144x142: day_step = 672 instead of 720, iperiod = 7 instead
of 5, time constants for dissipation, iphysiq = 7 instead of _AUTO_.
In run.def: calend = gregorian instead of earth_360d, nday = 365
instead of 5, use_filtre_fft = y, prt_level = 0, ok_all_xml= y,
no_ter_antartique=y, iflag_phytrac=0
In traceur.def: remove RN and PB, Aga not advected.
131 lines of code changed in 12 files:
- trunk/DefLists: config.def (del), config_AMIP.def (new 69), gcm.def_144x142 (+8 -8), physiq.def_NPv6.1 (+2 -1), run.def (new), traceur.def (new), traceur_RN_PB.def (new 7), vert_L79.def (new)
- oboucher 2018-12-09 10:44 Rev.: 3423
-
New CO2 fields outputs
6 lines of code changed in 1 file:
- trunk/DefLists: field_def_lmdz.xml (+6)
- idelkadi 2018-07-18 12:05 Rev.: 3376
-
Change the COSP output level when using IOIPSL
45 lines of code changed in 1 file:
- trunk/DefLists: cosp_output_nl.txt (+45 -45)
- fairhead 2018-06-28 11:54 Rev.: 3354
-
Bug fix to previous r3349
1 lines of code changed in 1 file:
- trunk/DefLists: CMIP6_ping_atmos.xml (+1 -1)
- fairhead 2018-06-27 15:12 Rev.: 3349
-
Change in sign of rld field
2 lines of code changed in 1 file:
- trunk/DefLists: CMIP6_ping_atmos.xml (+2 -2)
- fairhead 2018-06-21 16:41 Rev.: 3346
-
Passage de variables 3d dans la section adequate
LM
66 lines of code changed in 3 files:
- trunk/DefLists: file_def_histday_lmdz.xml (+22 -22), file_def_histhf_lmdz.xml (+22 -22), file_def_histmth_lmdz.xml (+22 -22)
(74 more)