WOLFRAM SYSTEMMODELER

Medium

Base record of an arbitrary medium

Wolfram Language

In[1]:=
SystemModel["SmartCooling.Medium.Medium"]
Out[1]:=

Information

This is the base record of an arbitrary medium. The medium is defined to be incompressible and the parameters are constant. This model can be used only in cases when the dependency of parameters on the change of the medium temperature and pressure is negligible. Basically, this record only describes media in a single phase state (for instance: the water in liquid state or the air in gas state).

Parameters (5)

rho

Value: 0

Type: Density (kg/m³)

Description: medium density

cp

Value: 0

Type: SpecificHeatCapacity (J/(kg·K))

Description: medium specific heat capacity at constant pressure

cv

Value: 0

Type: SpecificHeatCapacity (J/(kg·K))

Description: medium specific heat capacity at constant volume

lamda

Value: 0

Type: ThermalConductivity (W/(m·K))

Description: medium thermal conductivity

nue

Value: 0

Type: KinematicViscosity (m²/s)

Description: medium kinematic viscosity

Used in Components (11)

Adapter

SmartCooling.Components

Adapter with mass flow rate and enthalpy flow reduction

Ambient

SmartCooling.Components

Ambience model of the enviroment

Cooler

SmartCooling.Components

Cooler component

Engine

SmartCooling.Components

Thermal model of internal combustion engine

Pressure

SmartCooling.Components

Model for absolute pressure

Thermostat

SmartCooling.Components

Thermostat with first order delay

m_flowSensor

SmartCooling.Sensors

Mass flow sensor

pSensor

SmartCooling.Sensors

Pressure sensor

TSensor

SmartCooling.Sensors

Temperature sensor

TSensor_degC

SmartCooling.Sensors

Temperature celsius sensor

TwoPort

SmartCooling.Interfaces

Two port fluid transport partial model

Extended by (3)

Water20degC

SmartCooling.Medium

Water 20 deg C

Air70degC

SmartCooling.Medium

Air 70 deg C

Air30degC

SmartCooling.Medium

Air 30 deg C