Open GallLeo opened 8 months ago
Backported #4427 to maintenance branch by #4449
Currently simulation fails for: ModelicaTest.Fluid.TestComponents.Vessels.TestSimpleTank
Maybe also because of tighter tolerance? Did not investigate, yet.
Failed condition: tank.medium.T >= 272.15 and tank.medium.T <= 403.15
See simulation log and setup, here: https://www.ltx.de/download/MA/Compare_MSL_v4.1.0/Testruns/Dymola/ModelicaTest/_report/ModelicaTest.Fluid.TestComponents.Vessels.TestSimpleTank/testcase_report.html
ModelicaTest.Fluid.TestComponents.Fittings.TestJunctionTraceSubstances did not indicate " @GallLeo please generate reference file."
But, according to the analysis, I also updated the reference. Is that OK @casella?
ModelicaTest.Fluid.TestComponents.Fittings.TestJunctionTraceSubstances did not indicate " @GallLeo please generate reference file."
But, according to the analysis, I also updated the reference. Is that OK @casella?
Yes, we obviously overlooked that. I edited the analysis adding the request a posteriori. Thanks!
Currently simulation fails for: ModelicaTest.Fluid.TestComponents.Vessels.TestSimpleTank
This also happens with OpenModelica, see simulation log.
Failed condition: tank.medium.T >= 272.15 and tank.medium.T <= 403.15
Same for OMC
See simulation log and setup, here: https://www.ltx.de/download/MA/Compare_MSL_v4.1.0/Testruns/Dymola/ModelicaTest/_report/ModelicaTest.Fluid.TestComponents.Vessels.TestSimpleTank/testcase_report.html
The link is unfortunately broken, this is what I get
We also have issues with Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls
. This has been known for a while, see #4312.
The following models fail in result comparison. Tested revision: f9bddf86 (2024-02-16)
Changed models, need reference update after library officer check:
[x] Modelica.Fluid.Examples.BranchingDynamicPipes
[x] Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings
suddenExpansion1.m_flow
has two solutions and the reference file held the wrong one. Issue fixed in #3657 by adding a suitable start value.[x] ModelicaTest.Fluid.TestComponents.Fittings.TestMultiPort
[x] ModelicaTest.Fluid.TestComponents.Fittings.TestJunctionTraceSubstances
junction1.mC_scaled
is a protected variable, we should usejunction1.port_2.C_outflow[1]
instead, which is public. This is done in #4427, should be also ported to maint/4.1.0[x] ModelicaTest.Fluid.TestComponents.Fittings.TestSharpEdgedOrifice
[x] ModelicaTest.Fluid.TestComponents.Pipes.DynamicPipesWithTraceSubstances
[x] ModelicaTest.Fluid.TestComponents.Sensors.TestPressure
[x] ModelicaTest.Fluid.TestComponents.Sources.TestSources
[x] ModelicaTest.Fluid.TestComponents.Valves.TestCheckValve
[x] ModelicaTest.Fluid.TestComponents.Valves.TestValveCompressible
[x] ModelicaTest.Fluid.TestComponents.Valves.TestValveDiscrete
[x] ModelicaTest.Fluid.TestComponents.Valves.TestValveLinear
[x] ModelicaTest.Fluid.TestComponents.Valves.TestValvesCompressibleReverse
[x] ModelicaTest.Fluid.TestComponents.Valves.TestValvesIncompressibleReverse
[x] ModelicaTest.Fluid.TestComponents.Valves.TestValveVaporizing
[x] ModelicaTest.Fluid.TestExamplesVariants.BranchingDynamicPipes_MomentumSteadyState
[x] ModelicaTest.Fluid.TestUtilities.Test02RegFun3
[x] Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater
[ ] Release notes check: Are all classes mentioned which could lead to result changes in user models?
Useful Links
_Current comparison report: https://www.ltx.de/download/MA/Compare_MSL_v4.1.0/comparison_report_overview.html -> Reference result test -> Comparison_
Comparison signal definitions: https://github.com/modelica/ModelicaStandardLibrary/tree/master/Modelica/Resources/Reference/Modelica https://github.com/modelica/ModelicaStandardLibrary/tree/master/ModelicaTest/Resources/Reference/ModelicaTest
_Reference results: https://github.com/modelica/MAP-LIB_ReferenceResults_