konrad.humidity.FixedRH.__init__

FixedRH.__init__(rh_func=None, stratosphere_coupling=None)[source]

Create a humidity handler.

Parameters
  • rh_func (callable) – Callable that describes the vertical relative humidity distribution. If None, assume a VerticallyUniform relative humidity.

  • stratosphere_coupling (callable) – Callable that describes how the humidity should be treated in the stratosphere.