Circulation Pump Mass

Create Function

Component Table Data

net.circ_pump_mass

Parameter

Datatype

Value Range

Explanation

name

string

Name of the pump

from_junction

integer

\(>\) 0

Index of junction at which the pump starts

to_junction

integer

\(>\) 0

Index of junction at which the pump ends

p_bar

float

\(>\) 0

Pressure set point [bar]

p_lift_bar

float

\(>\) 0

Pressure lift induced by the pump [bar]

t_k

float

\(>\) 0

Temperature set point [K]

in_serivce

boolean

True / False

True for in service or False for out of service

type

string

Type variable to classify the pump

Physical Model

Coming soon!

Result Table Data

net.circ_pump_mass

Parameter

Datatype

Explanation

deltap_bar

float

The pressure lift caused by the pump [bar]

mdot_kg_per_s

float

The mass flow running through the pump [bar]