September 2011 Commit Log

Number of Commits:
8
Number of Active Developers:
2
jghattas 2011-09-21 15:57 Rev.: 1575

- Added suffix _mpi_rank to lmdz.out text file. Each processus now write into seperate file but only if lunout/=6 (lunout is set in run.def).

- Change some print* into write(lunout,*)

- phytrac.F90 : always include ini_histrac and write_histrac. The file histrac.nc is written if ecrit_tra> 0 (set in physiq.def). Change default value of ecrit_tra into 0.


287 lines of code changed in 22 files:

jghattas 2011-09-20 14:09 Rev.: 1574

Corrected calculation of the variables wbeff and plfc (diagnostics).

23 lines of code changed in 3 files:

jghattas 2011-09-13 17:34 Rev.: 1573

- Added missing attribute SAVE.
- Changed FORALL into DO loop because some OpenMP compilers do not permet FORALL within the body of an OpenMP SINGLE directive. (Titane)

/Martial Mancip


4 lines of code changed in 3 files:

lguez 2011-09-13 10:58 Rev.: 1572

Bug fix. "clesphys" is declared neither in the main program unit,
neither in "leapfrog" (since revision 956). So the variables of
"clesphys" became undefined, in principle, when returning from
subroutine "physiq".

1 lines of code changed in 1 file:

jghattas 2011-09-06 11:43 Rev.: 1571

Small clean up concerning parameter files :
- removed link of .def files. Theses files are all stored in DefLists.
- moved cosp_input_nl.txt and cosp_output_nl.txt into directory DefLists.
- removed offline.def never used.


155 lines of code changed in 14 files:

jghattas 2011-09-02 19:10 Rev.: 1570

- Added argument in call to histwrite_phy according to commit 1539.

0 lines of code changed in 4 files:

jghattas 2011-09-01 14:11 Rev.: 1569

Added coherence test between variable type_trac and cpp key used when compiling.

18 lines of code changed in 2 files:

jghattas 2011-09-01 11:40 Rev.: 1568

Corrected compiling error :
Added "#ifdef REPROBUS" to protect variables know only while compiling
with Reprobus.



4 lines of code changed in 2 files:

August 2011 »

Generated by StatSVN 0.7.0