Changes between Version 108 and Version 109 of todo


Ignore:
Timestamp:
Jun 7, 2017 12:02:01 PM (8 years ago)
Author:
knoop
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • todo

    v108 v109  
    7171|| 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)]] ||
    7272|| 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)]] ||
    73 || PALM code || Implement PALM error messages in parallel random number generator module ||[[span(style=color: #FF0000, Helge)]] ||
     73|| PALM code || Implement PALM error messages in parallel random number generator module ||[[span(style=color: #008000, Helge)]] ||
    7474|| mrun / data output || Use same cycle number for all output files ||[[span(style=color: #FF0000, Siggi)]]  ||
    7575|| PALM code || Review summation of "1E-5_wp" in lines 164/167 in diffusivities.f90 (r2119), see ticket:393 ||  ||