Opened 7 years ago
Closed 7 years ago
#4684 closed defect (fixed)
Issue with simcode generation with NF
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: |
Description
The following error is generated:
Error: Internal error function createNonlinearResidualEquations failed [/OMCompiler/Compiler/SimCode/SimCodeUtil.mo:1355:5-1355:77:writable] Error: Internal error createEquationsForSystems failed
Apparently there is something wrong with the NF-generated data structure.
Change History (2)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
All reported models clear the SimCode phase as of 07-02-2018
Note:
See TracTickets
for help on using tickets.
Also affects
https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.2/files/Modelica_3.2.2_Modelica.Electrical.Analog.Examples.HeatingMOSInverter.err
https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.2/files/Modelica_3.2.2_Modelica.Electrical.Analog.Examples.HeatingNPN_OrGate.err
https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.2/files/Modelica_3.2.2_Modelica.Electrical.Analog.Examples.NandGate.err
etc.