Circulation Pump Pressure

Create Function

Component Table Data

net.circ_pump_pressure

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]

mdot_kg_per_s

float

\(>\) 0

mass flow transported 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.res_circ_pump_pressure

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]