Directory trunk/

Total Files:
6
Deleted Files:
0
Lines of Code:
3231

Browse with ViewVC

[root]/trunk
        directory in repo DefLists (101 files, 28185 lines)
        directory in repo arch (36 files, 623 lines)
        directory in repo libf (1 files, 66 lines)
            directory in repo dyn3d (20 files, 9177 lines)
            directory in repo dyn3d_common (44 files, 5639 lines)
            directory in repo dyn3dmem (64 files, 20527 lines)
            Folder removed from repo dyn3dpar (0 files, 0 lines)
            directory in repo dynphy_lonlat (4 files, 2191 lines)
                directory in repo phydev (1 files, 84 lines)
                directory in repo phylmd (7 files, 2611 lines)
            directory in repo filtrez (4 files, 970 lines)
            directory in repo grid (0 files, 0 lines)
                directory in repo dimension (1 files, 76 lines)
            directory in repo misc (8 files, 6322 lines)
            directory in repo phy_common (13 files, 5667 lines)
            directory in repo phydev (5 files, 729 lines)
            directory in repo phylmd (231 files, 127427 lines)
                directory in repo Dust (42 files, 13631 lines)
                directory in repo Ocean_skin (11 files, 731 lines)
                directory in repo StratAer (20 files, 5060 lines)
                directory in repo cosp (25 files, 12363 lines)
                directory in repo cosp2 (35 files, 17303 lines)
                directory in repo cospv2 (37 files, 19024 lines)
                directory in repo dyn1d (19 files, 16135 lines)
                directory in repo ecrad (381 files, 69770 lines)
                    directory in repo data (37 files, 0 lines)
                directory in repo inlandsis (20 files, 9569 lines)
                directory in repo rrtm (16 files, 7412 lines)
                Folder removed from repo sisvat (0 files, 0 lines)
            directory in repo phylmdiso (345 files, 193728 lines)
                directory in repo Dust (47 files, 14765 lines)
                directory in repo StratAer (15 files, 4096 lines)
                directory in repo cosp (42 files, 17533 lines)
                directory in repo cosp2 (35 files, 4590 lines)
                directory in repo cospv2 (37 files, 19024 lines)
                Folder removed from repo dyn1d (0 files, 0 lines)
                directory in repo rrtm (606 files, 251828 lines)
                Folder removed from repo sisvat (0 files, 0 lines)
        directory in repo tools (2 files, 132 lines)
            directory in repo fcm (0 files, 0 lines)
                directory in repo lib (0 files, 0 lines)
                    directory in repo Fcm (1 files, 862 lines)
            directory in repo make_sso (6 files, 1208 lines)

Lines of Code

trunk/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 83 (100.0%) 523 (100.0%) 6.3
fairhead 15 (18.1%) 211 (40.3%) 14.0
idelkadi 14 (16.9%) 140 (26.8%) 10.0
evignon 12 (14.5%) 42 (8.0%) 3.5
fhourdin 9 (10.8%) 35 (6.7%) 3.8
lguez 10 (12.0%) 33 (6.3%) 3.3
emillour 16 (19.3%) 29 (5.5%) 1.8
jghattas 2 (2.4%) 14 (2.7%) 7.0
tlurton 2 (2.4%) 11 (2.1%) 5.5
asima 2 (2.4%) 8 (1.5%) 4.0
ymeurdesoif 1 (1.2%) 0 (0.0%) 0.0

Most Recent Commits

ymeurdesoif 2023-06-30 17:19 Rev.: 4598

Integrate preprocessor name in arch.fcm files.
default => cpp
irene : mpif90 -E
jean-zay : mpiifort -E

For jean-zay and irene, using compiler preprocessor make possible to have correct line number on compilation error or in debuging report.
YM

0 lines of code changed in 1 file:

fairhead 2023-06-08 17:26 Rev.: 4567

Some cleanup before merging makelmdz_fcm and makelmdz
FH & LF

66 lines of code changed in 1 file:

lguez 2023-03-31 19:42 Rev.: 4489

Merge LMDZ_ECRad branch back into trunk!

7 lines of code changed in 3 files:

fairhead 2023-02-09 17:27 Rev.: 4426

Travail de fermeture du ticket #115: harmonisation des LIBDIR INCDIR dans les arch

48 lines of code changed in 2 files:

fhourdin 2023-02-01 08:49 Rev.: 4408

old-> olrdad dans makelmdz (déjà dans makelmdz_fcm)

2 lines of code changed in 1 file:

fhourdin 2023-01-08 13:44 Rev.: 4377

Modification replay et thermcell_down (atelier)

3 lines of code changed in 1 file:

lguez 2022-12-01 13:19 Rev.: 4362

Revert part of commit 4361

The modifications on `arch/arch-X64_JEANZAY.path` and `bld.cfg` were not
meant to be committed.

1 lines of code changed in 1 file:

lguez 2022-12-01 13:07 Rev.: 4361

Change calendar attribute "360d" to "360_day"

"360_day" is the correct attribute according to CF convention. "360d"
leads to an error when opening a history file with xarray.

1 lines of code changed in 1 file:

jghattas 2022-09-26 13:43 Rev.: 4283

Added landice_opt=2 : Treat continental land ice fractions in ORCHIDEE => pctsrf(:,is_lic) = 0.0 in LMDZ.

For this option, some more variables are needed from ORCHIDEE. Therfor change in the interface LMDZ-ORCHIDEE in surf_land_orchidee_mod is done. Previous interface is moved to surf_land_orchidee_nolic_mod.f90. To compile with previous interface, cpp key ORCHIDEE_NOLIC is added. Previous interface is compiled with argument orchidee2.1 in makelmdz and makelmdz_fcm.

At the same time, when the interface was changed, the variable yrmu0(coszang) was added in the call to intersurf_initialize_gathered. This is needed in ORCHIDEE to better initialize the model.

Modifications done by Etienne Vignon and Josefine Ghattas

14 lines of code changed in 2 files:

lguez 2022-09-21 14:12 Rev.: 4276

Remove useless include flags

These are paths to non-existent directories because FCM does not
compile from LMDZ top source directory.

0 lines of code changed in 1 file:

tlurton 2022-09-15 08:54 Rev.: 4247

Add-ons in oasis.F90, bld.cfg and makelmdz_fcm to support coupling of species between PISCES and INCA in the IPSLESM/CO2AER configuration.

11 lines of code changed in 2 files:

asima 2022-07-08 10:03 Rev.: 4195

"oldrad" clearer than just "old" as suffix for executables

3 lines of code changed in 1 file:

idelkadi 2022-06-24 16:31 Rev.: 4186

Modification of the name of the library according to the radiative transfer code used (ecrad/rrtm)

2 lines of code changed in 2 files:

fairhead 2022-03-17 11:51 Rev.: 4103

Inclusion of some corrections and optimisations for XIOS done by
Arnaud Durocher during his TGCC mission.
Included here are r3703, r3704, r3750, r3751, r3752 from his
LMDZ6/branches/Optimisation_LMDZ branch

8 lines of code changed in 2 files:

lguez 2022-03-14 16:28 Rev.: 4096

Add option `-force_compile` to `makelmdz_fcm`

Instead of asking the user to answer a question interactively, stop
`makelmdz_fcm` and inform of the possible use of option
`-force_compile`. The interactive question risked being hidden in
redirection of standard output.

22 lines of code changed in 2 files:

fairhead 2022-03-09 16:10 Rev.: 4087

Extra line appeared with Fred's commits that broke the quality control

0 lines of code changed in 1 file:

fhourdin 2022-03-08 20:44 Rev.: 4085

Reecriture de wake sur de nouveaux standards
Permet de rejouer les calculs (fonctionalité replay) et
pave le chemin vers les GPU.
Frédéric, Jean-Yves et Etienne
+ corrections makelmdz/create_make_gcm.

20 lines of code changed in 3 files:

emillour 2021-11-02 11:24 Rev.: 3997

Code cleanup. Remove obsolete "dyn3dpar" dynamics and make dyn3dmem the default parallel core in the maklmdz[_fcm] scripts.
EM

6 lines of code changed in 2 files:

emillour 2021-11-02 10:39 Rev.: 3996

Code cleanup. Remove obsolete "phymar" package and references thereto in the maklmdz[_fcm] scripts.
EM

0 lines of code changed in 2 files:

fairhead 2021-06-08 17:40 Rev.: 3925

Typo

1 lines of code changed in 1 file:

fairhead 2021-06-08 17:33 Rev.: 3924

Version modifiee par Camille pour version isotopique

58 lines of code changed in 1 file:

idelkadi 2021-05-20 16: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 13: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 08: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, ...

38 lines of code changed in 2 files:

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

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

0 lines of code changed in 1 file:

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

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

0 lines of code changed in 1 file:

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

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

2 lines of code changed in 4 files:

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

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

5 lines of code changed in 1 file:

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

Merge Ocean_skin branch back into trunk

2 lines of code changed in 2 files:

asima 2021-01-18 21:32 Rev.: 3804

makelmdz_fcm adds "_spla" suffix to gcm name when compiling LMDZ with SPLA
(option "-dust true")

5 lines of code changed in 1 file:

fairhead 2021-01-05 16:18 Rev.: 3796

Possible problem from Etienne's 3794 commit

0 lines of code changed in 1 file:

evignon 2021-01-05 12:48 Rev.: 3794

AJOUT INLANDSIS, correction makefiles

3 lines of code changed in 2 files:

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

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

37 lines of code changed in 4 files:

fairhead 2020-03-12 13:18 Rev.: 3647

Modifications suggested by Arnaud to stop the compiling script
compile_icolmdzor.sh when/if LMDZ doesn't compile properly

14 lines of code changed in 3 files:

fhourdin 2019-10-05 08:28 Rev.: 3574

makelmdz ada->jean-zay

2 lines of code changed in 1 file:

idelkadi 2019-05-02 14:03 Rev.: 3491

Integration of version 2 of the COSP simulator in LMDZ
This line, and those below, will be ignored--

M makegcm
M makelmdz
M makelmdz_fcm
M libf/phylmd/physiq_mod.F90
A libf/phylmd/cospv2
A libf/phylmd/cospv2/mo_rng.F90
A libf/phylmd/cospv2/quickbeam_optics.F90
A libf/phylmd/cospv2/cosp_cloudsat_interface.F90
A libf/phylmd/cospv2/cosp_config.F90
A libf/phylmd/cospv2/lidar_simulator.F90
A libf/phylmd/cospv2/prec_scops.F90
A libf/phylmd/cospv2/mrgrnk.F90
A libf/phylmd/cospv2/lmdz_cosp_read_outputkeys.F90
A libf/phylmd/cospv2/cosp_atlid_interface.F90
A libf/phylmd/cospv2/lmdz_cosp_subsample_and_optics_mod.F90
A libf/phylmd/cospv2/cosp_math_constants.F90
A libf/phylmd/cospv2/MISR_simulator.F90
A libf/phylmd/cospv2/modis_simulator.F90
A libf/phylmd/cospv2/math_lib.F90
A libf/phylmd/cospv2/cosp_grLidar532_interface.F90
A libf/phylmd/cospv2/cosp_errorHandling.F90
A libf/phylmd/cospv2/cosp_stats.F90
A libf/phylmd/cospv2/lmdz_cosp_output_write_mod.F90
A libf/phylmd/cospv2/cosp_utils.F90
A libf/phylmd/cospv2/cosp_optics.F90
A libf/phylmd/cospv2/icarus.F90
A libf/phylmd/cospv2/scops.F90
A libf/phylmd/cospv2/optics_lib.F90
A libf/phylmd/cospv2/cosp_kinds.F90
A libf/phylmd/cospv2/cosp_calipso_interface.F90
A libf/phylmd/cospv2/quickbeam.F90
A libf/phylmd/cospv2/parasol.F90
A libf/phylmd/cospv2/cosp_phys_constants.F90
A libf/phylmd/cospv2/cosp.F90
A libf/phylmd/cospv2/array_lib.F90
A libf/phylmd/cospv2/cosp_isccp_interface.F90
A libf/phylmd/cospv2/cosp_parasol_interface.F90
A libf/phylmd/cospv2/lmdz_cosp_construct_destroy_mod.F90
A libf/phylmd/cospv2/lmdz_cosp_output_mod.F90
A libf/phylmd/cospv2/lmdz_cosp_interface.F90
A libf/phylmd/cospv2/cosp_misr_interface.F90
A libf/phylmd/cospv2/cosp_modis_interface.F90

48 lines of code changed in 3 files:

emillour 2019-01-24 10:45 Rev.: 3441

Undo (unwanted) change made in r3437 . Default shell should be bash.
EM

0 lines of code changed in 1 file:

fhourdin 2019-01-23 07:42 Rev.: 3437

Compiler sans XIOS
Fredho

1 lines of code changed in 1 file:

fairhead 2019-01-22 16: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

11 lines of code changed in 2 files:

idelkadi 2018-07-04 15:48 Rev.: 3359

Implementation de la version COSPv2 dans LMDZ.

36 lines of code changed in 3 files:

(6 more)

Generated by StatSVN 0.7.0