climt.GrayLongwaveRadiation

class climt.GrayLongwaveRadiation(tendencies_in_diagnostics=False, name=None)[source]
__init__(tendencies_in_diagnostics=False, name=None)

Initializes the Stepper object.

Parameters:
  • tendencies_in_diagnostics (bool, optional) – A boolean indicating whether this object will put tendencies of quantities in its diagnostic output.
  • name (string, optional) – A label to be used for this object, for example as would be used for Y in the name “X_tendency_from_Y”. By default the class name in lowercase is used.

Methods

__init__([tendencies_in_diagnostics, name]) Initializes the Stepper object.
array_call(state) Gets tendencies and diagnostics from the passed model state.

Attributes

diagnostic_properties
input_properties
name
tendencies_in_diagnostics
tendency_properties
tracer_tendency_time_unit
uses_tracers