Changes between Version 124 and Version 125 of todo
- Timestamp:
- Oct 25, 2017 4:16:42 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
todo
v124 v125 15 15 ||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 )]] || 16 16 ||<page> ||Links from manual to tutorial || || 17 ||<page> 17 ||<page> ||Write descriptions for exercises 6-14 (divide all exercises into Tutorial exercises and Advanced exercises), Advanced examples->Research project examples || || 18 18 ||wiki/doc/ ||Description of statistical methods (computation of fluxes and variances, horizontal averaging, etc.) || || 19 19 ||wiki/doc/tec/wtm ||Write documentation for wind turbine parametrization code || [[span(style=color: #FF0000, Björn Witha)]] || 20 20 || ||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)]] || 22 22 || Tutorial || Various exercises and general presentation are since long time listed as "under construction". Links have been removed for now. || || 23 23 || || * Data visualization with VAPOR || || … … 75 75 || PALM code || define dimensions of data_output, data_output_pr, etc. as variables (avoid fixed numbers in code) || || 76 76 || 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 || 78 78 || 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)]] || 79 79 || 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)]] ||