You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear community,
I was just trying to use the refrigerant media models within my simulation. However, there seems to be a bug or incompatibility when using Media models with standard Modelica blocks that I cannot figure out:
Reproduce
Check the example AixLib.Media.Refrigerants.Examples.BranchingDynamicPipes and it will throw an error (checked with AixLib 1.3.4 and 1.4.0):
For variable package constant AixLib.Media.Refrigerants.R134a.R134a_IIR_P1_395_T233_455_Horner.ThermoStates
declared in class Modelica.Media.Interfaces.Choices, C:/Program Files/Dymola 2024x Refresh 1/Modelica/Library/Modelica 4.0.0/Media/package.mo at line 3926, and used in component AixLib.Media.Refrigerants.R134a.R134a_IIR_P1_395_T233_455_Horner.PartialMedium.
The variable package constant AixLib.Media.Refrigerants.R134a.R134a_IIR_P1_395_T233_455_Horner.ThermoStates
is declared as constant, but is given no value.
Basic type inconsistencies detected.
Check aborted.
ERRORS have been issued.
Desktop (please complete the following information):
Dymola 2024x Refresh 1, Windows 11
The text was updated successfully, but these errors were encountered:
Dear community,
I was just trying to use the refrigerant media models within my simulation. However, there seems to be a bug or incompatibility when using Media models with standard Modelica blocks that I cannot figure out:
Reproduce
Check the example AixLib.Media.Refrigerants.Examples.BranchingDynamicPipes and it will throw an error (checked with AixLib 1.3.4 and 1.4.0):
For variable package constant AixLib.Media.Refrigerants.R134a.R134a_IIR_P1_395_T233_455_Horner.ThermoStates
declared in class Modelica.Media.Interfaces.Choices, C:/Program Files/Dymola 2024x Refresh 1/Modelica/Library/Modelica 4.0.0/Media/package.mo at line 3926, and used in component AixLib.Media.Refrigerants.R134a.R134a_IIR_P1_395_T233_455_Horner.PartialMedium.
The variable package constant AixLib.Media.Refrigerants.R134a.R134a_IIR_P1_395_T233_455_Horner.ThermoStates
is declared as constant, but is given no value.
Basic type inconsistencies detected.
Check aborted.
ERRORS have been issued.
Desktop (please complete the following information):
Dymola 2024x Refresh 1, Windows 11
The text was updated successfully, but these errors were encountered: