Changes between Version 55 and Version 56 of todo
- Timestamp:
- Feb 2, 2016 12:27:51 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
todo
v55 v56 45 45 || ||~~finish implementation of FFT/ALLTOALL overlapping~~ ||~~Ketelsen, Siggi~~ r1306 || 46 46 || ||finish implementation of prognostic_equation/SENDRECV overlapping || || 47 ||<page> ||Avoid collecting of 2D data on PE0 (topography data, surface coupling layer) || ||47 ||<page> ||Avoid collecting of 2D data on PE0 (topography data, surface coupling layer), maybe using co-array FORTRAN || || 48 48 || ||~~Implement flux limiter for Wicker-Skamarock~~ ||~~Matthias, Lennart~~ postponed due to inherent optimization drawbacks || 49 49 ||<page> ||~~Implement RRTMG radiation model~~ ||~~Björn~~ || … … 68 68 ||PALM code ||~~ Update GPL~~ ||~~all~~ r1310 || 69 69 ||PALM code ||~~Allow runs for >= 10000 cores~~ ||~~Björn, Siggi~~ || 70 ||PALM code ||Create temporary job directoryvia mrun (does not work properly with the FORTRAN system call function) || ||71 ||PALM code ||Discuss the treatment of package parameters, regarding their appearance in {{{read_var_list}}} and {{{write_var_list}}}. ||all ||72 || 70 ||PALM code ||Create temporary job sub-directories via mrun (does not work properly with the FORTRAN system call function) || || 71 ||PALM code ||Discuss the treatment of package parameters, regarding their appearance in {{{read_var_list}}} and {{{write_var_list}}}. Discuss the general treatment / separation of {{{inipar}}} and {{{d3par}}} parameters. ||all || 72 ||Example runs ||Modify the "building" example run (example_building_p3d), since topography is allowed with WS-scheme || || 73 73 ||PALM code ||For reference_state='horizontal_average' round the averaged profile (e.g. 3.3 digits) to make runs repeatable || || 74 74 ||PALM code ||Add description for all variables/quantities used in PALM according to doxygen syntax || || … … 76 76 ||PALM code ||Modularize code parts wherever possible, modularize swap_timelevels etc. || || 77 77 ||PALM code ||Avoid unnecessary grid checks when using multi grid solver || || 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 || || 78 79 ||PALM code ||Remove unnecessary tail and dvrp code from Lagrangian particle model || Fabian || 79 80 ||PALM code ||Substitute some mathematical descriptions of processes in Lagrangian cloud model by more appropriate parameterizations (terminal velocities in lpm_advec and lpm_collision_kernels) || Fabian ||