February 2021 Commit Log

Number of Commits:
41
Number of Active Developers:
9
fhourdin 2021-02-27 02:59 Rev.: 3858

Missing routine in rev 3856
Fredho

69 lines of code changed in 1 file:

oboucher 2021-02-26 21:37 Rev.: 3857

Additions for the interactive carbon cycle

194 lines of code changed in 5 files:

fhourdin 2021-02-25 20:02 Rev.: 3856

Introduction d'un ratqs (largeur relative de la distribution sous maille de l'eau)
interactif (travail de Louis D'Alençon, Frédéric Hourdin et Catherine Rio).
Contrôlé par le flag iflag_ratqs=10 (précédemment 4).
N'affecte pas les calculs si iflag_ratqs=4.
Fredho

30 lines of code changed in 6 files:

lmdz-users 2021-02-23 19:08 Rev.: 3855

Forgot one file on the previous commit
LF

0 lines of code changed in 2 files:

fairhead 2021-02-23 19:02 Rev.: 3854

Adapting xios configuration files to klev+1 fluxes output as per CMIP6 DR
LF

140 lines of code changed in 11 files:

lmdz-users 2021-02-23 17:01 Rev.: 3853

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
LF

0 lines of code changed in 14 files:

dcugnet 2021-02-22 18:28 Rev.: 3852

Extension of the tracers management.

The tracers files can be:
1) "traceur.def": old format, with:
- the number of tracers on the first line
- one line for each tracer: <tracer name> <hadv> <vadv> [<parent name>]
2) "tracer.def": new format with one section each model component.
3) "tracer_<name>.def": new format with a single section.

The formats 2 and 3 reading is driven by the "type_trac" key, which can be a
coma-separated list of components.
* Format 2: read the sections from the "tracer.def" file.
* format 3: read one section each "tracer_<section name>.def" file.
* the first line of a section is "&<section name>
* the other lines start with a tracer name followed by <key>=<val> pairs.
* the "default" tracer name is reserved ; the other tracers of the section
inherit its <key>=<val>, except for the keys that are redefined locally.

This format helps keeping the tracers files compact, thanks to the "default"
special tracer and the three levels of factorization:
* on the tracers names: a tracer name can be a coma-separated list of tracers
=> all the tracers of the list have the same <key>=<val> properties
* on the parents names: the value of the "parent" property can be a
coma-separated list of tracers
=> only possible for geographic tagging tracers
* on the phases: the property "phases" is [g](l][s] (gas/liquid/solid)

Read information is stored in the vector "tracers(:)", of derived type "tra".


"isotopes_params.def" is a similar file, with one section each isotopes family.
It contains a database of isotopes properties ; if there are second generation
tracers (isotopes), the corresponding sections are read.

Read information is stored in the vector "isotopes(:)", of derived type "iso".

The "getKey" function helps to get the values of the parameters stored in
"tracers" or "isotopes".

4749 lines of code changed in 85 files:

dcugnet 2021-02-22 13:44 Rev.: 3851

Update the branch to the current trunk.

3280 lines of code changed in 164 files:

acozic 2021-02-19 14:35 Rev.: 3850

arguments order was changed in inca init_transport routine

0 lines of code changed in 2 files:

acozic 2021-02-18 15:42 Rev.: 3849

add a test for calling finalize_inca in physiq_mod only in case of unstructured grid

1 lines of code changed in 1 file:

acozic 2021-02-18 12:23 Rev.: 3848

init_inca_dim need to be call after init_dimphy

7 lines of code changed in 1 file:

fairhead 2021-02-17 20:25 Rev.: 3847

Planned change name of parameter

1 lines of code changed in 1 file:

fairhead 2021-02-17 17:50 Rev.: 3846

another bug previously corrected

536 lines of code changed in 1 file:

oboucher 2021-02-16 11:53 Rev.: 3845

correction of a comment that is incorrect

1 lines of code changed in 1 file:

acozic 2021-02-15 17:27 Rev.: 3844

need to initialize lon and lev for inca before call init_inca_para

6 lines of code changed in 1 file:

fairhead 2021-02-12 16:29 Rev.: 3843

Default physiq.def file to be used for MR1 simulations

534 lines of code changed in 1 file:

acaubel 2021-02-11 21:45 Rev.: 3842

Reported commit [3748] on branch IPSL-CM6A-MR to allow XIOS to detect missing value correctly.

4 lines of code changed in 1 file:

acozic 2021-02-11 16:29 Rev.: 3841

add parameters to define unstructured grid on Inca model

33 lines of code changed in 4 files:

acozic 2021-02-11 16:25 Rev.: 3840

add warning on last commit about infotrac / infotrac_phy

2 lines of code changed in 1 file:

musat 2021-02-11 11:48 Rev.: 3839

Ajout ustar pour diagnostics pbl

13 lines of code changed in 2 files:

musat 2021-02-11 11:39 Rev.: 3838

Ajout ustar pour diagnostics pbl

13 lines of code changed in 2 files:

musat 2021-02-11 10:58 Rev.: 3837

Ajout ustar pour diagnostics pbl

13 lines of code changed in 2 files:

lmdz-users 2021-02-10 14:55 Rev.: 3836

in physics_distribution infotrac_phy is not known

1 lines of code changed in 1 file:

fairhead 2021-02-09 15:30 Rev.: 3835

Modifications so that the new phylmd/Ocean_skin directory is taken into account

5 lines of code changed in 1 file:

fairhead 2021-02-09 15:29 Rev.: 3834

Renaming module files so that makelmdz and create_make_gcm finds them

699 lines of code changed in 20 files:

musat 2021-02-08 11:51

Correction 10m

39 lines of code changed in 3 files:

musat 2021-02-05 20:08 Rev.: 3830

Supprime le fichier 'cdrag.F90'

0 lines of code changed in 4 files:

musat 2021-02-05 20:03

Supprime le fichier 'cdrag.F90'

0 lines of code changed in 8 files:

musat 2021-02-05 14:27 Rev.: 3827

Nouveaux calculs 2m/10m activables par iflag_new_t2mq2m=1;
voir physiq.def_NPv6.1.3.newt2mq2m

541 lines of code changed in 2 files:

musat 2021-02-05 14:23 Rev.: 3826

Nouveaux calculs 2m/10m activables par iflag_new_t2mq2m=1
Valeur par defaut iflag_new_t2mq2m=0 (<=> anciens calculs CMIP6)

2073 lines of code changed in 9 files:

musat 2021-02-05 12:23 Rev.: 3825

Nouveaux calculs 2m/10m par defaut (iflag_new_t2mq2m=1)

1 lines of code changed in 1 file:

musat 2021-02-05 11:03 Rev.: 3824

Nouveaux calculs a 2m, 10m
Activation par le flag iflag_new_t2mq2m=1 (voir physiq.def_NPv6.1.3.newt2mq2m)

535 lines of code changed in 3 files:

musat 2021-02-05 11:00 Rev.: 3823

Nouveaux calculs a 2m et 10m

1927 lines of code changed in 14 files:

lguez 2021-02-05 00:30 Rev.: 3822

Remove elemental prefix

Because the function includes `YOMCST.h`, which contains an OpenMP
directive. A pure or elemental function may contain such a directive
only in OpenMP version >= 5.0. For the moment, we want to be
compatible with lower OpenMP standard.

7 lines of code changed in 1 file:

musat 2021-02-04 18:25 Rev.: 3821

Nouveaux calculs a 10m

98 lines of code changed in 2 files:

lmdz-users 2021-02-04 16:59 Rev.: 3820

to be able to work with dynamico's dynamic, we modify call for the inca initialisation

0 lines of code changed in 10 files:

musat 2021-02-03 22:10 Rev.: 3819

Derniere commission nvlle formulation t2m/q2m

1 lines of code changed in 1 file:

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:

musat 2021-02-03 21:58 Rev.: 3817

Nouvelle formulation des calculs a 2m

2015 lines of code changed in 9 files:

lguez 2021-02-01 16:36 Rev.: 3816

Forgot to add subdirectory in commit [3815]

29 lines of code changed in 11 files:

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

Merge Ocean_skin branch back into trunk

554 lines of code changed in 23 files:

January 2021 »

Generated by StatSVN 0.7.0