Changes between Version 61 and Version 62 of todo
- Timestamp:
- Feb 4, 2016 12:03:32 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
todo
v61 v62 52 52 || ||~~Implement new particle data structure in LPM~~ ||~~Fabian~~ || 53 53 || ||~~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 || 55 55 || ||Modification of random number generator to allow better parallelization ||Helge || 56 56 || ||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 || 58 58 || ||~~implement a soil model (similar to DALES?)~~ ||~~Björn~~ || 59 59 ||~~calc_spectra~~ ||~~check and update the internal calculation of spectra~~ ||~~Matthias (check)~~ || … … 66 66 ||PALM code ||implement anelastic approximation || || 67 67 || ||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 || 69 69 ||PALM code ||~~ Update GPL~~ ||~~all~~ r1310 || 70 70 ||PALM code ||~~Allow runs for >= 10000 cores~~ ||~~Björn, Siggi~~ || … … 74 74 ||PALM code ||For reference_state='horizontal_average' round the averaged profile (e.g. 3.3 digits) to make runs repeatable || || 75 75 ||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 ||?? || 79 78 ||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 || || 80 79 ||PALM code ||Remove unnecessary tail and dvrp code from Lagrangian particle model || [[span(style=color: #FF0000, Fabian )]] ||