Changes between Version 136 and Version 137 of todo


Ignore:
Timestamp:
Mar 23, 2018 5:18:52 PM (7 years ago)
Author:
scharf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • todo

    v136 v137  
    9696||Nesting output || additional output of nesting information is required (e.g. in header): for root domain: number of nested domains, name of nested domains, number of nesting levels;  for each domain: position of the nest domains given in grid index number range, e.g. (20..40,10:15), also position of lower left corners in physical coordinates? ||    ||
    9797|| PALM code || routine {{{global_min_max}}} does not work for mode 'min', 'max', and 'minmax'. ||  Tobias  ||
     98|| PALM code || discuss using Fortran Intrinsic Function "SUM" instead of loops as done many times in the code || all (KS) ||
     99||initializing_actions|| discuss use of initializing_actions='user', because its usage requires good code knowledge and the advantage over using 'set_constant_profiles' and later overwriting variables in user_init_3d_model.f90 is not clear || all (KS) ||
    98100\\
    99101== Code performance==
     
    105107||-  ||new plotting tool to replace palmplot  ||Christoph + Hiwi  ||
    106108||-  ||extend PALM grid finder for nesting configurations  ||Hiwi ||
     109||-  ||tool for finding vertical grid configuration with grid stretching (maybe as part of palm_gf) || Katrin+HiWi ||
    107110||-  ||development and implementation of an automatic mechanism to test source code modifications ||[[span(style=color: #008000, Helge )]]