RCAIDE.Library.Methods.Thermal_Management.Reservoirs.Reservoir_Tank.append_reservoir_conditions

append_reservoir_conditions#

append_reservoir_conditions(reservoir, segment, coolant_line)[source]#

Packs the initial reservoir conditions

Assumptions: None

Source: N/A

Inputs:

reservoir (data structure) [None]

Outputs:
segment

coolant_temperature [Kelvin]

Properties Used: None

append_reservoir_segment_conditions(reservoir, segment, coolant_line, conditions)[source]#

Sets the initial reservoir conditions at the start of each segment as the last point from the previous segment

Assumptions: None

Source: N/A

Inputs:

reservoir (data structure) [None]

Outputs: None

Properties Used: None