The DropSizeDistribution object needs support for adjusting the terminal fall speed based on air density, or a user supplied fall speed. We can start by implementing the Gunn/Kinzer adjustment. This should only affect the terminal fall speed when calculated by formula, not the measured fall speed. In those cases it would also only propagate along to rain rate I believe.
The DropSizeDistribution object needs support for adjusting the terminal fall speed based on air density, or a user supplied fall speed. We can start by implementing the Gunn/Kinzer adjustment. This should only affect the terminal fall speed when calculated by formula, not the measured fall speed. In those cases it would also only propagate along to rain rate I believe.