RTVScalingLaws#

class synthesizAR.models.RTVScalingLaws(loop_length: Unit('cm'), pressure=None, heating_rate=None, chi=None)[source]#

Bases: object

Coronal loop scaling laws of Rosner et al. [RTV78].

Parameters:
  • loop_length (Quantity) – Loop half-length

  • pressure (Quantity) – Constant pressure

  • heating_rate (Quantity, optional) – Uniform heating rate

  • chi (Quantity, optional) – Coefficient for radiative loss function

Attributes Summary

Attributes Documentation

c1#
c2#
density#
heating_rate#
max_temperature#
pressure#