Isothermal

class synthesizAR.models.Isothermal(s: Unit('cm'), r: Unit('cm'), temperature: Unit('K'), pressure0: Unit('dyn / cm2'))[source]

Bases: object

Hydrostatic loop solutions for an isothermal atmosphere

Parameters:
  • s (Quantity) – Field-aligned loop coordinate

  • r (Quantity) – Radial distance as a function of s

  • temperature (Quantity) –

  • pressure0 (Quantity) – Pressure at \(r=R_{\odot}\)

Attributes Summary

density

pressure

pressure_scale_height

Attributes Documentation

density
pressure
pressure_scale_height