Directory branches/LMDZ5V1.0-dev/libf/dyn3dpar/

Total Files:
18
Deleted Files:
0
Lines of Code:
7133

[root]/branches/LMDZ5V1.0-dev/libf/dyn3dpar

Lines of Code

branches/LMDZ5V1.0-dev/libf/dyn3dpar/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 40 (100.0%) 233 (100.0%) 5.8
emillour 27 (67.5%) 189 (81.1%) 7.0
jghattas 13 (32.5%) 44 (18.9%) 3.3

Most Recent Commits

jghattas 2010-11-15 12:22 Rev.: 1453

Bug corrections :
phylmd/calcul_divers.h, physiq.F : corrected initialization, for case ecrit_mth=dtime or ecrit_mth=1H.
libf/dyn3dpar/fluxstokenc_p.F : readded initliaization for variable needed with option offline


1 lines of code changed in 2 files:

  • branches/LMDZ5V1.0-dev/libf/dyn3dpar: fluxstokenc_p.F (new)
emillour 2010-11-02 10:35 Rev.: 1448

Small bug fix in the way the traceur.def file is read : using a fixed format for reading that file is not a good idea (things are easily misread), using a free format makes more sense.
Added default initialization for planets (1 tracer) when there is no traceur.def file.

EM

14 lines of code changed in 1 file:

  • branches/LMDZ5V1.0-dev/libf/dyn3dpar: infotrac.F90 (+14 -13)
jghattas 2010-10-22 18:18 Rev.: 1447

- Added variables written to file phystokenc.nc by option offline.
- initphysto and phystokenc rewritten in F90
- ener.h modified to be compatible with F77 and F90 syntax

13 lines of code changed in 2 files:

  • branches/LMDZ5V1.0-dev/libf/dyn3dpar: ener.h (new)
emillour 2010-10-22 11:27 Rev.: 1446


Implemented modifications to enable running with only one tracer for planet types different from "earth". Rem: If flag 'planet_type' is set to "earth" (default behaviour) then there must be at least 2 tracers for the dynamics to function properly.

These updates do not induce any changes in model outputs with respect to previous revisions.

EM

109 lines of code changed in 13 files:

  • branches/LMDZ5V1.0-dev/libf/dyn3dpar: addfi_p.F (new), advtrac_p.F (+10 -7), caladvtrac_p.F (new), gcm.F (new), infotrac.F90 (+37 -21), iniacademic.F (+22 -27), integrd_p.F (new), leapfrog_p.F (+5 -5)
jghattas 2010-10-21 10:23 Rev.: 1443

Small bug.

0 lines of code changed in 2 files:

  • branches/LMDZ5V1.0-dev/libf/dyn3dpar: infotrac.F90 (new)
jghattas 2010-10-18 10:31 Rev.: 1442

Deleted dimesion using local parameters. Instead using dimesions already existing as input arguments.
This modification avoids need for editing the code before running a higer resolution (above 300x200).


0 lines of code changed in 2 files:

  • branches/LMDZ5V1.0-dev/libf/dyn3dpar: grid_noro.F (new)
emillour 2010-10-13 15:06 Rev.: 1441

minor fix: enable routine to be compilable when compiling without Earth physics.

EM

0 lines of code changed in 2 files:

  • branches/LMDZ5V1.0-dev/libf/dyn3dpar: limit_netcdf.F90 (changed)
jghattas 2010-10-08 12:19 Rev.: 1438

Bug corrections for option offline. This option does not work at the same time as adjust=y.

30 lines of code changed in 5 files:

  • branches/LMDZ5V1.0-dev/libf/dyn3dpar: conf_gcm.F (+17 -1), initfluxsto_p.F (+8 -7), leapfrog_p.F (+5 -10)
emillour 2010-09-30 10:29 Rev.: 1437


Implementation of FC's improved Newtonian configuration: more realistic (and tunable) friction & fields towards which to relax and planet parameters (gravity, radius, rotation rate...) can be read in from a planet.def file (this occurs only when running in "newtonian mode"; planet parameters are otherwise read in from the start file).

Checked that these implementation don't change results when running standard Earth bench tests on Vargas.

EM

66 lines of code changed in 11 files:

  • branches/LMDZ5V1.0-dev/libf/dyn3dpar: academic.h (new), comconst.h (new), conf_planete.F90 (new 66), friction_p.F (new), iniacademic.F (changed), leapfrog_p.F (changed)
Generated by StatSVN 0.7.0