Changes between Version 109 and Version 110 of todo
- Timestamp:
- Jun 8, 2017 9:39:55 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
todo
v109 v110 20 20 ||wiki/doc/tec/wtm ||Write documentation for wind turbine parametrization code || [[span(style=color: #FF0000, Björn Witha)]] || 21 21 || ||Add additions/correction page for the Maronga et al. 2015 paper so that we can incorporate them in the next model description paper || || 22 || <page> || Write documentation of synthetic turbulence generation method ||[[span(style=color: #FF0000, Tobias)]] || 22 23 \\ 23 24 … … 67 68 || PALM code || Separate option "cyclic_fill" from restart run to avoid unwanted effects (e.g. surface heat flux value in namelist of a run using "cyclic_fill" will always be overwritten by the value used in the precursor run). || || 68 69 || PALM code || define dimensions of data_output, data_output_pr, etc. as variables (avoid fixed numbers in code) || || 69 || PALM code || Implement synthetic turbulence generation method ||[[span(style=color: # FF0000, Tobias)]] ||70 || PALM code || Implement synthetic turbulence generation method ||[[span(style=color: #008000, Tobias)]] || 70 71 || PALM code || Implement a more flexible y-shift method for non-cyclic but also for cyclic runs ||[[span(style=color: #FF0000, Tobias)]] || 71 72 || 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)]] ||