Timeline
2012-11-02:
- 16:36 Ticket #1924 (Backend - IndexReduction.differentiateEqns failed) updated by
- All models pass the index reduction if Variables with …
- 14:03 Ticket #1794 (Backend - Internal error BackendEquation.equationToExp failed with 1.9 beta, ...) closed by
- fixed: - added test in r13771
- 13:55 Ticket #1810 (Backend - omc simulation runtime c crashes on the HumMod model) updated by
-
Cc, Owner, Summary changed
- 13:53 Ticket #1831 (Backend - SimCodeUtil.calculateIndex failed) updated by
- - for SimCodeUtil.calculateIndex the error should ne be reported …
- 13:52 Ticket #1895 (Backend - Error building simulator) closed by
- fixed: - fixed in r13770
- 11:49 Ticket #1923 (Frontend - Connection Graph is not broken correctly) updated by
- I found the issue and I'm doing a way better solution by deleting the …
- 10:51 Ticket #1891 (Backend - Fail to match discrete equation) closed by
- fixed
- 10:49 Ticket #1903 (Backend - Modelica.Blocks.Examples.BooleanNetwork1) closed by
- fixed
- 09:29 Ticket #1923 (Frontend - Connection Graph is not broken correctly) updated by
- Yes, i'm debugging that now. The equations are removed based on the …
- 09:27 Ticket #1923 (Frontend - Connection Graph is not broken correctly) updated by
- in the functino handleOverconstrainedConnections pefore calling the …
- 09:19 Ticket #1923 (Frontend - Connection Graph is not broken correctly) updated by
- Ok, I get it if I look at the flattened code from OpenModelica. There …
- 09:06 Ticket #1923 (Frontend - Connection Graph is not broken correctly) updated by
- It seems this is not the problem but for the conntection between …
- 08:58 Ticket #1923 (Frontend - Connection Graph is not broken correctly) updated by
- There is no description in the specification on how is best to connect …
- 08:47 Ticket #1923 (Frontend - Connection Graph is not broken correctly) updated by
- Modelica Code: connect(currentSource.pin_n, resistor.pin_p); …
2012-10-31:
- 10:43 Ticket #1920 (Frontend - Add casts inside matrix constructor) closed by
- fixed: Fixed for this case. There might be more, but elabMatrix needs to be …
- 10:41 Ticket #1923 (Frontend - Connection Graph is not broken correctly) updated by
- Hm, the connection graph obtained via OpenModelica is rather different …
- 10:30 Ticket #1923 (Frontend - Connection Graph is not broken correctly) updated by
- I did: […] and I get a model having equation: […] it comes from: …
- 10:17 Ticket #1923 (Frontend - Connection Graph is not broken correctly) updated by
- You can run: […] to get …
- 10:16 Ticket #1924 (Backend - IndexReduction.differentiateEqns failed) created by
- occurs with the follwing models: - …
- 09:34 Ticket #1923 (Frontend - Connection Graph is not broken correctly) updated by
- These are the generated equality constraints: 2 : {} = …
- 09:33 Ticket #1923 (Frontend - Connection Graph is not broken correctly) created by
- the models …
- 01:36 Ticket #1922 (Code Generation - Codegeneration does not handle extended records) created by
- For the Models of MSL3.2.1 …
2012-10-30:
- 13:54 Ticket #1921 (Run-time - Oscillator executable fails without message) created by
- Modelica.Electrical.Spice3.Examples.Oscillator fails without message …
- 11:14 Ticket #1920 (Frontend - Add casts inside matrix constructor) updated by
-
Status, Owner, Component changed
- 10:52 Ticket #1920 (Frontend - Add casts inside matrix constructor) created by
- The following code flattens wrongly: […] It becomes: […] But …
- 00:00 Ticket #1919 (New Instantiation - Type extending basic type derived array does not work in all cases) created by
- This model does not work […] Funny is that this model works: […]
2012-10-29:
- 15:28 Ticket #1918 (New Instantiation - Implement better checking of extends in new instantiation) created by
- Extends are currently fully qualified in the new instantiation, since …
- 15:08 Ticket #1917 (Frontend - Instantiaten lost Parameter Binding) created by
- For the model Modelica.Electrical.Spice3.Examples.Graetz (msl3.2.1) …
- 14:46 Ticket #1916 (New Instantiation - Print an error for nonexisting redeclared modifier elements in extends.) updated by
- A testcase named NonexistentRedeclareModifier2 has been added to the …
- 13:56 Ticket #1329 (Instantiation - Wrong prefixing of array indexes in the DAE.) closed by
- fixed: I think this ticket can be closed, since the reported issue has been …
- 13:36 Ticket #1915 (FMI - FMU dll link fails) updated by
-
Component changed
- 13:34 Ticket #1915 (FMI - FMU dll link fails) updated by
-
Status, Owner changed
- 13:32 Ticket #1916 (New Instantiation - Print an error for nonexisting redeclared modifier elements in extends.) updated by
-
Description changed
- 13:32 Ticket #1916 (New Instantiation - Print an error for nonexisting redeclared modifier elements in extends.) created by
- We should print an error if a redeclared modifier element can't be …
- 13:20 Ticket #1915 (FMI - FMU dll link fails) created by
- Hi, I'm trying to generate an FMU from OpenModelica (r13495), but I …
- 12:53 Ticket #1909 (New Instantiation - Propagate redeclares correctly) closed by
- fixed: Fixed in r13687.
- 11:23 Ticket #1515 (Backend - terminate not supported in runtime) updated by
-
Status, Owner changed
terminate() is supported in in r13683. - 10:44 Ticket #1914 (New Instantiation - Reject models where we fail to deduce constant array dimensions) created by
- […] Currently gives: […] And succeeds. We need to reject the …
- 10:44 Ticket #1910 (Frontend - Erroneous Warning: Parameter ... has neither value nor start value, ...) updated by
- also for the model …
- 10:42 Ticket #1912 (Backend - Initial equation not working correctly) closed by
- duplicate
- 10:40 Ticket #1913 (Backend - Initial equation not working correctly) created by
- If you have an equation "a/b" and you set b in the initial equation …
- 10:39 Ticket #1912 (Backend - Initial equation not working correctly) created by
- If you have an equation "a/b" and you set b in the initial equation …
- 10:13 Ticket #1911 (Frontend - Detects a duplicate element where none exists) closed by
- invalid: Ooops... algoritm is not the proper keyword…
- 10:12 Ticket #1911 (Frontend - Detects a duplicate element where none exists) created by
- The following detects a duplicate element where none exists: […] […]
- 08:21 Ticket #1910 (Frontend - Erroneous Warning: Parameter ... has neither value nor start value, ...) updated by
-
Summary changed
- 08:12 Ticket #1910 (Frontend - Erroneous Warning: Parameter ... has neither value nor start value, ...) created by
- For the models (msl3.2.1) Modelica.Blocks.Examples.Filter.mos …
2012-10-28:
- 22:05 Ticket #1515 (Backend - terminate not supported in runtime) updated by
-
Component changed
Any chance that we can have this feature implemented, it would be very … - 08:32 Ticket #1690 (Backend - initial algorithm aren't considered while the initialization) updated by
-
Keywords, Cc, Version, Milestone changed
in the current implementation initial algorithms and tuple initial … - 00:24 Ticket #1908 (New Instantiation - Handle redeclares with multiple inheritance) updated by
- Replying to adrpo: > > This should be easy Not quite that …
2012-10-27:
- 23:05 Ticket #1908 (New Instantiation - Handle redeclares with multiple inheritance) updated by
- This should be easy: just implement a new: […] that doesn't stop at …
- 22:16 Ticket #1909 (New Instantiation - Propagate redeclares correctly) updated by
- Sounds great. Please push your changes in as soon as possible as I …
- 22:13 Ticket #1909 (New Instantiation - Propagate redeclares correctly) updated by
- Replying to adrpo: > Hi. Here is a more complex model that …
- 20:15 Ticket #1909 (New Instantiation - Propagate redeclares correctly) updated by
- Hi. Here is a more complex model that seems to have this issue. It …
- 19:49 Ticket #1909 (New Instantiation - Propagate redeclares correctly) created by
- The new instantiation has issues when it comes to propagating …
- 19:44 Ticket #1908 (New Instantiation - Handle redeclares with multiple inheritance) created by
- The new instantiation currently only applies redeclares to one …
- 03:18 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) updated by
- More on this for Adeel. Adeel you could translate the model a bit …
- 03:05 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) updated by
- We might even translate this to an NORETCALL as we really don't care …
- 02:59 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) updated by
- I think this is the wrong fix. As far as I can tell in equations …
2012-10-26:
- 14:26 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) closed by
- fixed: Fixed in r13658
- 13:19 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) updated by
-
Summary changed
- 13:19 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) updated by
-
Status, Owner changed
- 13:08 Ticket #1907 (Frontend - Handle empty arrays on the lhs of algorithm) created by
- Assignment to array of size 0 fails with an error message, Error: …
Note:
See TracTimeline
for information about the timeline view.