RCAIDE.Library.Methods.Thermal_Management.Batteries.Liquid_Cooled_Wavy_Channel.append_wavy_channel_conditions

append_wavy_channel_conditions#

append_wavy_channel_conditions(wavy_channel, segment, coolant_line)[source]#

Packs the initial wavy channel heat acquisition conditions

Assumptions: None

Source: N/A

Inputs:

wavy_channel (data structure) [None]

Outputs:
segment

heat_removed [watts] outlet_coolant_temperature [Kelvin] coolant_mass_flow_rate [kg/s] effectiveness [None] power [watts]

Properties Used: None

append_wavy_channel_segment_conditions(wavy_channel, segment, coolant_line, conditions)[source]#

Sets the initial wavy channel heat acquisition properties at the start of each segment as the last point from the previous segment

Assumptions: None

Source: N/A

Inputs:

wavy_channel (data structure) [None]

Outputs: None

Properties Used: None