StatSVN - March 2019 Commit Log
March 2019 Commit Log
- Number of Commits:
- 8
- Number of Active Developers:
- 2
- ymeurdesoif 2019-03-27 16:22 #8 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.
YM2 lines of code changed in 1 file:
- trunk/libf/phylmd: physiq_mod.F90 (+2 -2)
- ymeurdesoif 2019-03-27 15:35 #7 Rev.: 3471
-
Unstructured case : adapt limit,nc to hadisst files with daily values instead of monthly for sst and sic.
YM41 lines of code changed in 1 file:
- trunk/libf/phylmd: create_limit_unstruct.F90 (+41 -6)
- ymeurdesoif 2019-03-25 12:32 #6 Rev.: 3470
-
Clean finalize for etat0_limit creation with dynamico. Avoid dead-lock with xios_server that are waiting for an mpi_finalize.
YM13 lines of code changed in 1 file:
- trunk/libf/phylmd: create_etat0_limit_unstruct.F90 (+13 -3)
- ymeurdesoif 2019-03-25 12:28 #5 Rev.: 3469
-
Fix problem in limit.nc creation for unstructured case in OpenMP.
YM2 lines of code changed in 1 file:
- trunk/libf/phylmd: create_limit_unstruct.F90 (+2 -1)
- fairhead 2019-03-14 18:43 #4 Rev.: 3468
-
Modifications so that point close to the equator (and the height of the stratosphere)
can be found on an unstructured grid
YM
0 lines of code changed in 2 files:
- trunk/libf/phylmd: orografi_strato.F90 (changed)
- fairhead 2019-03-14 16:07 #3 Rev.: 3467
-
Needed when running in sequential mode and correcting en overinitialisation
LF
2 lines of code changed in 2 files:
- trunk/libf/phylmd: cpl_mod.F90 (+2), phytrac_mod.F90 (-13)
- fairhead 2019-03-14 15:20 #2 Rev.: 3466
-
Needed for non-xios compilation
LF
3 lines of code changed in 1 file:
- trunk/libf/phylmd: create_etat0_unstruct.F90 (+3)
- fairhead 2019-03-14 11:34 #1 Rev.: 3465
-
Further modifications for DYNAMICO/LMDZ convergence. These are based
on Yann's LMDZ6_V2 sources. Compiles on irene and converges with revision 3459
in a bucket configuration
YM/LF
1011 lines of code changed in 26 files:
- trunk/libf/dynphy_lonlat/phylmd: etat0phys_netcdf.F90 (+23 -4)
- trunk/libf/misc: wxios.F90 (+7 -1)
- trunk/libf/phy_common: mod_phys_lmdz_mpi_transfert.F90 (+188), mod_phys_lmdz_omp_transfert.F90 (+202 -1), mod_phys_lmdz_para.F90 (+1 -1), mod_phys_lmdz_transfert_para.F90 (+174 -1)
- trunk/libf/phylmd: atm2geo.F90 (new), cpl_mod.F90 (+98 -6), create_etat0_limit_unstruct.F90 (+2), create_etat0_unstruct.F90 (+55 -1), geo2atm.F90 (new), iophy.F90 (-3), iostart.F90 (+12 -4), oasis.F90 (+50 -14), phyetat0.F90 (-1), physiq_mod.F90 (+35 -36), phytrac_mod.F90 (+19), radlwsw_m.F90 (+11 -1), regr_horiz_time_climoz_m.F90 (+47 -7), surf_land_orchidee_mod.F90 (+1)
- trunk/libf/phylmd/rrtm: readaerosolstrato2_rrtm.F90 (+1 -2)