RCAIDE.Library.Methods.Thermal_Management.Batteries.Air_Cooled.append_air_cooled_conditions

append_air_cooled_conditions#

append_air_cooled_conditions(air_cooled, segment, coolant_line)[source]#

Packs the initial air cooling heat acqusition conditions

Assumptions: None

Source: N/A

Inputs:

air_cooled (data structure) [None]

Outputs:
segment

effectiveness [boolean] total_heat_removed [watts]

Properties Used: None

append_air_cooled_segment_conditions(air_cooled, segment, coolant_line, conditions)[source]#

Sets the initial air cooled heat acquistion conditions at the start of each segment as the last point from the previous segment

Assumptions: None

Source: N/A

Inputs:

air_cooled (data structure) [None]

Outputs: None

Properties Used: None