From 319280eb8b47d677d61831818292df6b7aa81425 Mon Sep 17 00:00:00 2001 From: Thomas Beutlich Date: Wed, 11 Mar 2020 23:17:28 +0100 Subject: [PATCH] Update release notes --- .../Version-4.0.0/DifferencesTo323.html | 833 +++++++++++++----- 1 file changed, 599 insertions(+), 234 deletions(-) diff --git a/Modelica/Resources/Documentation/Version-4.0.0/DifferencesTo323.html b/Modelica/Resources/Documentation/Version-4.0.0/DifferencesTo323.html index 2f41ce58b9..8d623309a3 100644 --- a/Modelica/Resources/Documentation/Version-4.0.0/DifferencesTo323.html +++ b/Modelica/Resources/Documentation/Version-4.0.0/DifferencesTo323.html @@ -194,175 +194,6 @@ f1
Units.SI.Frequency
SIunits.Frequency
V1
Units.SI.Voltage
SIunits.Voltage
V3
Units.SI.Voltage
SIunits.Voltage
sineVoltage3
f=3*f1


freqHz=3*f1
sineVoltage1
f=f1


freqHz=f1
-


-model Blocks.Examples.NoiseExamples.AutomaticSeed

- - - - - - - -
Component
-
Modelica 4.0.0
-
Modelica 3.2.3
-
startTime
Units.SI.Time
SIunits.Time
- -


-model Blocks.Examples.NoiseExamples.Distributions

- - - - - - - -
Component
-
Modelica 4.0.0
-
Modelica 3.2.3
-
samplePeriod
Units.SI.Period
SIunits.Period
- -


-model Blocks.Examples.NoiseExamples.Densities

- - - - - - - -
Component
-
Modelica 4.0.0
-
Modelica 3.2.3
-
clock
Blocks.Sources.ContinuousClock
Blocks.Sources.Clock
- -


-model Blocks.Examples.NoiseExamples.DrydenContinuousTurbulence

- - - - - - - -
Component
-
Modelica 4.0.0
-
Modelica 3.2.3
-
V
Units.SI.Velocity
SIunits.Velocity
sigma
Units.SI.Velocity
SIunits.Velocity
L
Units.SI.Length
SIunits.Length
unitVelocity
Units.SI.Velocity
SIunits.Velocity
- -


-block Blocks.Examples.NoiseExamples.Utilities.ImpureRandom

- - - - - - - -
Component
-
Modelica 4.0.0
-
Modelica 3.2.3
-
samplePeriod
Units.SI.Period
SIunits.Period
- -


-model Blocks.Examples.NoiseExamples.Utilities.Parts.MotorWithCurrentControl

- - - - - - - -
Component
-
Modelica 4.0.0
-
Modelica 3.2.3
-
VNominal
Units.SI.Voltage
SIunits.Voltage
fNominal
Units.SI.Frequency
SIunits.Frequency
f
Units.SI.Frequency
SIunits.Frequency
tRamp
Units.SI.Time
SIunits.Time
TLoad
Units.SI.Torque
SIunits.Torque
tStep
Units.SI.Time
SIunits.Time
JLoad
Units.SI.Inertia
SIunits.Inertia
smpm
Electrical.Machines.BasicMachines.SynchronousMachines.SM_PermanentMagnet
Electrical.Machines.BasicMachines.SynchronousInductionMachines.SM_PermanentMagnet
signalCurrent
Electrical.Polyphase.Sources.SignalCurrent
Electrical.MultiPhase.Sources.SignalCurrent
star
Electrical.Polyphase.Basic.Star
Electrical.MultiPhase.Basic.Star
starM
Electrical.Polyphase.Basic.Star
Electrical.MultiPhase.Basic.Star
phi
unit="rad"

phi_motor
Real
Blocks.Interfaces.RealOutput
output


graphical
w
Real
Blocks.Interfaces.RealOutput
output


graphical
dqToThreePhase
Present



currentController

Present


- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
Equations in Modelica 4.0.0 - Equations in Modelica 3.2.3 -

...
connect(angleSensor.flange, rotorDisplacementAngle.flange); -
connect(angleSensor.phi, dqToThreePhase.phi); - connect(angleSensor.phi, currentController.phi); -
connect(groundM.p, terminalBox.starpoint);
...
connect(starM.pin_n, groundM.p); -
connect(dqToThreePhase.y, signalCurrent.i); - connect(currentController.y, signalCurrent.i); -
connect(speedSensor.flange, smpm.flange);
...
connect(currentQuasiRMSSensor.plug_n, voltageQuasiRMSSensor.plug_p); -

connect(id.y, currentController.id_rms);
connect(currentController.iq_rms, iq_rms1);
-
connect(inertiaLoad.flange_b, flange);
...
connect(uniformNoise.y, addNoise.u1); -
connect(id.y, dqToThreePhase.d); - connect(speedSensor.w, w); -
connect(iq_rms1, dqToThreePhase.q); - connect(angleSensor.phi, phi_motor); -
-


expandable connector Blocks.Examples.BusUsage_Utilities.Interfaces.ControlBus



model Electrical.Analog.Examples.OpAmps.Differentiator

-
@@ -3596,7 +3427,7 @@ - +
Modelica 3.2.3
Vin
Units.SI.Voltage
SIunits.Voltage
f
Units.SI.Frequency
SIunits.Frequency
vIn
Electrical.Analog.Sources.SineVoltage
Electrical.Analog.Sources.TrapezoidVoltage
der_
Present



Vps

Present
Vns

Present
k

Present
R

Present
C

Present
opAmp

Present


r

Present


c

Present


Vin
Units.SI.Voltage
SIunits.Voltage
f
Units.SI.Frequency
SIunits.Frequency
der_
Present



Vps

Present
Vns

Present
k

Present
R

Present
C

Present
opAmp

Present


r

Present


c

Present



- - - @@ -3648,7 +3479,7 @@


model Electrical.Analog.Examples.OpAmps.Integrator

-
connect(der_.p2, vOut.n); + connect(der_.p2, vOut.p); connect(ground.p, opAmp.in_p);
connect(der_.n2, vOut.p); + connect(der_.n2, vOut.n); connect(opAmp.in_n, r.n); + connect(opAmp.in_n, r.n);
@@ -3661,7 +3492,7 @@ - +
Modelica 3.2.3
Vin
Units.SI.Voltage
SIunits.Voltage
f
Units.SI.Frequency
SIunits.Frequency
vIn
Electrical.Analog.Sources.SineVoltage
Electrical.Analog.Sources.TrapezoidVoltage
integrator
Present



Vps

Present
Vns

Present
k

Present
R

Present
C

Present
opAmp

Present


r

Present


c

Present


Vin
Units.SI.Voltage
SIunits.Voltage
f
Units.SI.Frequency
SIunits.Frequency
integrator
Present



Vps

Present
Vns

Present
k

Present
R

Present
C

Present
opAmp

Present


r

Present


c

Present



- - - - - - - @@ -3713,7 +3544,7 @@


model Electrical.Analog.Examples.OpAmps.LowPass

-
connect(vIn.p, integrator.p1); + connect(integrator.n1, ground.p); connect(c.n, r.n);
connect(vIn.n, integrator.n1); + connect(integrator.p2, vOut.p); connect(c.p, opAmp.out);
connect(integrator.n1, ground.p); + connect(integrator.n2, vOut.n); connect(c.n, opAmp.in_n);
connect(integrator.p2, vOut.n); + connect(vIn.p, integrator.p1); connect(ground.p, opAmp.in_p); + connect(ground.p, opAmp.in_p);
connect(integrator.n2, vOut.p); + connect(vIn.n, integrator.n1); connect(vIn.p, r.p); + connect(vIn.p, r.p);
@@ -3726,7 +3557,7 @@ - +
Modelica 3.2.3
Vin
Units.SI.Voltage
SIunits.Voltage
f
Units.SI.Frequency
SIunits.Frequency
vIn
Electrical.Analog.Sources.PulseVoltage
Electrical.Analog.Sources.TrapezoidVoltage
firstOrder
Present



Vps

Present
Vns

Present
k

Present
R1

Present
R2

Present
fG

Present
C

Present
opAmp

Present


r1

Present


r2

Present


c

Present


Vin
Units.SI.Voltage
SIunits.Voltage
f
Units.SI.Frequency
SIunits.Frequency
fG
Units.SI.Frequency
SIunits.Frequency
firstOrder
Present



Vps

Present
Vns

Present
k

Present
R1

Present
R2

Present
C

Present
opAmp

Present


r1

Present


r2

Present


c

Present



- - - - - - - - @@ -3778,7 +3609,7 @@


model Electrical.Analog.Examples.OpAmps.HighPass

-
connect(vIn.n, firstOrder.n1); + connect(firstOrder.n1, ground.p); connect(r1.n, r2.n); + connect(r1.n, r2.n);
connect(vIn.p, firstOrder.p1); + connect(firstOrder.p2, vOut.p); connect(r2.n, opAmp.in_n);
connect(firstOrder.p2, vOut.n); + connect(firstOrder.n2, vOut.n); connect(r2.p, opAmp.out);
connect(firstOrder.n2, vOut.p); + connect(vIn.p, firstOrder.p1); connect(r2.p, c.p); + connect(r2.p, c.p);
connect(firstOrder.n1, ground.p); + connect(vIn.n, firstOrder.n1); connect(c.n, r2.n); + connect(c.n, r2.n);
@@ -3791,7 +3622,7 @@ - +
Modelica 3.2.3
Vin
Units.SI.Voltage
SIunits.Voltage
f
Units.SI.Frequency
SIunits.Frequency
vIn
Electrical.Analog.Sources.PulseVoltage
Electrical.Analog.Sources.TrapezoidVoltage
derivative
Present



Vps

Present
Vns

Present
k

Present
R1

Present
R2

Present
fG

Present
C

Present
opAmp

Present


r1

Present


r2

Present


c

Present


Vin
Units.SI.Voltage
SIunits.Voltage
f
Units.SI.Frequency
SIunits.Frequency
fG
Units.SI.Frequency
SIunits.Frequency
derivative
Present



Vps

Present
Vns

Present
k

Present
R1

Present
R2

Present
C

Present
opAmp

Present


r1

Present


r2

Present


c

Present



- - - - - - - @@ -11099,6 +10930,42 @@
connect(vIn.p, derivative.p1); + connect(derivative.n1, ground.p); connect(r1.n, r2.n);
connect(vIn.n, derivative.n1); + connect(derivative.p2, vOut.p); connect(r2.n, opAmp.in_n); + connect(r2.n, opAmp.in_n);
connect(derivative.p2, vOut.n); + connect(derivative.n2, vOut.n); connect(r2.p, opAmp.out);
connect(derivative.n2, vOut.p); + connect(vIn.p, derivative.p1); connect(c.n, r1.p); + connect(c.n, r1.p);
connect(derivative.n1, ground.p); + connect(vIn.n, derivative.n1); connect(ground.p, opAmp.in_p);
vDC2
Units.SI.Voltage
SIunits.Voltage
iDC2
Units.SI.Current
SIunits.Current
powerDC2
Units.SI.Power
SIunits.Power
+


+model Electrical.Spice3.Examples.Oscillator

+ + + + + + + +
Component
+
Modelica 4.0.0
+
Modelica 3.2.3
+
c
IC=0

UIC=true

c1
IC=0

UIC=true

+ +


+model Electrical.Spice3.Examples.CoupledInductors

+ + + + + + + +
Component
+
Modelica 4.0.0
+
Modelica 3.2.3
+
C1
IC=0

UIC=true

C2
IC=0

UIC=true

+


model Electrical.Spice3.Basic.R_Resistor

vb
Units.SI.Voltage
SIunits.Voltage
vg
Units.SI.Voltage
SIunits.Voltage
vds
Units.SI.Voltage
SIunits.Voltage
vgst
Units.SI.Voltage
SIunits.Voltage
+


+function Electrical.Spice3.Internal.Mos1.mos1RenameParameters

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
Equations in Modelica 4.0.0 + Equations in Modelica 3.2.3 +

...
intern.m_transconductance = if (ex.KP > -1e40) then ex.KP else 2e-5; +
intern.m_tnom = if (ex.TNOM > -1e40) then ex.TNOM + SpiceConstants.CONSTCtoK else 300.15
"Parameter measurement temperature (default 27 deg C)"; +
intern.m_tnom = if (ex.TNOM > -1e40) then ex.TNOM + SpiceConstants.CONSTCtoK else 300.15
"parameter measurement temperature (default 27 deg C)"; +
intern.m_jctSatCurDensity = ex.JS
    "A/(m*m) bulk junction saturation current per sq-meter of junction area (default 0)";
...
intern.m_bulkJctPotential = ex.PB
    "V bulk junction potential (default 0.8)"; +
intern.m_bulkJctBotGradingCoeff = ex.MJ
"Bulk junction bottom grading coeff. (default 0.5)"; +
intern.m_bulkJctBotGradingCoeff = ex.MJ
"bulk junction bottom grading coeff. (default 0.5)"; +
intern.m_bulkJctSideGradingCoeff = ex.MJSW
"Bulk junction sidewall grading coeff. (default 0.5)"; +
intern.m_bulkJctSideGradingCoeff = ex.MJSW
"bulk junction sidewall grading coeff. (default 0.5)"; +
intern.m_oxideThicknessIsGiven = if (ex.TOX > -1e40) then 1 else 0;
...
+
+


function Electrical.Spice3.Internal.Mos1.mos1RenameParametersDev

R
Units.SI.Resistance
SIunits.Resistance
R_par
Units.SI.Resistance
SIunits.Resistance
C_par
Units.SI.Capacitance
SIunits.Capacitance
r_yokeOut
Units.SI.Radius
SIunits.Radius
r_yokeIn
Units.SI.Radius
SIunits.Radius
l_yoke
Units.SI.Length
SIunits.Length
t_yokeBot
Units.SI.Length
SIunits.Length
l_pole
Units.SI.Length
SIunits.Length
t_poleBot
Units.SI.Length
SIunits.Length
t_airPar
Units.SI.Length
SIunits.Length
r_arm
Units.SI.Radius
SIunits.Radius
l_arm
Units.SI.Length
SIunits.Length
c
Units.SI.TranslationalSpringConstant
SIunits.TranslationalSpringConstant
d
Units.SI.TranslationalDampingConstant
SIunits.TranslationalDampingConstant
x_min
Units.SI.Position
SIunits.Position
x_max
Units.SI.Position
SIunits.Position
x
Units.SI.Position
SIunits.Position
Psi_tot
Units.SI.MagneticFlux
SIunits.MagneticFlux
L_statTot
Units.SI.Inductance
SIunits.Inductance
rho_steel
Units.SI.Density
SIunits.Density
+


+model Magnetic.FluxTubes.Examples.Hysteresis.HysteresisModelComparison

+ + + + + + + +
Component
+
Modelica 4.0.0
+
Modelica 3.2.3
+
winding1
i(fixed=true, start=0)

winding2
i(start=0, fixed=true)

winding3
i(fixed=true, start=0)

+


model Magnetic.FluxTubes.Examples.Hysteresis.InductorWithHysteresis

vSource
f=400


freqHz=400
+
+ + + + + + + + + + + + + + + + +
+
Equations in Modelica 4.0.0 + Equations in Modelica 3.2.3 +
initial equation
+
connect(winding1.port_n, mag_ground.port); +
core.derHstat = 0.0;

equation
  connect(winding1.port_n, mag_ground.port);
+

connect(vSource.p, resistor1.p);
...
+
+


model Magnetic.FluxTubes.Examples.Hysteresis.SinglePhaseTransformerWithHysteresis2

SineVoltage
f=400


freqHz=400
+
+ + + + + + + + + + + + + + + + +
+
Equations in Modelica 4.0.0 + Equations in Modelica 3.2.3 +
initial equation
+
connect(SineVoltage.p, resistor1.p); +
transformer.core.derHstat = 0.0;

equation
  connect(SineVoltage.p, resistor1.p);
+

connect(SineVoltage.n, el_ground1.p);
...
+
+


model Magnetic.FluxTubes.Examples.Hysteresis.ThreePhaseTransformerWithRectifier

vSource1
f=50


freqHz=50
vSource2
f=vSource1.f


freqHz=vSource1.freqHz
vSource3
f=vSource1.f


freqHz=vSource1.freqHz
+
+ + + + + + + + + + + + + + + + +
+
Equations in Modelica 4.0.0 + Equations in Modelica 3.2.3 +
initial equation
+
connect(vSource1.n, ground1.p); +
transformer.core1.derHstat = 0.0;
transformer.core2.derHstat = 0.0;
transformer.core3.derHstat = 0.0;

equation
  connect(vSource1.n, ground1.p);
+

connect(vSource2.n, ground1.p);
...
+
+


model Magnetic.FluxTubes.Examples.Hysteresis.Components.Transformer1PhaseWithHysteresis



model Magnetic.FluxTubes.Examples.Hysteresis.Components.Transformer3PhaseYyWithHysteresis

-
@@ -13745,7 +13761,7 @@ - +
Modelica 3.2.3
L1
Units.SI.Length
SIunits.Length
d1
Units.SI.Length
SIunits.Length
rho1
Units.SI.Resistivity
SIunits.Resistivity
alpha1
Units.SI.LinearTemperatureCoefficient
SIunits.LinearTemperatureCoefficient
L2
Units.SI.Length
SIunits.Length
d2
Units.SI.Length
SIunits.Length
rho2
Units.SI.Resistivity
SIunits.Resistivity
alpha2
Units.SI.LinearTemperatureCoefficient
SIunits.LinearTemperatureCoefficient
l1
Units.SI.Length
SIunits.Length
l2
Units.SI.Length
SIunits.Length
a
Units.SI.Length
SIunits.Length
b
Units.SI.Length
SIunits.Length
v1
Units.SI.Voltage
SIunits.Voltage
v2
Units.SI.Voltage
SIunits.Voltage
R1
Units.SI.Resistance
SIunits.Resistance
R2
Units.SI.Resistance
SIunits.Resistance
i1
Units.SI.Current
SIunits.Current
i2
Units.SI.Current
SIunits.Current
B
Units.SI.MagneticFluxDensity
SIunits.MagneticFluxDensity
Phi
Units.SI.MagneticFlux
SIunits.MagneticFlux
Hstat
Units.SI.MagneticFieldStrength
SIunits.MagneticFieldStrength
Heddy
Units.SI.MagneticFieldStrength
SIunits.MagneticFieldStrength
H
Units.SI.MagneticFieldStrength
SIunits.MagneticFieldStrength
HStart
Units.SI.MagneticFieldStrength
SIunits.MagneticFieldStrength
I1Start
Units.SI.ElectricCurrent
SIunits.ElectricCurrent
I2Start
Units.SI.ElectricCurrent
SIunits.ElectricCurrent
LossPowerWinding
Units.SI.Power
SIunits.Power
LossPowerStat
Units.SI.Power
SIunits.Power
LossPowerEddy
Units.SI.Power
SIunits.Power
sigma
Units.SI.Conductivity
SIunits.Conductivity
t
Units.SI.Length
SIunits.Length
L_l1
Units.SI.Length
SIunits.Length
A_l1
Units.SI.Area
SIunits.Area
L_l2
Units.SI.Length
SIunits.Length
A_l2
Units.SI.Area
SIunits.Area
L1
Units.SI.Length
SIunits.Length
d1
Units.SI.Length
SIunits.Length
rho1
Units.SI.Resistivity
SIunits.Resistivity
alpha1
Units.SI.LinearTemperatureCoefficient
SIunits.LinearTemperatureCoefficient
L2
Units.SI.Length
SIunits.Length
d2
Units.SI.Length
SIunits.Length
rho2
Units.SI.Resistivity
SIunits.Resistivity
alpha2
Units.SI.LinearTemperatureCoefficient
SIunits.LinearTemperatureCoefficient
l1
Units.SI.Length
SIunits.Length
l2
Units.SI.Length
SIunits.Length
a
Units.SI.Length
SIunits.Length
b
Units.SI.Length
SIunits.Length
v1
Units.SI.Voltage
SIunits.Voltage
v2
Units.SI.Voltage
SIunits.Voltage
R1
Units.SI.Resistance
SIunits.Resistance
R2
Units.SI.Resistance
SIunits.Resistance
i1
Units.SI.Current
SIunits.Current
i2
Units.SI.Current
SIunits.Current
B
Units.SI.MagneticFluxDensity
SIunits.MagneticFluxDensity
Phi
Units.SI.MagneticFlux
SIunits.MagneticFlux
Hstat
Units.SI.MagneticFieldStrength
SIunits.MagneticFieldStrength
Heddy
Units.SI.MagneticFieldStrength
SIunits.MagneticFieldStrength
H
Units.SI.MagneticFieldStrength
SIunits.MagneticFieldStrength
HStart
Units.SI.MagneticFieldStrength
SIunits.MagneticFieldStrength
I1Start
Units.SI.ElectricCurrent
SIunits.ElectricCurrent
I2Start
Units.SI.ElectricCurrent
SIunits.ElectricCurrent
LossPowerWinding
Units.SI.Power
SIunits.Power
LossPowerStat
Units.SI.Power
SIunits.Power
LossPowerEddy
Units.SI.Power
SIunits.Power
sigma
Units.SI.Conductivity
SIunits.Conductivity
t
Units.SI.Length
SIunits.Length
L_l1
Units.SI.Length
SIunits.Length
A_l1
Units.SI.Area
SIunits.Area
L_l2
Units.SI.Length
SIunits.Length
A_l2
Units.SI.Area
SIunits.Area
core1

protected
core2

protected
core3

protected
ground

protected
winding11

protected
winding12

protected
winding13

protected
winding21

protected
winding22

protected
winding23

protected
resistor11

protected
resistor21

protected
resistor12

protected
resistor22

protected
resistor23

protected
resistor13

protected
leakage

protected



@@ -15023,7 +15039,7 @@


model Magnetic.QuasiStatic.FluxTubes.Examples.Leakage.CylinderLeakage

- @@ -15036,12 +15052,12 @@ - +
Modelica 3.2.3
mu_rConst
Units.SI.RelativePermeability
SIunits.RelativePermeability
mu_rConst
Units.SI.RelativePermeability
SIunits.RelativePermeability
constantSource
gamma(fixed=true, start=0)




model Magnetic.QuasiStatic.FluxTubes.Examples.Leakage.GeneralLeakage

- @@ -15054,7 +15070,7 @@ - +
Modelica 3.2.3
leakageWithCoefficient
c_usefulFlux=0.7

leakageWithCoefficient
c_usefulFlux=0.7

constantSource
gamma(fixed=true, start=0)




@@ -22238,7 +22254,7 @@


model Fluid.Examples.PumpingSystem

- @@ -22251,7 +22267,7 @@ - +
Modelica 3.2.3
source
T=Modelica400.Units.Conversions.from_degC(20)
T=Modelica323.SIunits.Conversions.from_degC(20)
reservoir
T_start=Modelica400.Units.Conversions.from_degC(20)
T_start=Modelica323.SIunits.Conversions.from_degC(20)
source
T=Modelica400.Units.Conversions.from_degC(20)
T=Modelica323.SIunits.Conversions.from_degC(20)
pumps
checkValveHomotopy=Modelica400.Fluid.Types.CheckValveHomotopyType.Closed

reservoir
T_start=Modelica400.Units.Conversions.from_degC(20)
T_start=Modelica323.SIunits.Conversions.from_degC(20)



@@ -22346,7 +22362,7 @@


model Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater

- @@ -22359,12 +22375,12 @@ - +
Modelica 3.2.3
pipeDiameter
Units.SI.Length
SIunits.Length
V3
opening_min=1e-5

V6
opening_min=1e-5

V1
m_flow_nominal=0.1
m_flow_nominal=1
dp_nominal=1000
dp_nominal=100
V22
m_flow_nominal=0.1
m_flow_nominal=1
dp_nominal=1000
dp_nominal=100
V5
m_flow_nominal=0.1
m_flow_nominal=1
dp_nominal=1000
dp_nominal=100
V25
m_flow_nominal=0.1
m_flow_nominal=1
dp_nominal=1000
dp_nominal=100
system
dp_small=1000

pipeDiameter
Units.SI.Length
SIunits.Length
V12
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V15
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V11
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V8
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V9
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V2
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V4
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V3
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V6
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V23
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V1
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V22
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V5
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V24
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V25
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V20
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V19
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V10
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V21
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
V18
Fluid.Valves.ValveDiscreteRamp
Fluid.Valves.ValveDiscrete
system
dp_small=1000

P1_on
rising=0.3
rising=0
P2_on
rising=0.3
rising=0



model Fluid.Examples.AST_BatchPlant.BaseClasses.TankWith3InletOutletArraysWithEvaporatorCondensor

- @@ -22377,7 +22393,7 @@ - +
Modelica 3.2.3
crossArea
Units.SI.Area
SIunits.Area
top_pipeArea
Units.SI.Area
SIunits.Area
side_pipeArea
Units.SI.Area
SIunits.Area
bottom_pipeArea
Units.SI.Area
SIunits.Area
height
Units.SI.Height
SIunits.Height
V0
Units.SI.Volume
SIunits.Volume
g
Units.SI.Acceleration
SIunits.Acceleration
side_heights
Units.SI.Height
Real
bottom_heights
Units.SI.Height
Real
top_heights
Units.SI.Height
Real
level_start
Units.SI.Height
SIunits.Height
level
Units.SI.Height
SIunits.Height
V
Units.SI.Volume
SIunits.Volume
U
Units.SI.Energy
SIunits.Energy
min_level_for_heating
Units.SI.Height
Real
crossArea
Units.SI.Area
SIunits.Area
top_pipeArea
Units.SI.Area
SIunits.Area
side_pipeArea
Units.SI.Area
SIunits.Area
bottom_pipeArea
Units.SI.Area
SIunits.Area
height
Units.SI.Height
SIunits.Height
V0
Units.SI.Volume
SIunits.Volume
g
Units.SI.Acceleration
SIunits.Acceleration
side_heights
Units.SI.Height
Real
bottom_heights
Units.SI.Height
Real
top_heights
Units.SI.Height
Real
level_start
Units.SI.Height
SIunits.Height
level
Units.SI.Height
SIunits.Height
V
Units.SI.Volume
SIunits.Volume
U
Units.SI.Energy
SIunits.Energy
min_level_for_heating
Units.SI.Height
Real
sat
Media.Water.WaterIF97_base.SaturationProperties
Media.Interfaces.Types.SaturationProperties



model Fluid.Examples.AST_BatchPlant.BaseClasses.Controller

-
@@ -22441,7 +22457,123 @@ - + +
Modelica 3.2.3
InitialStep1
nIn=1

nOut=1

Step1
nIn=1

nOut=1

Step2
nIn=1

nOut=1

Step3
nIn=1

nOut=1

Step4
nIn=1

nOut=1

Step5
nIn=1

nOut=1

Step6
nIn=1

nOut=1

Step7
nIn=1

nOut=1

Step8
nIn=1

nOut=1

Step9
nIn=1

nOut=1

Step10
nIn=1

nOut=1

Step11
nIn=1

nOut=1

Step12
nIn=1

nOut=1

Step13
nIn=1

nOut=1

Step14
nIn=1

nOut=1

InitialStep1
nIn=1

nOut=1

Step1
nIn=1

nOut=1

Step2
nIn=1

nOut=1

Step3
nIn=1

nOut=1

Step4
nIn=1

nOut=1

Step5
nIn=1

nOut=1

Step6
nIn=1

nOut=1

Step7
nIn=1

nOut=1

Step8
nIn=1

nOut=1

Step9
nIn=1

nOut=1

Step10
nOut=1

nIn=1

Step11
nIn=1

nOut=1

Step12
nIn=1

nOut=1

Step14
nIn=1

nOut=1

Step13
nIn=1

nOut=1

Step13b
Present



Transition13b
Present



Step10b
Present



Transition10b
Present



+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Equations in Modelica 4.0.0 + Equations in Modelica 3.2.3 +

...
T7_idle = not actuators.V15 and not actuators.V18 and not actuators.
    T7_Cooling and sensors.LIS_701 < 0.01; +
actuators.P1 = Step10.active or Step10b.active; + actuators.P1 = Step10.active; +
actuators.P2 = Step13.active or Step13b.active; + actuators.P2 = Step13.active; +
actuators.T5_Heater = Step6.active;
...
actuators.T6_Cooling = Step12.active; +
actuators.V1 = Step10.active or Step10b.active; + actuators.V1 = Step10.active; +
actuators.V2 = false;
...
actuators.V4 = false; +
actuators.V5 =Step13.active or Step13b.active; + actuators.V5 = Step13.active; +
actuators.V6 =Step13.active;
...
actuators.V21 = false; +
actuators.V22 = Step10.active or Step10b.active; + actuators.V22 = Step10.active; +
actuators.V23 = Step10.active or Step10b.active; + actuators.V23 = Step10.active; +
actuators.V25 =Step13.active or Step13b.active; + actuators.V25 = Step13.active; +
actuators.V24 =Step13.active or Step13b.active; + actuators.V24 = Step13.active; +
connect(InitialStep1.outPort[1], Transition1.inPort);
...
connect(Step12.outPort[1], Transition12.inPort); +
connect(Transition12.outPort, Step13b.inPort[1]); + connect(Transition12.outPort, Step13.inPort[1]); +

connect(Step13.outPort[1], Transition13.inPort);
+
connect(Transition13.outPort, Step14.inPort[1]);
...
connect(Step9.outPort[1], Transition10.inPort); +

connect(Transition10.outPort, Step10.inPort[1]);
+
connect(Step10.outPort[1], Transition11.inPort);
...
connect(BooleanExpression1.y, TransitionWithSignal1.condition); +
connect(Step13b.outPort[1], Transition13b.inPort);
connect(Transition13b.outPort, Step13.inPort[1]);
connect(Step13.outPort[1], Transition13.inPort);
connect(Transition10.outPort, Step10b.inPort[1]);
connect(Step10b.outPort[1], Transition10b.inPort);
connect(Transition10b.outPort, Step10.inPort[1]);
+




@@ -22531,7 +22663,7 @@ Modelica 3.2.3
-length
Units.SI.Length
SIunits.Length
crossArea_1
Units.SI.Area
SIunits.Area
crossArea_2
Units.SI.Area
SIunits.Area
perimeter_1
Units.SI.Length
SIunits.Length
perimeter_2
Units.SI.Length
SIunits.Length
area_h_1
Units.SI.Area
SIunits.Area
area_h_2
Units.SI.Area
SIunits.Area
s_wall
Units.SI.Length
SIunits.Length
k_wall
Units.SI.ThermalConductivity
SIunits.ThermalConductivity
c_wall
Units.SI.SpecificHeatCapacity
SIunits.SpecificHeatCapacity
rho_wall
Units.SI.Density
SIunits.Density
area_h
Units.SI.Area
SIunits.Area
m_wall
Units.SI.Mass
SIunits.Mass
Twall_start
Units.SI.Temperature
SIunits.Temperature
dT
Units.SI.Temperature
SIunits.Temperature
roughness_1
Fluid.Types.Roughness
SIunits.Length
roughness_2
Fluid.Types.Roughness
SIunits.Length
Q_flow_1
Units.SI.HeatFlowRate
SIunits.HeatFlowRate
Q_flow_2
Units.SI.HeatFlowRate
SIunits.HeatFlowRate
+length
Units.SI.Length
SIunits.Length
crossArea_1
Units.SI.Area
SIunits.Area
crossArea_2
Units.SI.Area
SIunits.Area
perimeter_1
Units.SI.Length
SIunits.Length
perimeter_2
Units.SI.Length
SIunits.Length
area_h_1
Units.SI.Area
SIunits.Area
area_h_2
Units.SI.Area
SIunits.Area
s_wall
Units.SI.Length
SIunits.Length
k_wall
Units.SI.ThermalConductivity
SIunits.ThermalConductivity
c_wall
Units.SI.SpecificHeatCapacity
SIunits.SpecificHeatCapacity
rho_wall
Units.SI.Density
SIunits.Density
area_h
Units.SI.Area
SIunits.Area
m_wall
Units.SI.Mass
SIunits.Mass
Twall_start
Units.SI.Temperature
SIunits.Temperature
dT
Units.SI.TemperatureDifference
SIunits.Temperature
roughness_1
Fluid.Types.Roughness
SIunits.Length
roughness_2
Fluid.Types.Roughness
SIunits.Length
Q_flow_1
Units.SI.HeatFlowRate
SIunits.HeatFlowRate
Q_flow_2
Units.SI.HeatFlowRate
SIunits.HeatFlowRate



@@ -22706,6 +22838,34 @@ m_flow_small
Units.SI.MassFlowRate
SIunits.MassFlowRate
portVelocities
Units.SI.Velocity
SIunits.Velocity
ports_E_flow
Units.SI.EnergyFlowRate
SIunits.EnergyFlowRate
portAreas
Units.SI.Area
SIunits.Area
Re_turbulent
Units.SI.ReynoldsNumber
SIunits.ReynoldsNumber
m_flow_turbulent
Units.SI.MassFlowRate
SIunits.MassFlowRate
fluidLevel
Units.SI.Height
SIunits.Height
fluidLevel_max
Units.SI.Height
SIunits.Height
vesselArea
Units.SI.Area
SIunits.Area
+
+ + + + + + + + + + + + + + + +
+
Equations in Modelica 4.0.0 + Equations in Modelica 3.2.3 +

...
if use_portsData then +
ports[i].p = vessel_ps_static[i] + (0.5/portAreas[i]^2*Utilities.regSquare2(ports[i].m_flow, m_flow_turbulent[i],
(portsData_zeta_in[i] - 1 + portAreas[i]^2/vesselArea^2)/portInDensities[i]*ports_penetration[i],
(portsData_zeta_out[i] + 1 - portAreas[i]^2/vesselArea^2)/medium.d/ports_penetration[i])); +
ports[i].p = homotopy(vessel_ps_static[i] + (0.5/portAreas[i]^2*Utilities.regSquare2(ports[i].m_flow, m_flow_turbulent[i],
(portsData_zeta_in[i] - 1 + portAreas[i]^2/vesselArea^2)/portInDensities[i]*ports_penetration[i],
(portsData_zeta_out[i] + 1 - portAreas[i]^2/vesselArea^2)/medium.d/ports_penetration[i])),
vessel_ps_static[i]);
+
else
...
+
+


model Fluid.Vessels.BaseClasses.HeatTransfer.ConstantHeatTransfer



model Fluid.Machines.BaseClasses.PartialPump

-
@@ -23433,7 +23593,7 @@ - +
Modelica 3.2.3
V_flow_single_init
Units.SI.VolumeFlowRate
SIunits.VolumeFlowRate
delta_head_init
Units.SI.Position
SIunits.Height
N_nominal
Units.NonSI.AngularVelocity_rpm
SIunits.Conversions.NonSIunits.AngularVelocity_rpm
V
Units.SI.Volume
SIunits.Volume
g
Units.SI.Acceleration
SIunits.Acceleration
dp_pump
Units.SI.Pressure
SIunits.Pressure
head
Units.SI.Position
SIunits.Height
m_flow
Units.SI.MassFlowRate
SIunits.MassFlowRate
m_flow_single
Units.SI.MassFlowRate
SIunits.MassFlowRate
V_flow
Units.SI.VolumeFlowRate
SIunits.VolumeFlowRate
V_flow_single
Units.SI.VolumeFlowRate
SIunits.VolumeFlowRate
N
Units.NonSI.AngularVelocity_rpm
SIunits.Conversions.NonSIunits.AngularVelocity_rpm
W_single
Units.SI.Power
SIunits.Power
W_total
Units.SI.Power
SIunits.Power
unitHead
Units.SI.Position
SIunits.Height
unitMassFlowRate
Units.SI.MassFlowRate
SIunits.MassFlowRate
show_NPSHa

Present
V_flow_single_init
Units.SI.VolumeFlowRate
SIunits.VolumeFlowRate
delta_head_init
Units.SI.Position
SIunits.Height
N_nominal
Units.NonSI.AngularVelocity_rpm
SIunits.Conversions.NonSIunits.AngularVelocity_rpm
V
Units.SI.Volume
SIunits.Volume
g
Units.SI.Acceleration
SIunits.Acceleration
dp_pump
Units.SI.Pressure
SIunits.Pressure
head
Units.SI.Position
SIunits.Height
m_flow
Units.SI.MassFlowRate
SIunits.MassFlowRate
m_flow_single
Units.SI.MassFlowRate
SIunits.MassFlowRate
V_flow
Units.SI.VolumeFlowRate
SIunits.VolumeFlowRate
V_flow_single
Units.SI.VolumeFlowRate
SIunits.VolumeFlowRate
N
Units.NonSI.AngularVelocity_rpm
SIunits.Conversions.NonSIunits.AngularVelocity_rpm
W_single
Units.SI.Power
SIunits.Power
W_total
Units.SI.Power
SIunits.Power
unitHead
Units.SI.Position
SIunits.Height
unitMassFlowRate
Units.SI.MassFlowRate
SIunits.MassFlowRate
checkValveHomotopy
Present

show_NPSHa

Present

- + + + + + - + + + + + + + + + + + + + + + + +
@@ -32007,7 +32199,7 @@ - @@ -36590,6 +36782,24 @@
head = homotopy(if s > 0 then (N/N_nominal)^2*flowCharacteristic(V_flow_single*N_nominal/N)
else (N/N_nominal)^2*flowCharacteristic(0) - s*unitHead,
N/N_nominal*(flowCharacteristic(V_flow_single_init)+(V_flow_single-V_flow_single_init)*noEvent(if abs(V_flow_single_init)>0 then delta_head_init/(0.1*V_flow_single_init) else 0))); +
if checkValveHomotopy == Types.CheckValveHomotopyType.NoHomotopy then + head = homotopy(if s > 0 then (N/N_nominal)^2*flowCharacteristic(V_flow_single*N_nominal/N)
else (N/N_nominal)^2*flowCharacteristic(0) - s*unitHead,
N/N_nominal*(flowCharacteristic(0)+V_flow_single*noEvent(if abs(V_flow_single_init)>0 then delta_head_init/V_flow_single_init else 0)));
+
head = if s > 0 then (N/N_nominal)^2*flowCharacteristic(V_flow_single*N_nominal/N)
else (N/N_nominal)^2*flowCharacteristic(0) - s*unitHead; +
V_flow_single = homotopy(if s > 0 then s*unitMassFlowRate/rho else 0,
s*unitMassFlowRate/rho_nominal);
head = homotopy(if s > 0 then (N/N_nominal)^2*flowCharacteristic(V_flow_single*N_nominal/N)
else (N/N_nominal)^2*flowCharacteristic(0) - s*unitHead,
N/N_nominal*(flowCharacteristic(0)+V_flow_single*noEvent(if abs(V_flow_single_init)>0 then delta_head_init/V_flow_single_init else 0))); +
V_flow_single = if s > 0 then s*unitMassFlowRate/rho else 0;
else
head = homotopy(if s > 0 then (N/N_nominal)^2*flowCharacteristic(V_flow_single*N_nominal/N)
                                 else (N/N_nominal)^2*flowCharacteristic(0) - s*unitHead,
                        if checkValveHomotopy == Types.CheckValveHomotopyType.Open then
                          N/N_nominal*(flowCharacteristic(V_flow_single_init)+(V_flow_single-V_flow_single_init)*noEvent(if abs(V_flow_single_init)>0 then delta_head_init/(0.1*V_flow_single_init) else 0))
                        else
                          N/N_nominal*flowCharacteristic(0) - s*unitHead);
V_flow_single = homotopy(if s > 0 then s*unitMassFlowRate/rho else 0,
                                 if checkValveHomotopy == Types.CheckValveHomotopyType.Open then s*unitMassFlowRate/rho_nominal else 0);

V_flow_single = homotopy(if s > 0 then s*unitMassFlowRate/rho else 0,
                               s*unitMassFlowRate/rho_nominal);
...
+style="vertical-align: middle; text-align: left;"> end if; +
end if;
+

if use_powerCharacteristic then
...
port_b.h_outflow = medium.h; +
port_b.p = medium.p
"Outlet pressure is equal to medium pressure, which includes Wb_flow"; +
port_b.p = medium.p
"outlet pressure is equal to medium pressure, which includes Wb_flow"; +
mb_flow = port_a.m_flow + port_b.m_flow;
...
T := Modelica400.Math.Nonlinear.solveOneNonlinearEquation(
function f_nonlinear(
p=p,
s=s,
X=X[1:nXi]),
190,
647); +
T := Modelica400.Math.Nonlinear.solveOneNonlinearEquation(
function f_nonlinear(
p=p,
s=s,
X=X[1:nX]),
190,
647);
T := Internal.solve(
s,
190,
647,
p,
X[1:nX],
steam);
+


+package Media.R134a.R134a_ph

+ + + + + + + +
Component
+
Modelica 4.0.0
+
Modelica 3.2.3
+
r134aConstants
each iupacName="tetrafluoroethane"
each iupacName="tetrafluoroethan"
+


model Media.R134a.R134a_ph.BaseProperties


hl
Units.SI.SpecificEnthalpy
SIunits.SpecificEnthalpy
+
+ + + + + + + + + + + + + + + +
+
Equations in Modelica 4.0.0 + Equations in Modelica 3.2.3 +

...
damping = 0.3; +
d = R134aData.data.FDCRIT*Common.CubicSplineEval(localx, dl_coef[int,1:4])*1.5; + d = R134aData.data.FDCRIT*Common.CubicSplineEval(localx, dl_coef[int,
1:4])*1.02; +
T = Common.CubicSplineEval(localx, T_coef[int, 1:4]);
...
+
+


function Media.R134a.R134a_ph.f_R134a




function Media.R134a.R134a_ph.phaseBoundaryAssert

-
@@ -37555,7 +37793,46 @@ - + +
Modelica 3.2.3
p
Units.SI.Pressure
SIunits.Pressure
T
Units.SI.Temperature
SIunits.Temperature
T_lim_gas
Units.SI.Temperature
SIunits.Temperature
T_lim_liq
Units.SI.Temperature
SIunits.Temperature
p
Units.SI.Pressure
SIunits.Pressure
T
Units.SI.Temperature
SIunits.Temperature
T_lim_gas
Units.SI.Temperature
SIunits.Temperature
T_lim_liq
Units.SI.Temperature
SIunits.Temperature
T_sat
Present

+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
Equations in Modelica 4.0.0 + Equations in Modelica 3.2.3 +
algorithm
+
T_sat := Modelica400.Media.R134a.R134a_ph.saturationTemperature(p); +T_lim_gas := Modelica323.Media.R134a.R134a_ph.saturationTemperature(p) + 1; +
T_lim_gas = T_sat + 1; +T_lim_liq = Modelica323.Media.R134a.R134a_ph.saturationTemperature(p) - 1; +
T_lim_liq = T_sat - 1;
+

assert(p>R134aData.data.PCRIT+1000 or not
                                      (T<T_lim_gas and T>T_lim_liq), "Fluid state is too close to the two-phase region (p="+String(p)+"[Pa], T="+String(T)+"[K]. Pressure and temperature can not be used to determine properties in two-phase region.");
...
+



@@ -40813,8 +41090,20 @@ + aux.vt = 0.0 "Initialized in case it is not needed"; + + aux.vt = 0.0 "initialized in case it is not needed"; + + + + aux.vp = 0.0 "Initialized in case it is not needed"; + + aux.vp = 0.0 "initialized in case it is not needed"; + + + aux.vt = 0.0 "initialized in case it is not needed";
...
g = BaseIF97.Basic.g1(p, aux.T); +style="vertical-align: middle; text-align: left;"> if (aux.region == 1) then
...
g = BaseIF97.Basic.g1(p, aux.T); @@ -41050,8 +41339,20 @@ + aux.vt = 0.0 "Initialized in case it is not needed"; + + aux.vt = 0.0 "initialized in case it is not needed"; + + + + aux.vp = 0.0 "Initialized in case it is not needed"; + + aux.vp = 0.0 "initialized in case it is not needed"; + + + aux.vt = 0.0 "initialized in case it is not needed";
...
g = BaseIF97.Basic.g1(p, aux.T); +style="vertical-align: middle; text-align: left;"> if (aux.region == 1) then
...
g = BaseIF97.Basic.g1(p, aux.T); @@ -41900,7 +42201,34 @@ aux.p = p;
...
g = BaseIF97.Basic.g1(p, T); +style="vertical-align: middle; text-align: left;"> aux.p = p; + + + + aux.T = T; + + + + aux.vt = 0.0 "Initialized in case it is not needed"; + + aux.vt = 0.0 "initialized in case it is not needed"; + + + + aux.vp = 0.0 "Initialized in case it is not needed"; + + aux.vp = 0.0 "initialized in case it is not needed"; + + + + if (aux.region == 1) then + + + + g = BaseIF97.Basic.g1(p, T); @@ -42520,7 +42848,29 @@ aux.rho = rho;
...
g = BaseIF97.Basic.g1(aux.p, T); +style="vertical-align: middle; text-align: left;"> aux.rho = rho; + + + + aux.T = T; + + + + aux.vt = 0.0 "Initialized in case it is not needed"; + + aux.vt = 0.0 "initialized in case it is not needed"; + + + + aux.vp = 0.0 "Initialized in case it is not needed"; + + aux.vp = 0.0 "initialized in case it is not needed"; + + + + if (aux.region == 1) then
...
g = BaseIF97.Basic.g1(aux.p, T); @@ -45402,6 +45752,9 @@ model Modelica400.Blocks.Examples.CompareSincExpSine Present
+package Modelica400.Blocks.Examples.Noise +Present
+ block Modelica400.Blocks.Logical.LogicalDelay Present
@@ -45654,13 +46007,13 @@ model Modelica400.Magnetic.FluxTubes.Shapes.FixedShape.Toroid Present
-model Modelica400.Magnetic.FluxTubes.Interfaces.TwoPortsElementary +model Modelica400.Magnetic.FluxTubes.Interfaces.TwoPortElementary Present
-model Modelica400.Magnetic.FluxTubes.Interfaces.TwoPortsExtended +model Modelica400.Magnetic.FluxTubes.Interfaces.TwoPortExtended Present
-model Modelica400.Magnetic.FluxTubes.Interfaces.TwoPorts +model Modelica400.Magnetic.FluxTubes.Interfaces.TwoPort Present
package Modelica400.Magnetic.FluxTubes.BaseClasses @@ -45723,10 +46076,10 @@ model Modelica400.Magnetic.QuasiStatic.FluxTubes.Shapes.FixedShape.Toroid Present
-model Modelica400.Magnetic.QuasiStatic.FluxTubes.Interfaces.TwoPortsElementary +model Modelica400.Magnetic.QuasiStatic.FluxTubes.Interfaces.TwoPortElementary Present
-model Modelica400.Magnetic.QuasiStatic.FluxTubes.Interfaces.TwoPorts +model Modelica400.Magnetic.QuasiStatic.FluxTubes.Interfaces.TwoPort Present
package Modelica400.Magnetic.QuasiStatic.FluxTubes.BaseClasses @@ -45792,6 +46145,12 @@ model Modelica400.Mechanics.Translational.Components.Vehicle Present
+model Modelica400.Fluid.Valves.ValveDiscreteRamp +Present
+ +type Modelica400.Fluid.Types.CheckValveHomotopyType +Present
+ function Modelica400.Fluid.Dissipation.Utilities.Functions.General.CubicInterpolation_Re Present
@@ -45807,6 +46166,9 @@ function Modelica400.Media.Incompressible.TableBased.specificEnthalpyOfT Present
+record Modelica400.Media.Water.WaterIF97_base.SaturationProperties +Present
+ model Modelica400.Thermal.FluidHeatFlow.Interfaces.AbsoluteSensor Present
@@ -45882,6 +46244,9 @@ class Modelica323.UsersGuide.ParameterDefaults
Present +package Modelica323.Blocks.Examples.NoiseExamples +
Present + block Modelica323.Blocks.Interfaces.Adaptors.SendReal
Present