IsothermalRTVInterface#
- class synthesizAR.interfaces.IsothermalRTVInterface(heating_params=None, rtv_params=None)[source]#
Bases:
IsothermalInterfaceThis is the same as
IsothermalInterfaceexcept that the temperature for each loop is computed using the RTV scaling laws, with the heating rate calculated usingb_over_l_scaling.Attributes Summary
Methods Summary
get_heating_rate(loop)get_temperature(loop)Attributes Documentation
- name = 'isothermal_rtv'#
Methods Documentation