Changes between Version 164 and Version 165 of todo


Ignore:
Timestamp:
May 22, 2018 12:33:45 PM (7 years ago)
Author:
knoop
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • todo

    v164 v165  
    2222||PALM code    ||Known bug: W* and Z_I in the first line of the run control file don't correspond to the values in the last run control output line of the previous run. ||Sebastian ||
    2323||PALM code    ||Known bug: Restart crashes in sum_up_3d_data if an {{{_av}}} quantity is given in the restart run NAMELIST file (_p3dr) but not in the initial run NAMELIST file (_p3d) --> Implement check?! ||Sebastian  ||
    24 ||Scripts      ||Write new script to find the next unused of free error number + next free log_point number ||Helge  ||
     24||Scripts      ||~~Write new script to find the next unused of free error number + next free log_point number~~ ||[[span(style=color: #008000, Helge)]]||
    2525||Scripts      ||Finalize first version of new palmplot script (python) ||Helge ||
    2626||Scripts      ||~~Remove deprecated vapor scripts~~ (already removed since r1611)||[[span(style=color: #008000, Tobias)]]||
     
    8585|| PALM code || Implement a more flexible y-shift method for non-cyclic but also for cyclic runs || [[span(style=color: #FF0000, Simon)]] ||
    8686|| 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, Johannes)]] ||
    87 || PALM code || Implement PALM error messages in parallel random number generator module ||[[span(style=color: #008000, Helge)]] ||
    8887|| PALM code || Review summation of "1E-5_wp" in lines 164/167 in diffusivities.f90 (r2119), see ticket:393 ||[[span(style=color: #FF0000, Tobias)]]  ||
    8988|| data_output || ~~Set missing values/fill values inside topography and define these missing values as attributes in NetCDF file~~ ||[[span(style=color: #FF0000, Matthias)]]  ||
     
    9594||Spectra output || ~~Check and possibly revise spectra normalization with wavenumber~~ ||[[span(style=color: #FF0000, Matthias)]]  ||
    9695||Initialization || It needs to be clarified that the initial wind profile constructed by ug_surface, ug_vertical_gradient etc. describes the forcing by the geostrophic wind (pressure gradient), and at the same time depicts the initial actual-wind profile. [[span(style=color: #FF0000, just add better hints in docu)]]||[[span(style=color: #FF0000, Siggi)]]  ||
    97 ||PALM scripts || Not all SCRIPTS bash based yet. ||[[span(style=color: #FF0000, Helge)]]  ||
    9896||palmrun      || make working directory independent from installation directory || Siggi ||
    9997||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 ||[[span(style=color: #FF0000, Sebastian)]] ||
     
    113111\\
    114112== Tools==
    115 ||-  ||new plotting tool based on python to replace palmplot  ||[[span(style=color: #FF0000, Helge)]]  ||
    116113||-  ||extend PALM grid finder for nesting configurations  ||Hiwi ||
    117114||-  ||tool for finding vertical grid configuration with grid stretching (maybe as part of palm_gf) || Katrin+HiWi ||
    118 ||-  ||~~development and implementation of an automatic mechanism to test source code modifications~~ ||~~[[span(style=color: #008000, Helge )]]~~
    119115||Vapor || remove deprecated vapor scripts. Users try to use them but they are highly specialized for our IMUK system and the old HLRN2 complex (deprecated). Also update documentation (see above). || Tobias ||