modelSimpleAdvection

Basic thermal advection model with uniform speed

Information

This models solves the temperature advection problem represented by the following PDEs by means of the finite volume method.

The boundary condition at the inlet Tin and the fluid speed u are specified by suitable binding equations.

Parameters

TypeNameDefaultDescription
IntegerN2Number of nodes
Modelica.Units.SI.Temperature[N]Tstartones(N)*300Start value of the temperature distribution
Modelica.Units.SI.LengthL10Pipe length
Modelica.Units.SI.LengthlL/NLength of one volume

Components

TypeNameDefaultDescription
Modelica.Units.SI.Velocityu1Fluid speed
Modelica.Units.SI.TemperatureTin300Inlet temperature
Modelica.Units.SI.Temperature[N]TNode temperatures
Modelica.Units.SI.Temperature[N - 1]TtildeTemperature states
Modelica.Units.SI.TemperatureTout