Changes between Version 61 and Version 62 of todo


Ignore:
Timestamp:
Feb 4, 2016 12:03:32 PM (9 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • todo

    v61 v62  
    5252|| ||~~Implement new particle data structure in LPM~~ ||~~Fabian~~  ||
    5353|| ||~~Implement logarithmic interpolation of particle velocities near the surface~~ ||~~Matthias~~ r1315 ||
    54 ||  ||Separate equation for passive scalar (multiple scalars?) ||?  ||
     54||  ||Separate equation for passive scalar (multiple scalars?) ||to be done in MOSAIK  ||
    5555||  ||Modification of random number generator to allow better parallelization ||Helge  ||
    5656||  ||implementation of a tracbot, which automatically runs and checks examples in case of any code changes  ||  ||
    57 ||  ||implement SGS model from Igor Esau  ||  ||
     57||  ||implement SGS model from Igor Esau  ||to be done in MOSAIK  ||
    5858||  ||~~implement a soil model (similar to DALES?)~~ ||~~Björn~~ ||
    5959||~~calc_spectra~~  ||~~check and update the internal calculation of spectra~~ ||~~Matthias (check)~~ ||
     
    6666||PALM code  ||implement anelastic approximation  ||  ||
    6767||  ||implementation of viscous topography  ||  ||
    68 ||PALM code ||Use NetCDF instead of ASCII for topography data  ||  ||
     68||PALM code ||Use NetCDF instead of ASCII for topography data  ||to be done in MOSAIK  ||
    6969||PALM code ||~~ Update GPL~~  ||~~all~~ r1310 ||
    7070||PALM code  ||~~Allow runs for >= 10000 cores~~ ||~~Björn, Siggi~~  ||
     
    7474||PALM code  ||For reference_state='horizontal_average' round the averaged profile (e.g. 3.3 digits) to make runs repeatable ||  ||
    7575||PALM code  ||Add description for all variables/quantities used in PALM according to doxygen syntax ||  ||
    76 ||PALM code  ||Avoid repeating code blocks (e.g. for data output) and use subroutines instead ||  ||
    77 ||PALM code  ||Modularize code parts wherever possible, modularize swap_timelevels etc. ||  ||
    78 ||PALM code  ||Avoid unnecessary grid checks when using multi grid solver ||  ||
     76||PALM code  ||Avoid repeating code blocks in {{{data_output}}} routines and use subroutines instead ||  ||
     77||PALM code  ||Avoid unnecessary grid checks when using multi grid solver ||??  ||
    7978||PALM code, topography  ||remove bug which appears for complex topography; the current workaround is to filter the topography apriori, but this doesn't help in case of topography on coarse-grid MG levels; filter may have to be applied within PALM code directly  ||  ||
    8079||PALM code  ||Remove unnecessary tail and dvrp code from Lagrangian particle model || [[span(style=color: #FF0000, Fabian )]] ||