WOLFRAM SYSTEMMODELER

PrescibedPressure

Medium pressure component

Wolfram Language

In[1]:=
SystemModel["SmartCooling.Components.PrescibedPressure"]
Out[1]:=

Information

This component represents a medium pressure source. The pressure can be defined as either constant or variable by setting the parameter usePressureInput. If usePressureInput is set to true, the pressure has to be defined outside of the component by using the pressure connector.

Parameters (5)

medium

Value: SmartCooling.Medium.Medium()

Type: Medium

Description: medium type

m

Value:

Type: Mass (kg)

Description: medium mass

TStart

Value:

Type: Temperature (K)

Description: medium initial temperature

usePressureInput

Value: true

Type: Boolean

Description: enable / disable pressure input

constantPressure

Value:

Type: Pressure (Pa)

Description: constant pressure

Connectors (3)

flowPort_a

Type: FlowPort_a

Description: flow port a

flowPort_b

Type: FlowPort_b

Description: flow port b

pressure

Type: RealInput

Description: pressure

Components (2)

medium

Type: Medium

Description: medium type

constPressure

Type: RealExpression