LMDZ6 Developers: ymeurdesoif

Login name:
ymeurdesoif
Total Commits:
11 (0,2 %)
Lines of Code:
364 (0,1 %)
Most Recent Commit:
2019-07-05 12:32
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for ymeurdesoif

Activity by Day of Week for ymeurdesoif

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 11 (100.0%) 364 (100.0%) 33.0
trunk/libf/phylmd/ 10 (90.9%) 351 (96.4%) 35.1
trunk/DefLists/ 1 (9.1%) 13 (3.6%) 13.0

Activity of ymeurdesoif

Most Recent Commits

ymeurdesoif 2019-07-05 12:32 Rev.: 3543

Create etat0 limit for unstructured case.

Missing STOP.

YM

2 lines of code changed in 1 file:

ymeurdesoif 2019-07-03 16:06 Rev.: 3542

Add land/water mask management for XML, in unstructured case (dynamico).

YM

13 lines of code changed in 1 file:

ymeurdesoif 2019-06-13 10:33 Rev.: 3535

For unstructured grid (dynamico).
A file can be used to impose land fraction without using Relief.nc.
The land franction is available at 0.05°, 0.25° and 0.5° degree resolution.
If land_water_0.05.nc or land_water_0.25.nc or land_water_0.50.nc is present in the runing directory, it will be use to impose ter/oce fraction.

YM

15 lines of code changed in 1 file:

ymeurdesoif 2019-05-16 16:38 Rev.: 3506

Solve 2 problems when writing restartphy files at high resolution :
- large memory consumption that can lead to crash with an oom kill
- very very long tile due to usage of NF_ENDDEF/NF_REDEF for each saved field. Now the first pass will create the nectdf header and the second pass will write the fields.

YM

259 lines of code changed in 2 files:

ymeurdesoif 2019-05-16 16:24 Rev.: 3505

Solve some wrong discrepency problem when comparing longitude from a restartphy file. The current discrepency test is not detecting that 360°==0°, so in some case it may stop the run for a wrong reason.

YM

13 lines of code changed in 1 file:

ymeurdesoif 2019-05-16 16:20 Rev.: 3504

Add some OpenMP synchronisation before calling Orchidee.
In some (very rare) case, it is possible that master thread from LMDZ can call XIOS in the same time than an other thread in ORCHIDEE. Added synchronisation will avoid this problem.

YM

4 lines of code changed in 1 file:

ymeurdesoif 2019-03-27 16:22 Rev.: 3472

unstructured case : aerosol files are not needed during the create_etat0_limite phase, so the workflow for this is now desactivated at ce0l phase.

YM

2 lines of code changed in 1 file:

ymeurdesoif 2019-03-27 15:35 Rev.: 3471

Unstructured case : adapt limit,nc to hadisst files with daily values instead of monthly for sst and sic.

YM

41 lines of code changed in 1 file:

ymeurdesoif 2019-03-25 12:32 Rev.: 3470

Clean finalize for etat0_limit creation with dynamico. Avoid dead-lock with xios_server that are waiting for an mpi_finalize.

YM

13 lines of code changed in 1 file:

ymeurdesoif 2019-03-25 12:28 Rev.: 3469

Fix problem in limit.nc creation for unstructured case in OpenMP.

YM

2 lines of code changed in 1 file:

Generated by StatSVN 0.7.0