Directory branches/LMDZ5V2.0-dev/

Total Files:
3
Deleted Files:
0
Lines of Code:
1944

[root]/branches/LMDZ5V2.0-dev
            directory in repo arch (3 files, 36 lines)
            directory in repo libf (0 files, 0 lines)
                directory in repo dyn3d (10 files, 2449 lines)
                directory in repo dyn3dpar (14 files, 5042 lines)
                directory in repo phylmd (16 files, 18956 lines)

Lines of Code

branches/LMDZ5V2.0-dev/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 6 (100.0%) 609 (100.0%) 101.5
emillour 5 (83.3%) 606 (99.5%) 121.2
fairhead 1 (16.7%) 3 (0.5%) 3.0

Most Recent Commits

fairhead 2011-01-27 16:31 Rev.: 1478

On avait oublié un commit dans la révision r1461 pour que cela puisse
compiler sur brodie

-------

We'd forgotten that commit in revision r1461 so that the code could compile
on brodie

3 lines of code changed in 1 file:

  • branches/LMDZ5V2.0-dev: makegcm (+3 -1)
emillour 2010-12-08 17:10 Rev.: 1463

Introducing the 'makelmdz' (bash) script.
It uses the same 'arch' files as the 'makelmdz_fcm' script but with the same (not-quite-perfect-but-there-is-always-room-for-improvements) strategy as the 'makegcm (csh) script: if necessary, a Makefile is generated using the 'create_make_gcm' script, and the makefile is then run to build the executable.

Run 'makelmdz -h' for a list of options and default behaviours (which are essentially the same as those of the 'makegcm' and 'makelmd_fcm' scripts).

EM

606 lines of code changed in 1 file:

  • branches/LMDZ5V2.0-dev: makelmdz (new 606)
emillour 2010-12-03 13:12 Rev.: 1461

Cleanup of the create_make_gcm script; compilation is now done in LIBO (to avoid having to move module files around) and the SX specificities (which are no longer necessary) have been removed. A new feature has been added: when compiling a routine, the previously object (built during a previous compilation) is first removed from the library.
A '-f' option was added to the makegcm csh script to enforce not sourcing csh environment and system defaults (important on LMD linux machines).

EM

0 lines of code changed in 4 files:

  • branches/LMDZ5V2.0-dev: create_make_gcm (new), makegcm (changed)
Generated by StatSVN 0.7.0