climt.Frierson06LongwaveOpticalDepth

class climt.Frierson06LongwaveOpticalDepth(linear_optical_depth_parameter=0.1, longwave_optical_depth_at_equator=6, longwave_optical_depth_at_poles=1.5, **kwargs)[source]
__init__(linear_optical_depth_parameter=0.1, longwave_optical_depth_at_equator=6, longwave_optical_depth_at_poles=1.5, **kwargs)[source]
Parameters:
  • linear_optical_depth_parameter (float, optional) – The constant \(f_l\) which determines how much of the variation of \(\tau\) with pressure is linear rather than quartic. \(\tau = \tau_0 [f_l \frac{p}{p_s} + (1 - f_l) (\frac{p}{p_s})^4]\) Default is 0.1 as in [Frierson et al., 2006].
  • longwave_optical_depth_at_equator (float, optional) – The value of \(\tau_0\) at the equator. Default is 6 as in [Frierson et al., 2006].
  • longwave_optical_depth_at_poles (float, optional) – The value of \(\tau_0\) at the poles. Default is 1.5 as in [Frierson et al., 2006].

Methods

__init__([linear_optical_depth_parameter, …])
param linear_optical_depth_parameter:
 The constant \(f_l\) which
array_call(state) Gets diagnostics from the passed model state.

Attributes

diagnostic_properties
input_properties