modelSimpleAdvection

Extends from Models.SimpleAdvection (Basic thermal advection model with uniform speed).

Information

At constant fluid speed u, the exact analytical solution of the PDEs is

Parameters

TypeNameDefaultDescription
IntegerN (from SimpleAdvection)2Number of nodes
Modelica.Units.SI.Temperature[N]Tstart (from SimpleAdvection)ones(N)*300Start value of the temperature distribution
Modelica.Units.SI.LengthL (from SimpleAdvection)10Pipe length
Modelica.Units.SI.Lengthl (from SimpleAdvection)L/NLength of one volume
Modelica.Units.SI.Timet02Instant of smooth step temperature increase at inlet
Modelica.Units.SI.Timedt0.1Transition time of temperature increase
Modelica.Units.SI.TemperatureDifferencedT10Temperature increase at inlet

Components

TypeNameDefaultDescription
Modelica.Units.SI.Velocityu (from SimpleAdvection)1Fluid speed
Modelica.Units.SI.TemperatureTin (from SimpleAdvection)300Inlet temperature
Modelica.Units.SI.Temperature[N]T (from SimpleAdvection)Node temperatures
Modelica.Units.SI.Temperature[N - 1]Ttilde (from SimpleAdvection)Temperature states
Modelica.Units.SI.TemperatureTout (from SimpleAdvection)
Modelica.Units.SI.TemperatureTout_exExact outlet temperature from analytical solution