Changes between Version 153 and Version 154 of todo
- Timestamp:
- Apr 16, 2018 2:22:17 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
todo
v153 v154 34 34 ||homepage || replace the provisional picture (showing Kelvin-Helmholtz waves) by a nicer one from an urban canopy simulation ||[[span(style=color: #FF0000, Tobias)]] || 35 35 ||test suite || Design test cases for microphysic and lagrangian particles ||[[span(style=color: #FF0000, Johannes)]] || 36 || PALM code || Implement and homogenize output of cloud-physical variables derived from bulk and Lagrangian cloud physics (e.g., qc, ql, qr, lpt, pt) || [[span(style=color: #FF0000, Johannes )]] || 37 ||PALM code/ documentation ||Change the name specific humidity to mixing ratio! We don't compute specific humidities. || [[span(style=color: #FF0000, Johannes )]] || 36 38 ||PALM code || replace {{{CEILING}}} function with {{{INT}}} or {{{NINT}}} where appropriate ||tba || 37 39 ||PALM code || 3D output in serial mode seems to be wrong although RUN_CONTROL files are identical ||tba || … … 75 77 ||PALM code ||Avoid repeating code blocks in {{{data_output}}} routines and use subroutines instead || || 76 78 ||PALM code ||Avoid unnecessary grid checks when using multi grid solver ||?? || 77 ||PALM code ||make simple random number generator available for general usage || [[span(style=color: #FF0000, Johannes )]] ||78 || PALM code || Implement and homogenize output of cloud-physical variables derived from bulk and Lagrangian cloud physics (e.g., qc, ql, qr, lpt, pt) || [[span(style=color: #FF0000, Johannes )]] ||79 ||PALM code/ documentation ||Change the name specific humidity to mixing ratio! We don't compute specific humidities. || [[span(style=color: #FF0000, Johannes )]] ||80 79 || data_output || In profile output define zu and zw only once instead of define a vertical dimension for each individual variable (e.g. zpt, zw"u, zw"v, ...) || || 81 80 || data_output || When calculating vertical cross sections averaged along x or y, leave out topography || ||