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

Total Files:
15
Deleted Files:
0
Lines of Code:
4258

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 33 (100.0%) 236 (100.0%) 7.1
emillour 27 (81.8%) 223 (94.5%) 8.2
jghattas 6 (18.2%) 13 (5.5%) 2.1

Most Recent Commits

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/dyn3d: 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/dyn3d: 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

143 lines of code changed in 13 files:

  • branches/LMDZ5V1.0-dev/libf/dyn3d: addfi.F (new), advtrac.F (new), caladvtrac.F (+21 -30), gcm.F (+5 -13), infotrac.F90 (+37 -21), iniacademic.F (+22 -27), integrd.F (new), leapfrog.F (+5 -8)
jghattas 2010-10-21 10:23 Rev.: 1443

Small bug.

0 lines of code changed in 2 files:

  • branches/LMDZ5V1.0-dev/libf/dyn3d: infotrac.F90 (changed)
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/dyn3d: 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/dyn3d: limit_netcdf.F90 (changed)
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/dyn3d: academic.h (new), comconst.h (new), conf_planete.F90 (new 66), friction.F (changed), iniacademic.F (changed), leapfrog.F (changed)
Generated by StatSVN 0.7.0