IsothermalRTVInterface#

class synthesizAR.interfaces.IsothermalRTVInterface(heating_params=None, rtv_params=None)[source]#

Bases: IsothermalInterface

This is the same as IsothermalInterface except that the temperature for each loop is computed using the RTV scaling laws, with the heating rate calculated using b_over_l_scaling.

Attributes Summary

Methods Summary

Attributes Documentation

name = 'isothermal_rtv'#

Methods Documentation

get_heating_rate(loop)[source]#
get_temperature(loop)[source]#