Directory trunk/DefLists/

Total Files:
94
Deleted Files:
14
Lines of Code:
25004

[root]/trunk/DefLists

Lines of Code

trunk/DefLists/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 452 (100.0%) 15978 (100.0%) 35.3
fairhead 225 (49.8%) 5766 (36.1%) 25.6
musat 71 (15.7%) 4897 (30.6%) 68.9
idelkadi 51 (11.3%) 3686 (23.1%) 72.2
fhourdin 21 (4.6%) 1126 (7.0%) 53.6
oboucher 33 (7.3%) 163 (1.0%) 4.9
lguez 22 (4.9%) 146 (0.9%) 6.6
dcugnet 7 (1.5%) 75 (0.5%) 10.7
jyg 10 (2.2%) 57 (0.4%) 5.7
evignon 1 (0.2%) 33 (0.2%) 33.0
ymeurdesoif 1 (0.2%) 13 (0.1%) 13.0
asima 1 (0.2%) 8 (0.1%) 8.0
acaubel 4 (0.9%) 5 (0.0%) 1.2
emillour 5 (1.1%) 3 (0.0%) 0.6

Most Recent Commits

musat 2022-09-26 15:20 Rev.: 4284

Removed iflag_wk_act and iflag_inertie (to be added in the config.def)
Added infos on the last tuned physics in the README file
I.Musat

5 lines of code changed in 4 files:

  • trunk/DefLists: README (+5), physiq.def_LUDOBest2 (-18), physiq.def_NPv6.3 (-18), physiq.def_NPv6.4 (-18)
musat 2022-09-22 18:38 Rev.: 4281

Changing lmixmin cf. Etienne Vignon and rearranging last flags added.
I.Musat

6 lines of code changed in 1 file:

  • trunk/DefLists: physiq.def_LUDOBest2 (+6 -4)
musat 2022-09-22 18:32 Rev.: 4280

CMIP6 physic with Etienne routines activated:
using *lscp* routines instead of fisrtilp
I.Musat

615 lines of code changed in 1 file:

  • trunk/DefLists: physiq.def_NPv6.4 (new 615)
musat 2022-09-22 18:30 Rev.: 4279

Remember CMIP6 values of thermals_afact, thermals_fact_epsilon,
thermals_betalpha and cloudth_sigma1s_factor.
Add default values for Etienne routines :
ok_new_lscp=n
ok_icefra_lscp=n
I.Musat

14 lines of code changed in 1 file:

  • trunk/DefLists: physiq.def_NPv6.3 (+14)
fairhead 2022-09-15 12:27 Rev.: 4248

Integration of 3855 from the IPSL-CM6A-MR branch that should actually have been included in r4228
LF

163 lines of code changed in 7 files:

  • trunk/DefLists: field_def_lmdz.xml (+28 -25), file_def_histLES_lmdz.xml (+21 -19), file_def_histday_lmdz.xml (+25 -46), file_def_histhf_lmdz.xml (+21 -40), file_def_histins_lmdz.xml (+21 -20), file_def_histmth_lmdz.xml (+25 -22), file_def_histstn_lmdz.xml (+22 -20)
fairhead 2022-07-26 15:36 Rev.: 4228

Modifications to code to introduce a new vertical axis on llm+1 levels so that fluxes can
be output on their proper levels as per the CMIP6 DataRequest?
Actually is r3853 from the IPSL-CM6A-MR branch
LF

10 lines of code changed in 1 file:

  • trunk/DefLists: context_lmdz.xml (+10)
oboucher 2022-07-23 22:08 Rev.: 4227

correcting operator for rnebss

1 lines of code changed in 1 file:

  • trunk/DefLists: file_def_histhf_lmdz.xml (+1 -1)
dcugnet 2022-07-04 23:45 Rev.: 4193

* Modifications in readSections to allow a continuation line character "\":
in both "tracer.def" and "isotopes_params.def", information for a single
tracer or isotope can now be stored on several lines.
* Modifications in "dispTable" and associated routines to allow too wide tables
to be displayed as several shorter sub-tables: each sub-table is at most
"nMaxCol" characters wide (typically: number of characters displayable in a
tandard screen window) and the first "nHead" columns (typically: name, index,
etc.) are duplicated in each sub-table. A default value for nMaxCol, called
maxTableWidth (currently = 192) is available in readTracFiles_mod.
* Subroutine "readIsotopesFile" becomes a function with a boolean returned
error value "lerr" used to trigger an external aborting function (no STOP).

47 lines of code changed in 1 file:

  • trunk/DefLists: isotopes_params.def (+47 -6)
dcugnet 2022-05-19 10:47 Rev.: 4158

* include new type "tracer.def" tracers description files in DefLists/
* Remove the old code (lOldCode=.TRUE.)
* Remove the hard-coded part in isotopes_mod that was ensuring the convergence
=> this version will not converge with previous isotopic physics, but the
difference, only due to round off errors on "tdifrel", is acceptable.

19 lines of code changed in 3 files:

  • trunk/DefLists: tracer.def (new 6), tracer_RN_PB.def (new 6), tracer_RN_PB.def_iso (new 7)
dcugnet 2022-05-14 20:13 Rev.: 4149

* remove striso (use isoName instead)
* few fixes for the lOldCode=.FALSE. code
* add the « isotopes_params.def » file, used in the lOldCode=.FALSE. part of the isotopes_mod module.

8 lines of code changed in 1 file:

  • trunk/DefLists: isotopes_params.def (new 8)
fairhead 2022-05-10 18:50 Rev.: 4146

Source code and xml files needed for XIOS output in the LMDZ LonLat dynamical core.
One flag controls everything: ok_dyn_xios. Parameters controlling outputs need to be put in the xml
files, nothing is set in the code
Work to follow on the dynzon file and the modipsl/libIGCM framework.
ok_dyn_xios = n should not change anything

224 lines of code changed in 6 files:

  • trunk/DefLists: context_lmdzdyn.xml (new 88), field_def_lmdzdyn.xml (new 35), file_def_dynzon_lmdz.xml (new 8), file_def_histdyn_lmdz.xml (new 35), file_def_histdynav_lmdz.xml (new 35), iodef_2contexts.xml (new 23)
fairhead 2022-05-09 15:28 Rev.: 4145

Not needed and raises an error in xios 3.0

1 lines of code changed in 1 file:

  • trunk/DefLists: context_lmdz.xml (+1 -1)
fairhead 2022-05-09 15:15 Rev.: 4144

Changing the name of the reference grid so that only lon, lat rather than lon_dom_glo/lon_dom_out...
appear in the output files

26 lines of code changed in 3 files:

  • trunk/DefLists: context_lmdz.xml (+3 -3), context_lmdz_sans_cosp.xml (+3 -3), file_def_histmth_lmdz.xml (+20 -20)
oboucher 2022-01-21 16:50 Rev.: 4059

Audran Borella's parametrisation for ice supersaturation
activated with flag_ice_sursat (FALSE by default)

68 lines of code changed in 3 files:

  • trunk/DefLists: field_def_lmdz.xml (+23), file_def_histday_lmdz.xml (+23), file_def_histhf_lmdz.xml (+22 -2)
musat 2021-11-29 13:56

Ajout nouveaux flags wake par Jean-Yves Grandpeix

66 lines of code changed in 2 files:

  • trunk/DefLists: physiq.def_LUDOBest2 (+14), physiq.def_NPv6.3 (+52 -24)
musat 2021-11-29 13:49 Rev.: 4028

Ajout nouveaux flags wake par Jean-Yves Grandpeix

14 lines of code changed in 1 file:

  • trunk/DefLists: physiq.def_LUDOBest1 (+14)
musat 2021-11-23 18:34 Rev.: 4017

Reglage LUDOBest1 (SCM-W47-012) avec activation nouveau code precipitation
large-scale "lscp" de Etienne

605 lines of code changed in 1 file:

  • trunk/DefLists: physiq.def_LUDOBest2 (new 605)
musat 2021-11-23 18:14 Rev.: 4016

Reglage LUDOBest1 (SCM-W47-012) avec physique Ludovic et 95 niveaux

601 lines of code changed in 1 file:

  • trunk/DefLists: physiq.def_LUDOBest1 (new 601)
musat 2021-11-22 14:35 Rev.: 4015

Réglage officiel des simulations amip-LR-QUEST

541 lines of code changed in 1 file:

  • trunk/DefLists: physiq.def_NPv6.2.0 (new 541)
musat 2021-11-19 18:24 Rev.: 4014

Sauvegarde des réglages de la physique
physiq.def_NPv6.1 : réglage simulations CM6A-LR
physiq.def_NPv6.2 : réglage simulations QUEST-LR
physiq.def_NPv6.3 : prochain réglage comprenant réglage QUEST
et les flags associés aux derniers développements
IM

1124 lines of code changed in 3 files:

  • trunk/DefLists: physiq.def_NPv6.1 (+10 -46), physiq.def_NPv6.2 (new 541), physiq.def_NPv6.3 (new 573)
musat 2021-11-15 17:28 Rev.: 4006

Rangement de beta-crf.data dand DefLists
IM

8 lines of code changed in 1 file:

  • trunk/DefLists: beta_crf.data (new 8)
musat 2021-11-09 14:10 Rev.: 4002

Ajout vert_L95.def

41 lines of code changed in 1 file:

  • trunk/DefLists: vert_L95.def (new 41)
asima 2021-07-30 16:27 Rev.: 3974

In the "bucket" soil model, soil thermal inertia (formerly a constant value) can also be now a function of soil moisture "qsol"
(F Cheruy's idea; results from "Stage L3" Eve Rebouillat, with E Vignon, A Sima, F Cheruy).

The function depends on iflag_inertie, read from physiq.def (via conf_phys_m.F90), as follows :
(only in physiq.def_NPv6.1 for the time being)
------------------
# Controle de la definition de l'inertie thermique du sol dans le modele "bucket":
# 0 (default) : constant
# 1 : fonction lineaire de qsol
# 2 : 2 fonctions lineaires de qsol :
# une pour "sable" (boite lat/lon pour Sahara), une pour le reste (limons et argile)
# 3 : fonction lineaire de qsol, valeurs entre 900 pour qsol=0 et 2000 pour qsol=150
iflag_inertie=0
------------------

Relevant changes are in soil.F90 and physiq.def_NPv6.1 ; the other files are adjusted accordingly.

8 lines of code changed in 1 file:

  • trunk/DefLists: physiq.def_NPv6.1 (+8)
fairhead 2021-07-30 15:44 Rev.: 3970

Error in the value of enabled keyword

2 lines of code changed in 2 files:

  • trunk/DefLists: file_def_histLES_lmdz.xml (+1 -1), file_def_histins_lmdz.xml (+1 -1)
fairhead 2021-07-29 15:00 Rev.: 3969

ozone_daylight is not at its proper place

1 lines of code changed in 1 file:

  • trunk/DefLists: file_def_histins_lmdz.xml (+1 -1)
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:

  • trunk/DefLists: namelist_ecrad (new 73)
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:

  • trunk/DefLists: context_lmdz.xml (+7), context_lmdz_sans_cosp.xml (+6), file_def_histmth_lmdz.xml (+31)
fairhead 2021-04-19 17:27 Rev.: 3874

Goes with the previous commit

4 lines of code changed in 1 file:

  • trunk/DefLists: field_def_lmdz.xml (+4 -4)
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:

  • trunk/DefLists: physiq.def_NPv6.2_MR1 (new 538)
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:

  • trunk/DefLists: field_def_lmdz.xml (+2), file_def_histmth_lmdz.xml (+6)
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:

  • trunk/DefLists: field_def_lmdz.xml (+6), physiq.def_NPv6.1.3.newt2mq2m (new 535)
lguez 2021-02-01 16:30 Rev.: 3815

Merge Ocean_skin branch back into trunk

14 lines of code changed in 1 file:

  • trunk/DefLists: field_def_lmdz.xml (+14)
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:

  • trunk/DefLists: inlandsis.def (new 33)
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:

  • trunk/DefLists: field_def_lmdz.xml (+3)
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:

  • trunk/DefLists: field_def_lmdz.xml (+1)
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:

  • trunk/DefLists: CMIP6_ping_atmos.xml (+4)
idelkadi 2020-06-23 18:54 Rev.: 3732

Debugging COSP for simulators Calipso, Parasol, Cloudsat

1 lines of code changed in 4 files:

  • trunk/DefLists: field_def_cosp1.xml (+1 -6), file_def_histdayCOSP_lmdz.xml (-4), file_def_histhfCOSP_lmdz.xml (-4), file_def_histmthCOSP_lmdz.xml (-4)
idelkadi 2020-06-18 12:33 Rev.: 3729

Debugging COSP v2 for simulators Calipso, Parasol, Cloudsat

2 lines of code changed in 1 file:

  • trunk/DefLists: field_def_cospv2.xml (+2 -7)
idelkadi 2020-06-18 10:42 Rev.: 3722

Debugging COSP v2 for simulators Calipso, Parasol, Coudsat

49 lines of code changed in 3 files:

  • trunk/DefLists: file_def_histdayCOSPv2_lmdz.xml (+34 -38), file_def_histhfCOSPv2_lmdz.xml (+3 -3), file_def_histmthCOSPv2_lmdz.xml (+12 -12)
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:

  • trunk/DefLists: context_lmdz.xml (-5), context_lmdz_sans_cosp.xml (-5)

(117 more)

Generated by StatSVN 0.7.0