Changes between Version 124 and Version 125 of todo


Ignore:
Timestamp:
Oct 25, 2017 4:16:42 PM (7 years ago)
Author:
gronemeier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • todo

    v124 v125  
    1515||wiki/doc/app/errmsg ||complete and check existing PALM error messages (Remaining Numbers without description: PA0149, 226, 228, 234, 245-270, 296-301, 309, 319-321, 327, 328, 330, 334-338, 460-464, UI0002; the error message itself is sufficient for many of these -> mark them in a special way?)  || [[span(style=color: #FF0000, Simon and Sebastian with help from others )]] ||
    1616||<page>  ||Links from manual to tutorial  ||  ||
    17 ||<page>  ||Write descriptions for exercises 6-14 (divide all exercises into Tutorial exercises and Advanced exercises), Advanced examples->Research project examples   ||  ||
     17||<page> ||Write descriptions for exercises 6-14 (divide all exercises into Tutorial exercises and Advanced exercises), Advanced examples->Research project examples   ||  ||
    1818||wiki/doc/ ||Description of statistical methods (computation of fluxes and variances, horizontal averaging, etc.)  ||  ||
    1919||wiki/doc/tec/wtm  ||Write documentation for wind turbine parametrization code  || [[span(style=color: #FF0000, Björn Witha)]] ||
    2020|| ||Add additions/correction page for the Maronga et al. 2015 paper so that we can incorporate them in the next model description paper || ||
    21 || <page> || Write documentation of synthetic turbulence generation method ||[[span(style=color: #FF0000, Tobias)]] ||
     21|| [wiki:/doc/tec/bc#SyntheticTurbulenceGenerator] || ~~Write documentation of synthetic turbulence generation method~~ ||[[span(style=color: #008000, Tobias)]] ||
    2222|| Tutorial ||  Various exercises and general presentation are since long time listed as "under construction". Links have been removed for now. ||  ||
    2323||          || * Data visualization with VAPOR ||  ||
     
    7575|| PALM code || define dimensions of data_output, data_output_pr, etc. as variables (avoid fixed numbers in code) || ||
    7676|| PALM code || Implement synthetic turbulence generation method ||[[span(style=color: #008000, Tobias)]] ||
    77 || PALM code || Implement a more flexible y-shift method for non-cyclic but also for cyclic runs ||[[span(style=color: #FF0000, Tobias)]] ||
     77|| PALM code || Implement a more flexible y-shift method for non-cyclic but also for cyclic runs ||[[span(style=color: #FF0000, ~~Tobias~~)]], Simon ||
    7878|| PALM code || Particle code: unify allocation of particle arrays within lpm_droplet_collision, lpm_droplet_condensation, ... (REAL(wp), DIMENSION(:), ALLOCATABLE or REAL(wp), DIMENSION(prt_count(k,j,i))) ||[[span(style=color: #FF0000, Fabian)]] ||
    7979|| PALM code || Use only one Magnus formula within the code (not several as in microphysics.f90, lpm_droplet_condensation.f90, calc_liquid_water.f90, land_surface_model.f90) ||[[span(style=color: #FF0000, Fabian)]] ||