- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Error Code 3
Error Code 3
Error Code 3
I try to run a simulation and I get Error Code 3, it says Got number 7443.000000, expected: 7441.000000. This is after it got through translation and compilation phase. This is in version 1.9.4 beta 2. When I try to run the same model in 1.9.3, I get:
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c1$rB' undeclared (first use in this function)
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c2$rB' undeclared (first use in this function)
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c5$rB' undeclared (first use in this function)
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c7$rB' undeclared (first use in this function)
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c8$rB' undeclared (first use in this function)
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c9$rB' undeclared (first use in this function)
WebModel_06inz.c:12220: error: '$P$STATESET0$PA$lB1$c12$rB' undeclared (first use in this function) With many more very similar things before and after. It looks like it is translating, but giving me this error in the compile phase.
- palmer13
- 26 Posts
Re: Error Code 3
Yes, it appears to be corrected in the latest nightly build, thanks! Any idea when this fix will be in an official release?
- palmer13
- 26 Posts
Re: Error Code 3
1.9.4 should be released sometime this week.
- sjoelund.se
- 1700 Posts
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Error Code 3