Opened 9 years ago
Closed 4 years ago
#3739 closed defect (fixed)
Compilation errors for MSL trunk
Reported by: | Owned by: | somebody | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.16.0 |
Component: | *unknown* | Version: | v1.9.4-dev-nightly |
Keywords: | Cc: |
Description
The following models have compilation errors for MSL trunk with OpenModelica 1.9.4-dev.beta2-120 (2016-03-02 03:29):
Modelica.Mechanics.Rotational.Examples.GenerationOfFMUs
The given system is mixed-determined. [index > 3]
Please checkout the option "+maxMixedDeterminedIndex".
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot
[Modelica.Mechanics.MultiBody.Visualizers.FixedShape: 1979:8-1980:83]: PartialModelicaServices is partial, name lookup is not allowed in partial classes.
Replacing in Modelica.Mechanics.Rotational.Components.BearingFriction the function calls Modelica.Math.Vectors.interpolate(..) by the previous implementation Modelica.Math.tempInterpol1(..) gives the following error:
Too much equations - overdetermined system. The model has 701 equations and 695 variables.
Ticket already opend by Martin S.: https://trac.openmodelica.org/OpenModelica/ticket/3738
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator
Too many equations
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase
Too many equations
Modelica.Magnetic.FluxTubes.Examples.Hysteresis.ThreePhaseTransformerWithRectifier
Initialization problem is structurally singular, error found sorting equations
Modelica.Fluid.Examples.HeatingSystem
Warnings and then OpenModelica hangs
Modelica.Utilities.Examples.ReadRealMatrixFromFile
OMEdit crashes
Change History (6)
comment:1 by , 9 years ago
Milestone: | 1.9.4 → 1.9.5 |
---|
comment:4 by , 8 years ago
Milestone: | 1.11.0 → 1.12.0 |
---|
Milestone moved to 1.12.0 due to 1.11.0 already being released.
comment:5 by , 7 years ago
Milestone: | 1.12.0 → 2.0.0 |
---|---|
Priority: | high → blocker |
Replying to martin.otter@…:
Update taken from https://libraries.openmodelica.org/branches/master/Modelica_3.2.2/Modelica_3.2.2.html
The following models have compilation errors for MSL trunk with OpenModelica 1.9.4-dev.beta2-120 (2016-03-02 03:29):
Modelica.Mechanics.Rotational.Examples.GenerationOfFMUs
The given system is mixed-determined. [index > 3]
Please checkout the option "+maxMixedDeterminedIndex".
Still present.
Modelica.Fluid.Examples.HeatingSystem
Warnings and then OpenModelica hangs
Still has issues, see #4316
Modelica.Utilities.Examples.ReadRealMatrixFromFile
OMEdit crashes
Now the issue is
[SimCode/SimCodeUtil.mo:0:0-0:0:writable] Error: Internal error function createSimCode failed [Transformation from optimised DAE to simulation code structure failed]
All other issues were solved
comment:6 by , 4 years ago
Milestone: | 2.0.0 → 1.16.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
All the mentioned models now simulate correctly except for HeatingSystem which still has some issues. I'll close this ticket since HeatingSystem is covered by #3200.
Milestone pushed to 1.9.5