Changes between Version 131 and Version 132 of todo
- Timestamp:
- Mar 20, 2018 10:51:51 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
todo
v131 v132 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 || [wiki:/doc/tec/bc#SyntheticTurbulenceGenerator] || ~~Write documentation of synthetic turbulence generation method~~ ||[[span(style=color: #008000, Tobias)]] ||22 21 || Tutorial || Various exercises and general presentation are since long time listed as "under construction". Links have been removed for now. || || 23 22 || || * Data visualization with VAPOR || || … … 76 75 || 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). || || 77 76 || PALM code || define dimensions of data_output, data_output_pr, etc. as variables (avoid fixed numbers in code) || || 78 || PALM code || Implement synthetic turbulence generation method ||[[span(style=color: #008000, Tobias)]] || 79 || PALM code || Implement a more flexible y-shift method for non-cyclic but also for cyclic runs ||[[span(style=color: #FF0000, ~~Tobias~~)]], Simon || 77 || PALM code || Implement a more flexible y-shift method for non-cyclic but also for cyclic runs || Simon || 80 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)]] || 81 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)]] || … … 97 95 ||PALM scripts || Not all SCRIPTS bash based yet. || || 98 96 ||palmrun || make working directory independent from installation directory || Siggi || 99 ||NAMELISTs || it should be possible to give output levels in real coordinates (m) instead of grid level, output should then be done for the nearest grid point, all output checks should be done BEFORE the first time step, and not when the first output is done || || 97 ||NAMELISTs || it should be possible to give output levels in real coordinates (m) instead of grid level, output should then be done for the nearest grid point || || 98 || data_output || all output checks should be done BEFORE the first time step, and not when the first output is done || || 100 99 ||Nesting output || additional output of nesting information is required (e.g. in header): for root domain: number of nested domains, name of nested domains, number of nesting levels; for each domain: position of the nest domains given in grid index number range, e.g. (20..40,10:15), also position of lower left corners in physical coordinates? || || 101 100 \\