Changes between Version 38 and Version 39 of todo


Ignore:
Timestamp:
Apr 24, 2014 6:51:57 AM (11 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • todo

    v38 v39  
    3232||mrun, subjob, mbuild  ||cleaning  ||Siggi  ||
    3333||PALM code  ||code clearing and restructuring following programmer guidelines of DWD/DMI  ||all  ||
    34 ||  ||- use KIND parameter for defining single/double pprecision instead of compiler options (e.g. -r8)  ||all  ||
    35 ||  ||- select from modules only those variables really required, using the ONLY attribute  ||all  ||
     34||  ||~~- use KIND parameter for defining single/double precision instead of compiler options (e.g. -r8)~~  ||~~all~~ r1354  ||
     35||  ||~~- select from modules only those variables really required, using the ONLY attribute~~  ||~~all~~ r1324  ||
    3636||  ||- describe variables in the declaration statements  ||all  ||
    3737||  ||- extend the MODULE concept to other parts of the code (canopy model, etc.)  ||Farah (canopy), Jens (coupling)  ||