May 2021 Commit Log

Number of Commits:
26
Number of Active Developers:
8
fhourdin 2021-05-29 10:54 Rev.: 3919

Include inutilise et trop specifique de la physique

0 lines of code changed in 1 file:

idelkadi 2021-05-28 15:39 Rev.: 3918

Correction in the case of use of the ECRAD code: Reversal of flows on the vertical

35 lines of code changed in 1 file:

idelkadi 2021-05-26 10:27 Rev.: 3914

Correction: calculation of net radiative flux in the case where ECRAD is activated

10 lines of code changed in 1 file:

idelkadi 2021-05-25 09:07 Rev.: 3913

Correction: initialization of the local logical key "lldebug" at the declaration before use

2 lines of code changed in 1 file:

fhourdin 2021-05-21 07:50 Rev.: 3912

correction de la commission 3900

4 lines of code changed in 1 file:

idelkadi 2021-05-20 17:26 Rev.: 3911

Correction: removal of the compilation option "ecrad=true/false" (option to use: "-rad ecrad")

0 lines of code changed in 2 files:

idelkadi 2021-05-20 14:45 Rev.: 3910

Correction in the "bld.cfg" file to compile (using makelmdz_fcm) with the option "-rad old/rrtm/ecrad"

1 lines of code changed in 1 file:

idelkadi 2021-05-20 12:19 Rev.: 3909

Error correction (variable ZO3_DP to be treated under CPP_ECRAD keys)

2 lines of code changed in 1 file:

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, ...

64865 lines of code changed in 396 files:

jyg 2021-05-19 12:35 Rev.: 3906

1/ Bug fix in wx_pbl_mod.F90

2/ New pbl_split option:
iflag_pbl_split=3 ==> iflag_split=1 over ocean,
iflag_split=0 everywhere else.

36 lines of code changed in 3 files:

evignon 2021-05-18 18:14 Rev.: 3905

correction de bld.cfg qui etait errone dans les dernieres commissions

0 lines of code changed in 1 file:

idelkadi 2021-05-18 10:37 Rev.: 3904

Implementation of the ECRAD code in LMDZ.
Addition of the data directory and the namelist_ecrad file necessary for ECRAD.

76 lines of code changed in 25 files:

evignon 2021-05-18 09:50 Rev.: 3903

suppression du repertoire sisvat et nettoyage, deuxieme essai apres modifs
de JYG et plantage lie au bld.cfg

1 lines of code changed in 3 files:

jyg 2021-05-17 18:45 Rev.: 3902

Bug fix in wx_pbl_var_mod.F90

4 lines of code changed in 1 file:

evignon 2021-05-17 16:05 Rev.: 3901

Commission LMDZ-sisvat, deuxieme phase:
- suppression du repertoire sisvat
- nettoyage de certains scripts de la physique et des makefile

10 lines of code changed in 8 files:

evignon 2021-05-17 15:35 Rev.: 3900

Commission de la nouvelle interface LMDZ-SISVAT
la prochaine commission consistera a supprimer l'ancien repertoire sisvat
et a faire un peu de nettoyage.

2591 lines of code changed in 20 files:

jyg 2021-05-12 12:41 Rev.: 3897

further fix after commit 3896

1 lines of code changed in 1 file:

jyg 2021-05-12 11:34 Rev.: 3896

bug fix in wx_pbl_var_mod.F90

1 lines of code changed in 1 file:

emillour 2021-05-12 09:58 Rev.: 3895

Correction on the values of the longitude boundaries which were offset wrt scalar grid point longitudes.
EM

22 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:

musat 2021-05-11 16:13 Rev.: 3893

Correction pour voir la sur-saturation (EV)
IM

1 lines of code changed in 1 file:

dcugnet 2021-05-11 14:28 Rev.: 3892

Missing update in the previous commit.

109 lines of code changed in 1 file:

dcugnet 2021-05-11 14:10 Rev.: 3891

* Bugs corrections:
- sequential gcm fixed
- parallel gcm compilation fixed ; to be tested
* Some generic operations moved from infotrac to readTracFile
* Fixed algebrical reduction routine, used in the isotopes parameters file.
* Additional component "comp" in the tracers descriptor derived type "tra",
specifying the model component name(s) (cf. tracers sections) it belongs.
* isotopes class selection tool fixed.

338 lines of code changed in 13 files:

jyg 2021-05-05 17:15 Rev.: 3890

update to commit 3888

10 lines of code changed in 3 files:

jyg 2021-05-05 12:50 Rev.: 3888

New provisional version of the splitting of the
diffusive boundary layer into inwake and offwake
PBLs. The splitting of the diffuse BL should NOT
be activated yet for general purpose simulations.

The splitting is activated by:
mod(iflag_pbl_split,10)=1 for the option with
fixed surface temperature and
mod(iflag_pbl_split,10)=2 for the option with
coupled surface temperature.

iflag_pbl_split=0 ==> no splittingat all.
iflag_pbl_split=10 ==> splitting of thermals.
iflag_pbl_split=11 ==> splitting of thermals and
of vertical diffusion (fixed surf. temp.).
iflag_pbl_split=12 ==> splitting of thermals and
of vertical diffusion (coupled surf. temp.).


2148 lines of code changed in 12 files:

acozic 2021-05-04 17:08 Rev.: 3887

merge with rev [3877] on trunk

2 lines of code changed in 1 file:

April 2021 »

Generated by StatSVN 0.7.0