OpenModelica newInst-newBackend from 2023-03-13 15:49:47 to 2023-04-21 05:14:03

Summary

OMC Commits118
Libraries Changed14
Number of Improvements71
Number of Regressions73
Number of Performance Improvements0
Number of Performance Regressions0

OpenModelica Changes

CommitAuthorSummary
5d8d6973d1rfrankeEnhance DASSL in C++ runtime to support basic DAE mode and add test
f77c0066derfrankeFix declaration of C++ methods for DAE residuals
c90b8169a7rfrankeAdd variable index mappings for C++ to DAE code generation
0f5882b99ckabdelhak[BE] parse arrays as record attributes (#10573)
66b9b8aa81Per ÖstlundImprove component handling (#10582)
25ab393892kabdelhak[SimCode] add missing function pointer dump (#10581)
44cb9fc093Andreasutf-8 encoding for doc/usersguide (#10570)
22e142a162AndreasAdding devcontainers for VSCode (#10561)
34856e7d4fAdrian Popsupport building the simulation code as a dyamic link library (#10503)
e506fbc068Adrian Popfix variable filtering (#10206) (#10571)
364fdb4a15rfrankeFix forward declaration of C++ Functions in FMU export
9796055906rfrankeRecognize LOG_STDOUT and LOG_ASSERT in C++ runtime to avoid OMEdit warning
0738888b64rfrankeMore unification of C and C++ log options, following up #10467
8006f5b6e4Adeel AsgharUse LOG_STDOUT and LOG_ASSERT instead of stdout and assert (#10575)
5372b7f0aeMartin SjölundDon't run the environment job on Windows anymore (#10574)
8b998132fbAdeel AsgharHide the parameters marked final (#10567)
01cf43c698kabdelhak[BE] dont imply protected on hide result (#10566)
33a50c3b54AndreasPrefix log flags assert and stdout with LOG_ (#10560)
d65631742bPer ÖstlundDump restriction and prefixes in getModelInstanceIcon (#10565)
8a5b18fa8bAdeel AsgharDo not hide the top level conditional components (#10559)
9c03ddc345Per ÖstlundAdd error check for non-constants in classes (#10558)
23fdc84c46AndreasSource-Code FMUs with FMI2_FUNCTION_PREFIX in C sources (#10547)
1206a36adcMahder GebremedhinFix translation process of daeMode. (#10552)
27b51be29ePer ÖstlundSuppress more errors in getModelInstance (#10551)
5e16c9ae92Per ÖstlundImprove handling of no-flow stream connectors. (#10546)
872d6a9808AndreasAdd precompiler definition FMI2_FUNCTION_PREFIX for static CMake FMUs (#10509)
cce0dbf536Per ÖstlundImprove stream connector handling (#10541)
1e295d18e3Per ÖstlundImprove handling of expandable connectors (#10540)
d055608d1cphannebohm[janitor] Comment Op for MDT (#10538)
cd44e8d99eAdeel AsgharFix the scope of getAllSubtypeOf when using the instance api (#10536)
930eb48bedMahder GebremedhinSet the C++ standards using qmake CONFIGs. (#10534)
78fcfd6587AndreasLimit warnings for some linear solver messages (#10510)
96670e4d1aMahder GebremedhinAdd initial MSVC build support for OpenModelica. (#10529)
2380f7ac32arun3688check for output vars of type REAL() (#10530)
f7d3c095e8Mahder GebremedhinReplace listArrayLiteral with listArray. (#10528)
ffbbed83a8Mahder Gebremedhin Fix FMIL merging of static libs for MSVC. (#10525)
1cf1bc7285Per ÖstlundGenerate legal names when obfuscating (#10522)
0807f0f3adMahder GebremedhinImprovements for MSVC build. (#10521)
c0a709fb34Mahder GebremedhinMinor fixes for OMPlot. (#10518)
1fdd3491b3Mahder GebremedhinFix some uninitialized variable uses. (#10517)
160a2896beMahder GebremedhinUse compareFilesAndMove instead of system(mv ...). (#10516)
2414d51a09Mahder GebremedhinChange OMCppOMCFactory to static library. (#10515)
4a92d8d082Mahder GebremedhinMinor fixes of CMake based configuration for portability. (#10512)
88d7b964fdAdeel AsgharUse class where component is defined as a scope for getAllSubtypeOf (#10506)
8afd6ca4f9Adeel AsgharAllow disabling stdout and assert log options (#10500)
724a32423cPer ÖstlundImprove handling of unconnected flow variables (#10504)
93ae9d9624Per ÖstlundAdd some execStat to getModelInstance (#10498)
e6986fa65bMartin SjölundFix for C++ runtime when OpenMP was not found (#10496)
6dec7dff48Adeel AsgharCheck the missing type on end connector (#10495)
7e60cb4c37rfrankeRestrict check for record to RECORD and add test
31d01839e8rfrankePass record inputs to external functions by reference in Cpp runtime
cc8b1abab9Per ÖstlundFix scoping of class attributes in getModelInstance (#10491)
817e33e136phannebohm[janitor] Refactor common task (#10490)
9b17ddcd36Martin SjölundAdd homebrew instructions (#10484)
6ab888ea84Per ÖstlundImprove getAllSubtypeOf (#10487)
afd0bf2d15Per ÖstlundImprove function evaluation (#10486)
f4dc2927b0Adeel AsgharDisable the paste on read only models (#10483)
a510dec0d6Adeel AsgharModifiers are not part of the model now (#10474)
d10c70d6fdAdeel AsgharDisable wheel event for drop downs and spin boxes in the OptionsDialog (#10472)
5a8aa6107banotheruserofgithub[OMEdit] Support OBJ & 3DS files as CAD shapes (#10377)
7cad420053Adrian Popv1.22.0-dev (#10470)
0eac864a8cPer ÖstlundConsider min/max structural for connector flows (#10464)
c7832c623fAdeel AsgharUpdate the model text when connection is updated (#10466)
16ac91ddb5Adeel AsgharFix cut,copy and paste when instance api is used (#10465)
0273588b39Per ÖstlundFix derived modifiers in getModelInstance (#10456)
92b6780f6aphannebohmWrite Jacobian sparse pattern to binary file (#10352)
a7cd739c8aPer ÖstlundFix intString/stringInt on 64-bit Windows (#10453)
10cfde0450phannebohm[BE] Remove minmax check for nominal attribute (#10454)
c29e2d4262Mahder GebremedhinImprove #10445 (#10452)
02fef0b947AndreasCMake CS FMUs with CVODE (#10433)
7e90c0fa6eMartin SjölundFix LaTeX compilation error in newer LaTeX versions (#10449)
2d43c5e3a6Martin SjölundUpdate the Sphinx dependencies (#10448)
740a8c74a9anotheruserofgithub[OMEdit] Apply specular coefficient of material (#10362)
38b6c06992Mahder GebremedhinImprove handling of CLI and annotation flags/options. (#10418)
a8c9dedc3fMahder GebremedhinDo not overwrite parameter values to compute attribute values. (#10445)
3647dc1c4eAdeel AsgharWrite the instance api profiling to a file `instanceApiProfiling.txt` (#10443)
c84168ca74Adeel AsgharUse modifierToJSON API to update the element modifier (#10441)
2d4375a4d0anotheruserofgithubReset all visual properties including color (#10361)
b37d4a5e2cPer ÖstlundDon't dump outer components in getModelInstance (#10440)
e1706300c1anotheruserofgithub[OMEdit] Allow changing properties of DXF shapes (#10360)
5aba6e500fAdeel AsgharMeasure the time performance of instance api (#10439)
d06ba1f729Per ÖstlundAdd modifierToJSON API call (#10438)
d33f6a4a74Per ÖstlundImprove evaluation of dynamic annotations (#10435)
dfb09872a1phannebohm[NB] Differentiate builtin call homotopy (#10437)
d68dfe00aaanotheruserofgithub[OMEdit] Set visual properties on CAD shapes (#10359)
00c7cfdad6Per ÖstlundUse enclosing scope for extends in replaceable classes (#10431)
992700b839AndreasUpdating README for Linux makefile build (#10434)
d9fa87c729Adeel AsgharKeep on writing to the log file even if display limit is reached (#10432)
7d1e442d28Adeel Asghar[NewAPI] Show replaceable short type definitions in parameters window (#10430)
3347ee4e0ePer ÖstlundFix schema for replaceableClass in getModelInstance (#10429)
b15dde7241anotheruserofgithubSet ambient color of material the same as diffuse (#10358)
7968170826phannebohm[janitor] Cleanup old backend differentiateExp (#10410)
16cbb665c4anotheruserofgithubSet material on both front and back faces (#10357)
84ce64a762phannebohmFix detection of non-differentiable discrete vars (#10422)
217036a1b6anotheruserofgithubRemove default material and drawable color (#10356)
6f29f49b3ePer ÖstlundAdd test cases for #10419 and #10424 (#10425)
152357667cPer ÖstlundFix dumping of bindings in getModelInstance (#10424)
212bfe0cc5anotheruserofgithubNew classes to handle visual properties (#10355)
e243033565Rahul PDelete loop connections (#10195)
dfed337680Per ÖstlundChange unary minus to negative values earlier (#10420)
379daf2724Per ÖstlundDump original bindings in getModelInstance (#10419)
41016710b7phannebohm[BE] Profile evaluateOutputsOnly separately (#10417)
df48ecd5f5bernhardbachmannClean-up event handling (#10416)
dc27243d78Adeel AsgharUpdated the FMI export documentation (#10415)
7ce7c538b5Per ÖstlundAdd modifier argument to getModelInstance (#10412)
7f0681b293Adeel Asghar[NewAPI] Handle the missing types (#10409)
567163d918phannebohm[BE] Fix differentiation of enumeration literals (#10408)
49374551d7bernhardbachmannImprovements to the pi controller and first prototype of the pid controller (#10407)
fa0ef7ff28Per ÖstlundHandle missing connectors better in getModelInstance (#10406)
6c4639ff8dPer ÖstlundFix settings in Inst.instExpressions (#10405)
be9260b759kabdelhak[BE] fix regressions of #9263 (#10397)
5ba168933cAdeel AsgharMove users guide search box to top (#10402)
3b8425a505Per ÖstlundFix variability check during lookup (#10401)
9d76c7b765bernhardbachmannImprove event handling by using dense output instead of hermite (#10404)
80e3f4b034arun3688fix matlab code for linearization (#10403)
a9f1ae085cAdeel AsgharAdd version information to getClassInformation (#10398)
1c6ddad21dAndreasCopy external libraries into Docker volume for FMU compilation (#10396)
74ee116f62bernhardbachmannKINSOL needs to have higher accuracy for some MSL models (#10399)

3rdParty changes

Note that the 3rdParty libraries changed: 0032be75bdd0..2a240944302d

Library Changes

LibraryChange
AixLibFrom version 1.3.2-development (e6e6aa1d0438f624e5480dace095bb3d615d520d) to 1.3.2-development (1f18a83cd5c0e4bdaaa9e203dd8d4178745beba3)
AixLib_latestFrom version 1.3.2-development (e6e6aa1d0438f624e5480dace095bb3d615d520d) to 1.3.2-development (1f18a83cd5c0e4bdaaa9e203dd8d4178745beba3)
Buildings_8From version 8.1.4-maint.8.1.x (eea89c052660764c5622de5b399302e517741adc) to 8.1.4-maint.8.1.x (31ac606fad24c9abe769cb638a74eb7d77c146af)
Buildings_9From version 9.1.1-maint.9.1.x (79ce5c5471313d1b560dc86f01f99ddacff96fa1) to 9.1.1-maint.9.1.x (1fee790e6ff94655570e5614a822a1d66443d138)
Buildings_latestFrom version 10.0.0-master (49ebc3b7f8fb95848047c26e1257e28c0253495c) to 10.0.0-master (a0c61fc8813b2826b5e23489cfbf0f4a9ea7fc65)
IBPSA_latestFrom version 4.0.0-master (ccd6a99dcc06b690c4a9e1dc9c31e439eb7c12d3) to 4.0.0-master (91d9b892e1c224ef62eac3dc0c08b5b0739d800d)
IDEASFrom version 3.0.0-master (5b89770557b64f0021af166a00e3ca407e29dbff) to 3.0.0-master (2488d287557f78bbd92a27cabdda6eec46b6028f)
IDEAS_devFrom version 3.0.0-master (5b89770557b64f0021af166a00e3ca407e29dbff) to 3.0.0-master (2488d287557f78bbd92a27cabdda6eec46b6028f)
ModelicaTest_trunkFrom version trunk (9ec7cfec2dee0439c95ffddaf99a7c7025ebdf77) to trunk (215677325917c3ed81938cee368b2336eddf25af)
Modelica_trunkFrom version trunk (9ec7cfec2dee0439c95ffddaf99a7c7025ebdf77) to trunk (215677325917c3ed81938cee368b2336eddf25af)
PowerGridsConfiguration hash (OMC settings or the testing script changed)
PowerSystemsFrom version 1.0.0 (3bdc215576fd325ad6e715a9a5c0318593b69fd1) to 1.0.1 (69fd1e7381fb50e6a0bc77d9ba168e9d6a7d9a6a)
ScalableTestSuiteFrom version 2.2.0-master (e6dcfb489b7e2d07198d93f00858459aa0611267) to 2.2.0-master (d34df548f7b2c9ebc214b168f9ade2de6f1cdf95)
ScalableTestSuite_nooptFrom version 2.2.0-master (e6dcfb489b7e2d07198d93f00858459aa0611267) to 2.2.0-master (d34df548f7b2c9ebc214b168f9ade2de6f1cdf95)

Models Affected

AixLibAixLib.Controls.HVACAgentBasedControl.Examples.BookTrading.BookTrading (sim)FrontEnd → Failed
AixLibAixLib.Controls.HVACAgentBasedControl.Examples.BookTrading.NetworkCommunication1 (sim)FrontEnd → Failed
AixLibAixLib.Controls.HVACAgentBasedControl.Examples.BookTrading.NetworkCommunication2 (sim)FrontEnd → Failed
AixLibAixLib.Controls.HVACAgentBasedControl.Examples.HVACAgentsCommunications.SimpleCommunication (sim)FrontEnd → Failed
AixLibAixLib.Fluid.FMI.Conversion.Validation.InletToAirDryAir (sim)Simulate → Failed
AixLibAixLib.Fluid.FMI.Conversion.Validation.InletToAirDryAirCO2 (sim)FrontEnd → Failed
AixLibAixLib.Fluid.FMI.Conversion.Validation.InletToAirMoistAir (sim)Simulate → Failed
AixLibAixLib.Fluid.FMI.Conversion.Validation.InletToAirMoistAirCO2 (sim)FrontEnd → Failed
AixLibAixLib.Fluid.FMI.Validation.FlowSplitter_u (sim)Simulate → Failed
AixLibAixLib.Fluid.FMI.Validation.HeaterFan_noReverseFlow (sim)FrontEnd → Failed
AixLib_latestAixLib.Controls.HVACAgentBasedControl.Examples.BookTrading.BookTrading (sim)FrontEnd → Failed
AixLib_latestAixLib.Controls.HVACAgentBasedControl.Examples.BookTrading.NetworkCommunication1 (sim)FrontEnd → Failed
AixLib_latestAixLib.Controls.HVACAgentBasedControl.Examples.BookTrading.NetworkCommunication2 (sim)FrontEnd → Failed
AixLib_latestAixLib.Controls.HVACAgentBasedControl.Examples.HVACAgentsCommunications.SimpleCommunication (sim)FrontEnd → Failed
AixLib_latestAixLib.Fluid.FMI.Conversion.Validation.InletToAirDryAir (sim)Simulate → Failed
AixLib_latestAixLib.Fluid.FMI.Conversion.Validation.InletToAirDryAirCO2 (sim)FrontEnd → Failed
AixLib_latestAixLib.Fluid.FMI.Conversion.Validation.InletToAirMoistAir (sim)Simulate → Failed
AixLib_latestAixLib.Fluid.FMI.Conversion.Validation.InletToAirMoistAirCO2 (sim)FrontEnd → Failed
AixLib_latestAixLib.Fluid.FMI.Validation.FlowSplitter_u (sim)Simulate → Failed
AixLib_latestAixLib.Fluid.FMI.Validation.HeaterFan_noReverseFlow (sim)FrontEnd → Failed
BuildSysProBuildSysPro.IBPSA.Fluid.FMI.Conversion.Validation.InletToAirDryAir (sim)Simulate → Failed
BuildSysProBuildSysPro.IBPSA.Fluid.FMI.Conversion.Validation.InletToAirDryAirCO2 (sim)FrontEnd → Failed
BuildSysProBuildSysPro.IBPSA.Fluid.FMI.Conversion.Validation.InletToAirMoistAir (sim)Simulate → Failed
BuildSysProBuildSysPro.IBPSA.Fluid.FMI.Conversion.Validation.InletToAirMoistAirCO2 (sim)FrontEnd → Failed
BuildSysProBuildSysPro.IBPSA.Fluid.FMI.Validation.FlowSplitter_u (sim)Simulate → Failed
BuildSysProBuildSysPro.IBPSA.Fluid.FMI.Validation.HeaterFan_noReverseFlow (sim)FrontEnd → Failed
BuildSysProBuildSysPro.IBPSA.Fluid.Movers.BaseClasses.Validation.NegativePressureOrFlow (sim)FrontEnd → Templates
BuildingSystemsBuildingSystems.Fluid.FMI.Conversion.Validation.InletToAirDryAir (sim)Simulate → Failed
BuildingSystemsBuildingSystems.Fluid.FMI.Conversion.Validation.InletToAirDryAirCO2 (sim)FrontEnd → Failed
BuildingSystemsBuildingSystems.Fluid.FMI.Conversion.Validation.InletToAirMoistAir (sim)Simulate → Failed
BuildingSystemsBuildingSystems.Fluid.FMI.Conversion.Validation.InletToAirMoistAirCO2 (sim)FrontEnd → Failed
BuildingSystemsBuildingSystems.Fluid.FMI.Validation.FlowSplitter_u (sim)Simulate → Failed
BuildingSystemsBuildingSystems.Fluid.FMI.Validation.HeaterFan_noReverseFlow (sim)FrontEnd → Failed
Buildings_8Buildings.Controls.OBC.CDL.Integers.Sources.Validation.TimeTableNegativeStartTime (sim)Failed → FrontEnd
Buildings_8Buildings.Electrical.DC.Lines.Examples.DCLine (sim)FrontEnd → Templates
Buildings_8Buildings.Electrical.DC.Lines.Examples.DCLines (sim)FrontEnd → Templates
Buildings_8Buildings.Fluid.FMI.Conversion.Validation.InletToAirDryAir (sim)Simulate → Failed
Buildings_8Buildings.Fluid.FMI.Conversion.Validation.InletToAirDryAirCO2 (sim)FrontEnd → Failed
Buildings_8Buildings.Fluid.FMI.Conversion.Validation.InletToAirMoistAir (sim)Simulate → Failed
Buildings_8Buildings.Fluid.FMI.Conversion.Validation.InletToAirMoistAirCO2 (sim)FrontEnd → Failed
Buildings_8Buildings.Fluid.FMI.Validation.FlowSplitter_u (sim)Simulate → Failed
Buildings_8Buildings.Fluid.FMI.Validation.HeaterFan_noReverseFlow (sim)FrontEnd → Failed
Buildings_8Buildings.HeatTransfer.Windows.BaseClasses.Examples.GlassLayer (sim)FrontEnd → Simulate
Buildings_8Buildings.HeatTransfer.Windows.BaseClasses.Examples.Shade (sim)FrontEnd → Simulate
Buildings_9Buildings.Controls.OBC.CDL.Integers.Sources.Validation.TimeTable (sim)FrontEnd → Failed
Buildings_9Buildings.Controls.OBC.CDL.Psychrometrics.Validation.WetBulb_TDryBulPhi (sim)FrontEnd → Verify
Buildings_9Buildings.Electrical.DC.Lines.Examples.DCLine (sim)FrontEnd → Templates
Buildings_9Buildings.Electrical.DC.Lines.Examples.DCLines (sim)FrontEnd → Templates
Buildings_9Buildings.Fluid.FMI.Conversion.Validation.InletToAirDryAir (sim)Verify → Failed
Buildings_9Buildings.Fluid.FMI.Conversion.Validation.InletToAirDryAirCO2 (sim)FrontEnd → Failed
Buildings_9Buildings.Fluid.FMI.Conversion.Validation.InletToAirMoistAir (sim)Verify → Failed
Buildings_9Buildings.Fluid.FMI.Conversion.Validation.InletToAirMoistAirCO2 (sim)FrontEnd → Failed
Buildings_9Buildings.Fluid.FMI.Validation.FlowSplitter_u (sim)Simulate → Failed
Buildings_9Buildings.Fluid.FMI.Validation.HeaterFan_noReverseFlow (sim)FrontEnd → Failed
Buildings_9Buildings.HeatTransfer.Windows.BaseClasses.Examples.GlassLayer (sim)FrontEnd → Simulate
Buildings_9Buildings.HeatTransfer.Windows.BaseClasses.Examples.Shade (sim)FrontEnd → Simulate
Buildings_latestBuildings.Controls.OBC.CDL.Integers.Sources.Validation.TimeTable (sim)FrontEnd → Failed
Buildings_latestBuildings.Controls.OBC.CDL.Psychrometrics.Validation.WetBulb_TDryBulPhi (sim)FrontEnd → Verify
Buildings_latestBuildings.Electrical.DC.Lines.Examples.DCLine (sim)FrontEnd → Templates
Buildings_latestBuildings.Electrical.DC.Lines.Examples.DCLines (sim)FrontEnd → Templates
Buildings_latestBuildings.Fluid.FMI.Conversion.Validation.InletToAirDryAir (sim)Verify → Failed
Buildings_latestBuildings.Fluid.FMI.Conversion.Validation.InletToAirDryAirCO2 (sim)FrontEnd → Failed
Buildings_latestBuildings.Fluid.FMI.Conversion.Validation.InletToAirMoistAir (sim)Verify → Failed
Buildings_latestBuildings.Fluid.FMI.Conversion.Validation.InletToAirMoistAirCO2 (sim)FrontEnd → Failed
Buildings_latestBuildings.Fluid.FMI.Validation.FlowSplitter_u (sim)Simulate → Failed
Buildings_latestBuildings.Fluid.FMI.Validation.HeaterFan_noReverseFlow (sim)FrontEnd → Failed
Buildings_latestBuildings.Fluid.Movers.BaseClasses.Validation.NegativePressureOrFlow (sim)FrontEnd → Templates
Buildings_latestBuildings.HeatTransfer.Windows.BaseClasses.Examples.GlassLayer (sim)FrontEnd → Simulate
Buildings_latestBuildings.HeatTransfer.Windows.BaseClasses.Examples.Shade (sim)FrontEnd → Simulate
ClaRaClaRa.Basics.ControlVolumes.GasVolumes.Check.TestFlueGasCell_chem (sim)Failed → FrontEnd
ClaRaClaRa.Components.FlueGasCleaning.Denitrification.Check.Test_Denitrification (sim)Failed → FrontEnd
ClaRaClaRa.Components.FlueGasCleaning.Desulfurization.Check.Test_Desulfurization_ideal (sim)Failed → FrontEnd
ClaRaClaRa.Components.FlueGasCleaning.Desulfurization.Check.Test_FlueGasCleaning (sim)Failed → FrontEnd
ClaRaClaRa.Components.FlueGasCleaning.E_Filter.Check.test_E_Filter (sim)Failed → FrontEnd
ClaRa_devClaRa.Basics.ControlVolumes.GasVolumes.Check.TestFlueGasCell_chem (sim)Failed → FrontEnd
ClaRa_devClaRa.Components.FlueGasCleaning.Denitrification.Check.Test_Denitrification (sim)Failed → FrontEnd
ClaRa_devClaRa.Components.FlueGasCleaning.Desulfurization.Check.Test_Desulfurization_ideal (sim)Failed → FrontEnd
ClaRa_devClaRa.Components.FlueGasCleaning.Desulfurization.Check.Test_FlueGasCleaning (sim)Failed → FrontEnd
ClaRa_devClaRa.Components.FlueGasCleaning.E_Filter.Check.test_E_Filter (sim)Failed → FrontEnd
IBPSA_latestIBPSA.Fluid.FMI.Conversion.Validation.InletToAirDryAir (sim)Simulate → Failed
IBPSA_latestIBPSA.Fluid.FMI.Conversion.Validation.InletToAirDryAirCO2 (sim)FrontEnd → Failed
IBPSA_latestIBPSA.Fluid.FMI.Conversion.Validation.InletToAirMoistAir (sim)Simulate → Failed
IBPSA_latestIBPSA.Fluid.FMI.Conversion.Validation.InletToAirMoistAirCO2 (sim)FrontEnd → Failed
IBPSA_latestIBPSA.Fluid.FMI.Validation.FlowSplitter_u (sim)Simulate → Failed
IBPSA_latestIBPSA.Fluid.FMI.Validation.HeaterFan_noReverseFlow (sim)FrontEnd → Failed
IBPSA_latestIBPSA.Fluid.Movers.BaseClasses.Validation.NegativePressureOrFlow (sim)FrontEnd → Templates
IDEASIDEAS.Fluid.FMI.Conversion.Validation.InletToAirDryAir (sim)Simulate → Failed
IDEASIDEAS.Fluid.FMI.Conversion.Validation.InletToAirDryAirCO2 (sim)FrontEnd → Failed
IDEASIDEAS.Fluid.FMI.Conversion.Validation.InletToAirMoistAir (sim)Simulate → Failed
IDEASIDEAS.Fluid.FMI.Conversion.Validation.InletToAirMoistAirCO2 (sim)FrontEnd → Failed
IDEASIDEAS.Fluid.FMI.Validation.FlowSplitter_u (sim)Simulate → Failed
IDEASIDEAS.Fluid.FMI.Validation.HeaterFan_noReverseFlow (sim)FrontEnd → Failed
IDEAS_devIDEAS.Fluid.FMI.Conversion.Validation.InletToAirDryAir (sim)Simulate → Failed
IDEAS_devIDEAS.Fluid.FMI.Conversion.Validation.InletToAirDryAirCO2 (sim)FrontEnd → Failed
IDEAS_devIDEAS.Fluid.FMI.Conversion.Validation.InletToAirMoistAir (sim)Simulate → Failed
IDEAS_devIDEAS.Fluid.FMI.Conversion.Validation.InletToAirMoistAirCO2 (sim)FrontEnd → Failed
IDEAS_devIDEAS.Fluid.FMI.Validation.FlowSplitter_u (sim)Simulate → Failed
IDEAS_devIDEAS.Fluid.FMI.Validation.HeaterFan_noReverseFlow (sim)FrontEnd → Failed
IndustrialControlSystemsIndustrialControlSystems.Applications.ControlProblems.DecoupledControl.NoDecoupledControl (sim)Failed → FrontEnd
IndustrialControlSystemsIndustrialControlSystems.Applications.ControlProblems.PI_ContinuousVsDigital (sim)Failed → FrontEnd
IndustrialControlSystemsIndustrialControlSystems.Applications.ControlProblems.ProcessControl (sim)Failed → Templates
IndustrialControlSystemsIndustrialControlSystems.Controllers.Examples.TestD_bias (sim)Failed → FrontEnd
IndustrialControlSystemsIndustrialControlSystems.Controllers.Examples.TestD_tracking (sim)Failed → FrontEnd
IndustrialControlSystemsIndustrialControlSystems.Controllers.Examples.TestI_bias (sim)Failed → FrontEnd
IndustrialControlSystemsIndustrialControlSystems.Controllers.Examples.TestI_tracking (sim)Failed → FrontEnd
IndustrialControlSystemsIndustrialControlSystems.Controllers.Examples.TestPD_bias (sim)Failed → FrontEnd
IndustrialControlSystemsIndustrialControlSystems.Controllers.Examples.TestPD_tracking (sim)Failed → FrontEnd
IndustrialControlSystemsIndustrialControlSystems.Controllers.Examples.TestPID_bias (sim)Failed → FrontEnd
IndustrialControlSystemsIndustrialControlSystems.Controllers.Examples.TestPI_bias (sim)Failed → FrontEnd
IndustrialControlSystemsIndustrialControlSystems.Controllers.Examples.TestPI_tracking (sim)Failed → FrontEnd
MEVMEV.Test.TestPipeSegment (sim)FrontEnd → Simulate
MEVMEV.Test.TestPipes (sim)FrontEnd → Simulate
MEVMEV.Test.TestStandardPatient (sim)FrontEnd → Simulate
ModelicaTest_3.2.3ModelicaTest.Blocks.LimPID (sim)Simulate → SimCode
ModelicaTest_3.2.3ModelicaTest.Blocks.LimitersHomotopy (sim)FrontEnd → SimCode
ModelicaTest_4.0.0ModelicaTest.Blocks.LimPID (sim)Simulate → SimCode
ModelicaTest_4.0.0ModelicaTest.Blocks.LimitersHomotopy (sim)FrontEnd → SimCode
ModelicaTest_trunkModelicaTest.Blocks.LimPID (sim)Simulate → SimCode
ModelicaTest_trunkModelicaTest.Blocks.LimitersHomotopy (sim)FrontEnd → SimCode
Modelica_3.2.3Modelica.Electrical.Analog.Examples.OpAmps.HighPass (sim)FrontEnd → SimCode
Modelica_3.2.3Modelica.Electrical.Analog.Examples.OpAmps.Integrator (sim)FrontEnd → SimCode
Modelica_3.2.3Modelica.Electrical.Analog.Examples.OpAmps.InvertingAmp (sim)FrontEnd → SimCode
Modelica_3.2.3Modelica.Electrical.Analog.Examples.OpAmps.InvertingSchmittTrigger (sim)FrontEnd → SimCode
Modelica_3.2.3Modelica.Electrical.Analog.Examples.OpAmps.LCOscillator (sim)FrontEnd → SimCode
Modelica_3.2.3Modelica.Electrical.Analog.Examples.OpAmps.LowPass (sim)FrontEnd → SimCode
Modelica_3.2.3Modelica.Electrical.Analog.Examples.OpAmps.Multivibrator (sim)FrontEnd → SimCode
Modelica_3.2.3Modelica.Electrical.Analog.Examples.OpAmps.NonInvertingAmp (sim)FrontEnd → SimCode
Modelica_3.2.3Modelica.Electrical.Analog.Examples.OpAmps.SchmittTrigger (sim)FrontEnd → SimCode
Modelica_3.2.3Modelica.Electrical.Analog.Examples.OpAmps.SignalGenerator (sim)FrontEnd → SimCode
Modelica_3.2.3Modelica.Electrical.Analog.Examples.OpAmps.VoltageFollower (sim)FrontEnd → SimCode
Modelica_4.0.0Modelica.Electrical.Analog.Examples.OpAmps.Multivibrator (sim)FrontEnd → SimCode
Modelica_4.0.0Modelica.Electrical.Analog.Examples.OpAmps.SignalGenerator (sim)FrontEnd → SimCode
Modelica_trunkModelica.Electrical.Analog.Examples.OpAmps.Multivibrator (sim)FrontEnd → SimCode
Modelica_trunkModelica.Electrical.Analog.Examples.OpAmps.SignalGenerator (sim)FrontEnd → SimCode
PowerGridsPowerGrids.Controls.Test.TestDerivativeLag (sim)Compile → Simulate
PowerGridsPowerGrids.Controls.Test.TestFirstOrderWithNonWindupLimiter (sim)FrontEnd → Compile
PowerGridsPowerGrids.Controls.Test.TestIntegratorWithNonWindupLimiter (sim)FrontEnd → Compile
PowerGridsPowerGrids.Controls.Test.TestLeadLagWithNonWindupLimiter (sim)FrontEnd → Compile
PowerGridsPowerGrids.Controls.Test.TestPIWithNonWindupLimiter (sim)FrontEnd → Compile
PowerSystemsPowerSystems.Examples.Wind.WindTurbine_PSGI (sim)Failed → FrontEnd
ScalableTestSuiteScalableTestSuite.Mechanical.HarmonicOscillator.ScaledExperiments.HarmonicOscillatorNetwork_N_320 (sim)Compile → Verify
ScalableTestSuite_nooptScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineModelica_N_1280 (sim)Failed → Compile
ThermoPowerThermoPower.Test.GasComponents.TestGasValve (sim)FrontEnd → SimCode
ThermoPowerThermoPower.Test.GasComponents.TestGasValveOpPoint (sim)FrontEnd → SimCode