Ambient - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Ambient

Ambient with constant properties

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

The Ambient component has a single thermal media flow-port at which the pressure and temperature are either set by parameters or controlled via signals.

The Medium parameter specifies the name of a Thermal-Fluid Media record, which must be in the model at the same or higer level.

The Use default medium boolean parameter, when true, sets the name of the Medium parameter to fluidMedium1, which corresponds to the default name of a fluid medium record. To use a different name, uncheck the box and enter the name in the parameter input that appears.

Equations

p={Pinputuse Pambinputpambotherwise

T={Tinputuse TambinputTambotherwise

Connections

Name

Description

Modelica ID

flowPort

Thermal-Fluid flow port

flowPort

Pinput

Real input; ambient pressure in Pa

ambientPressure

Tinput

Real input; ambient temperature temperature in K

ambientTemperature

Parameters

Name

Default

Units

Description

Modelica ID

medium

fluidMedium

 

Thermal-Fluid Media

medium

pamb

0

Pa

Ambient pressure

constantAmbientPressure

Tamb

293.15

K

Ambient temperature

constantAmbientTemperature

use Pambinput

false

 

True (checked) means enable pressure input

usePressureInput

use Tambinput

false

 

True (checked) means enable temperature input

useTemperatureInput

Modelica Standard Library

The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.

See Also

Thermal Overview

Thermal Sources