RTVScalingLaws

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

Bases: object

Coronal loop scaling laws of [1]

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

References

Attributes Summary

c1

c2

density

heating_rate

max_temperature

pressure

Attributes Documentation

c1
c2
density
heating_rate
max_temperature
pressure