RCAIDE.Library.Components.Thermal_Management.Batteries.Liquid_Cooled_Wavy_Channel

Liquid_Cooled_Wavy_Channel#

class Liquid_Cooled_Wavy_Channel(*args, **kwarg)[source]#

Bases: Component

Wavy Channel Heat Acqusition System

__init__(distributor=None)[source]#
This creates Reservoir and Heat Exchanger containers if it does not exist on

the coolant line as a liquid cooled system requires these and cannot operate without.

Assumptions:

None

Source:

None

append_operating_conditions(segment, coolant_line)[source]#
append_segment_conditions(segment, coolant_line, conditions)[source]#
compute_thermal_performance(battery, bus, coolant_line, Q_heat_gen, T_cell, state, delta_t, t_idx)[source]#
plot_operating_conditions(results, coolant_line, save_filename, save_figure, show_legend, file_type, width, height)[source]#