Directory trunk/libf/phylmd/sisvat/

Directory Created:
2013-09-13 10:26
Total Files:
15
Deleted Files:
1
Lines of Code:
13075

[root]/trunk/libf/phylmd/sisvat

Lines of Code

trunk/libf/phylmd/sisvat/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 40 (100.0%) 13258 (100.0%) 331.4
fairhead 23 (57.5%) 13167 (99.3%) 572.4
lguez 15 (37.5%) 90 (0.7%) 6.0
jbmadeleine 1 (2.5%) 1 (0.0%) 1.0
emillour 1 (2.5%) 0 (0.0%) 0.0

Most Recent Commits

jbmadeleine 2017-06-16 18:03 Rev.: 2915

Improved the way thermal inertia works in simulations using imposed SST and sea ice.
Removed inertie_ice which was confusing; Added inertie_sic for sea-ice and inertie_lic for
land-ice. When snow is present, inertie_sno is used instead of inertie_sol, inertie_sic or
inertie_lic. For sea-ice, added a flag called iflag_sic:
If iflag_sic=0, thermal inertia is changed over sea-ice when snow is present
If iflag_sic=1, thermal inertia is kept constant and equal to inertie_sic

1 lines of code changed in 1 file:

  • trunk/libf/phylmd/sisvat: sisvat.F (+1 -1)
emillour 2015-08-21 11:57 Rev.: 2345

Physics/dynamics separation:
- move test_disvert_m to dynlonlat_phylonlat/phylmd since it is only used by ce0l and relies on dynamics.
- put "config_inca" in tracinca_mod so physics routines can get the info from there rather than from control_mod.
- get rid of references to "control_mod" from within the physics.
EM

0 lines of code changed in 1 file:

  • trunk/libf/phylmd/sisvat: surf_sisvat_mod.F90 (-4)
fairhead 2014-03-05 12:33 Rev.: 1990

Corrections à la version r1989 pour permettre la compilation avec RRTM
Inclusion de la licence CeCILL_V2 pour RRTM


--------

Changes to revision r1989 to enable RRTM code compilation
RRTM part put under CeCILL_V2 licence


61 lines of code changed in 4 files:

  • trunk/libf/phylmd/sisvat: YOMCST.F90 (del), YOMCST_SISVAT.F90 (new 59), sisvat.F (+1 -1), surf_sisvat_mod.F90 (+1 -1)
lguez 2013-11-26 15:10 Rev.: 1907

Added a copyright property to every file of the distribution, except
for the fcm files (which have their own copyright). Use svn propget on
a file to see the copyright. For instance:

$ svn propget copyright libf/phylmd/physiq.F90
Name of program: LMDZ
Creation date: 1984
Version: LMDZ5
License: CeCILL version 2
Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
See the license file in the root directory

Also added the files defining the CeCILL version 2 license, in French
and English, at the top of the LMDZ tree.

90 lines of code changed in 15 files:

  • trunk/libf/phylmd/sisvat: LMDZCTR.F90 (+6), LMDZ_KL.F90 (+6), PHY_SV.F90 (+6), VAR0SV.F90 (+6), VAR_SV.F90 (+6), VARdCP.F90 (+6), VARdSV.F90 (+6), VARlSV.F90 (+6), VARphy.F90 (+6), VARtSV.F90 (+6), VARxSV.F90 (+6), VARySV.F90 (+6), YOMCST.F90 (+6), sisvat.F (+6), surf_sisvat_mod.F90 (+6)
fairhead 2013-09-18 14:27 Rev.: 1872

Correction de bugs suite à l'intégration de SISVAT

-------

Bug corrections following integration of SISVAT

110 lines of code changed in 4 files:

  • trunk/libf/phylmd/sisvat: VAR_SV.F90 (+2 -2), VARtSV.F90 (+11 -11), VARxSV.F90 (+97 -97), surf_sisvat_mod.F90 (-1)
fairhead 2013-09-13 10:26 Rev.: 1865

Inclusion de la bibliothèque SISVAT/MAR à LMDZ pour le traitement des surfaces
"land ice"
M. Menegoz

-------

Integration of the SISVAT/MAR library to LMDZ to model the land ice surfaces
M. Menegoz

12996 lines of code changed in 15 files:

  • trunk/libf/phylmd/sisvat: LMDZCTR.F90 (new 48), LMDZ_KL.F90 (new 37), PHY_SV.F90 (new 64), VAR0SV.F90 (new 25), VAR_SV.F90 (new 12), VARdCP.F90 (new 24), VARdSV.F90 (new 135), VARlSV.F90 (new 5), VARphy.F90 (new 100), VARtSV.F90 (new 67), VARxSV.F90 (new 359), VARySV.F90 (new 144), YOMCST.F90 (new 59), sisvat.F (new 10180), surf_sisvat_mod.F90 (new 1737)
Generated by StatSVN 0.7.0