RCAIDE.Library.Methods.Thermal_Management.Heat_Exchangers.Cross_Flow_Heat_Exchanger.append_cross_flow_heat_exchanger_conditions

append_cross_flow_heat_exchanger_conditions#

append_cross_flow_heat_exchanger_conditions(cross_flow_hex, segment, coolant_line)[source]#

Packs the initial cross flow heat exchanger conditions

Assumptions: None

Source: N/A

Inputs:

cross_flow_hex (data structure) [None]

Outputs:
segment

coolant_mass_flow_rate [kg/s] power [watts] inlet_air_temperature [Kelvin] outlet_coolant_temperature [Kelvin] air_mass_flow_rate [kg/s] air_inlet_pressure [Pascal] coolant_inlet_pressure [Pascal] pressure_diff_air [Pascal] effectiveness_HEX [unitless]

Properties Used: None

append_cross_flow_hex_segment_conditions(cross_flow_hex, segment, bus, coolant_line, conditions)[source]#

Sets the initial cross flow heat exchanger properties at the start of each segment as the last point from the previous segment

Assumptions: None

Source: N/A

Inputs:

cross_flow_hex (data structure) [None]

Outputs: None

Properties Used: None