Directory trunk/tools/

Directory Created:
2012-12-20 16:43
Total Files:
5
Deleted Files:
0
Lines of Code:
260

[root]/trunk/tools
            directory in repo Max_diff_nc_with_lib (2 files, 16 lines)
                directory in repo Jumble (13 files, 1542 lines)
                    directory in repo Numerical (5 files, 278 lines)
                directory in repo Max_diff_nc (3 files, 239 lines)
                directory in repo NR_util (35 files, 1688 lines)
                directory in repo NetCDF95 (25 files, 2123 lines)
            directory in repo fcm (3 files, 263 lines)
                directory in repo bin (7 files, 3404 lines)
                directory in repo doc (0 files, 0 lines)
                    directory in repo collaboration (14 files, 568 lines)
                    directory in repo design (8 files, 1530 lines)
                    directory in repo etc (4 files, 186 lines)
                    directory in repo release_notes (4 files, 1047 lines)
                    directory in repo standards (8 files, 2453 lines)
                    directory in repo user_guide (31 files, 12552 lines)
                directory in repo etc (2 files, 279 lines)
                directory in repo lib (0 files, 0 lines)
                    directory in repo Ecmwf (1 files, 2736 lines)
                    directory in repo Fcm (15 files, 15524 lines)
                directory in repo templates (0 files, 0 lines)
                    directory in repo hook (8 files, 884 lines)
                    directory in repo utils (4 files, 865 lines)
                directory in repo tutorial (0 files, 0 lines)
                    directory in repo hook (3 files, 374 lines)
                    directory in repo repos (1 files, 304 lines)

Lines of Code

trunk/tools/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 29 (100.0%) 340 (100.0%) 11.7
lguez 11 (37.9%) 224 (65.9%) 20.3
fhourdin 7 (24.1%) 97 (28.5%) 13.8
fairhead 7 (24.1%) 10 (2.9%) 1.4
idelkadi 4 (13.8%) 9 (2.6%) 2.2

Most Recent Commits

fhourdin 2016-10-05 12:38 Rev.: 2650

Supression commentaire inutile

0 lines of code changed in 1 file:

  • trunk/tools: run_para.sh (-3)
fhourdin 2016-10-05 11:24 Rev.: 2649

Ajout de scripts pour l'execution en parallele.
- job_ada.sh permet de lancer automatiquement un petit job dans
un repertoire où on a préalablement placé les *def, start...
- run_para.sh fait la même chose en interactif sur les machines
locales, portables perso ou ciclad.
utilisation :
./job_ada.sh[ou run_para.sh] 8 2 ../gcm.e
pour tourner avec 8 mpi, 2 threads et l'executable ../gcm.e


97 lines of code changed in 2 files:

  • trunk/tools: job_ada.sh (new 57), run_para.sh (new 40)
lguez 2016-01-26 19:32 Rev.: 2426

Make the script more robust.

4 lines of code changed in 1 file:

  • trunk/tools: diffdef.sh (+4 -3)
lguez 2015-12-17 13:11 Rev.: 2412

Make the use of python or python3 more transparent.

19 lines of code changed in 2 files:

  • trunk/tools: compare_real.py (+4 -6), diffdef.sh (+15 -3)
lguez 2014-07-24 18:26 Rev.: 2101

Exclude "out.def" of the comparison of ".def" files with
diffdef. "out.def" is neither an input file neither a file written by
IOIPSL like the files "used_*.def". So "out.def" contains some
duplicate lines with "used_guide.def", and the script diffdef would
signal that as an error.

7 lines of code changed in 1 file:

  • trunk/tools: diffdef.sh (+7 -7)
lguez 2014-07-22 12:51 Rev.: 2098

Replaced 360 in calbeta_clim by length of current year according to
chosen calendar. Length of current year is given by
ioget_year_len. Since we already need this for ozone, moved the call
to ioget_year_len from physiq to phys_cal_mod and created variable
year_len of module phys_cal_mod.

Control the output from minmaxqfi.

Non-ASCII characters in comments are not always rendered properly and
they risk being lost. See revision 1740.

3 lines of code changed in 1 file:

  • trunk/tools: diffdef.sh (+3 -2)
lguez 2014-07-07 18:37 Rev.: 2082

Script to compare def files. Documentation at:
http://lmdz.lmd.jussieu.fr/utilisateurs/outils/utilisation-de-lmdz#section-5

126 lines of code changed in 2 files:

  • trunk/tools: compare_real.py (new 36), diffdef.sh (new 90)
fhourdin 2014-02-17 20:30 Rev.: 1983

Changement de place de pres2lev_mod.F90
Changing location for pres2lev_mod.F90

0 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (-1)
fhourdin 2014-02-14 11:57 Rev.: 1977

La modification de phys_output_mod était devenue obsolète
The phys_output_mod change was obsolete

0 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (-15)
fhourdin 2014-02-14 11:44 Rev.: 1976

Suppression du traitement de wrgradsfi
Removing the line concrening wrgradsfi

0 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (-1)
fhourdin 2014-02-14 11:37 Rev.: 1974

Plus beson de modifier physiq.F90 lors de l'installation du 1D
No more need to modify physiq.F90 when isntalling the SCM

0 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (-2)
lguez 2014-01-28 15:05 Rev.: 1952

Other files with unneeded differences in dyn3d, dyn3dpar and dyn3dmem.

2 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (+2 -2)
idelkadi 2014-01-27 12:25 Rev.: 1947

Changement de liens dans phy1d suite au regroupement de sous programmes de la dynamique dans dyn3d_common

2 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (+2 -2)
lguez 2014-01-22 19:39 Rev.: 1944

Created directory dyn3d_common. Began moving to dyn3d_common files
that were duplicated in dyn3d, dyn3dpar and dyn3dmem. Adapted
compilation files for makegcm, makelmdz and makelmdz_fcm. Adapted
install_1d_src.sh.

1 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (+1 -1)
fairhead 2014-01-17 18:34 Rev.: 1929

Correction d'une correction bugguée

1 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (+1 -4)
fairhead 2014-01-10 13:49 Rev.: 1927

Ménage pour éviter une sortie de script intempestive

----------------

Cleanup to prevent spurrious script leaving

4 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (+4 -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.

6 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (+6)
fairhead 2013-10-11 12:09 Rev.: 1888

Clean-up

0 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (-7)
fairhead 2013-09-27 13:24 Rev.: 1878

Adaptations nécessaires suite à commits récents

------

1D follow-ups to recent commits

3 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (+3 -2)
fairhead 2013-09-13 16:50 Rev.: 1867

La distinction avec ou sans writelim n'a plus lieu d'être
MP Lefebvre

-------------

the writelim/nowritelim distinction is of no further use
MP Lefebvre

0 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (-11)
idelkadi 2013-07-16 11:51 Rev.: 1788

Annuler la correction
-e-Cette ligne, et les suivantes ci-dessous, seront ignorées--

M install_1d_src.sh

6 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (+6)
idelkadi 2013-07-16 10:55 Rev.: 1784

modif inutile car la version recuperee dans phy1d en tient deja compte

0 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (-6)
fairhead 2013-06-12 18:13 Rev.: 1769

Suite des modifications pour le 1D de la révision r1763

------------------------------------

Follow-up to the 1D modifications of r1763

1 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (+1)
idelkadi 2013-01-29 13:43 Rev.: 1722

1 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (+1 -1)
fairhead 2013-01-18 20:10 Rev.: 1714

possibilité de ranger la physique en sous-répertoires

----

routines in physics can be stored in subdirectories of the phylmd directory

1 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (+1)
lguez 2012-12-20 16:43 Rev.: 1700

Renamed "mod_const_para.F90" to "mod_const_mpi.F90" because
mod_const_mpi is the name of the module inside the file and makelmdz
requires that the names of file and module be identical.

Added un updated version of the script "install_1d_src.sh" which is on
the web site of LMDZ.

56 lines of code changed in 1 file:

  • trunk/tools: install_1d_src.sh (new 56)
Generated by StatSVN 0.7.0