Changes between Version 55 and Version 56 of todo


Ignore:
Timestamp:
Feb 2, 2016 12:27:51 PM (9 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • todo

    v55 v56  
    4545||  ||~~finish implementation of FFT/ALLTOALL overlapping~~  ||~~Ketelsen, Siggi~~ r1306  ||
    4646||  ||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 ||  ||
    4848||  ||~~Implement flux limiter for Wicker-Skamarock~~ ||~~Matthias, Lennart~~ postponed due to inherent optimization drawbacks  ||
    4949||<page>  ||~~Implement RRTMG radiation model~~  ||~~Björn~~  ||
     
    6868||PALM code ||~~ Update GPL~~  ||~~all~~ r1310 ||
    6969||PALM code  ||~~Allow runs for >= 10000 cores~~ ||~~Björn, Siggi~~  ||
    70 ||PALM code  ||Create temporary job directory 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}}}. ||all  ||
    72 || Example runs ||Modify the "building" example run (example_building_p3d), since topography is allowed with WS-scheme ||  ||
     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 ||  ||
    7373||PALM code  ||For reference_state='horizontal_average' round the averaged profile (e.g. 3.3 digits) to make runs repeatable ||  ||
    7474||PALM code  ||Add description for all variables/quantities used in PALM according to doxygen syntax ||  ||
     
    7676||PALM code  ||Modularize code parts wherever possible, modularize swap_timelevels etc. ||  ||
    7777||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  ||  ||
    7879||PALM code  ||Remove unnecessary tail and dvrp code from Lagrangian particle model || Fabian ||
    7980||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 ||