Timeline
2012-11-22:
- 15:37 WikiStart edited by
- (diff)
- 15:26 WikiStart edited by
- (diff)
- 15:13 WikiStart edited by
- (diff)
- 11:56 Ticket #1455 (Backend - initial_residual() equations are created with removed Vars -> ...) updated by
-
Cc, Component, Description changed
- 07:54 Ticket #1948 (Backend - MultiBody model goes infinite in the back-end) updated by
-
Status, Owner changed
the model is strukturally singulare, ther has to be a constrained … - 03:03 Ticket #1948 (Backend - MultiBody model goes infinite in the back-end) created by
- Here is the problem reported: …
2012-11-21:
- 21:58 Ticket #1947 (Frontend - unbalanced model - Wrong root in connection graph) updated by
- Christian, can you add this model to the testsuite so we don't break …
- 21:39 Ticket #1947 (Frontend - unbalanced model - Wrong root in connection graph) closed by
- fixed: Fixed in r14011.
- 20:54 Ticket #1947 (Frontend - unbalanced model - Wrong root in connection graph) updated by
- Hm, it seems we're missing the connection: […] from SubModel1 as …
- 20:35 Ticket #1947 (Frontend - unbalanced model - Wrong root in connection graph) created by
- I found a bug in the connection graph handling. If the world object, …
- 11:09 Ticket #1943 (Backend - Wrong equation count for enum in when equations) closed by
- fixed
- 11:08 Ticket #1943 (Backend - Wrong equation count for enum in when equations) updated by
- Was this fixed in r13973?
2012-11-20:
- 12:06 Ticket #1821 (Frontend - Complex constructor does not work) closed by
- fixed
- 12:02 Ticket #1946 (Frontend - Finding the dimension of the component with unknown dimension from the ...) updated by
-
Status, Owner changed
- 12:00 Ticket #1946 (Frontend - Finding the dimension of the component with unknown dimension from the ...) created by
- This model: […] has these issues: […]
- 09:35 Ticket #1941 (Backend - outerProduct not implemented) updated by
- Ok, r13983 should work for sure. Add a testcase if it does.
- 09:35 Ticket #1882 (Frontend - Inside flow appear twice in the connection set in some weird cases) closed by
- fixed: Fixed in r13982.
- 09:34 Ticket #1945 (Frontend - unbalanced models by duplicate inheritance) closed by
- fixed: Fixed in r13982.
- 09:10 Ticket #1882 (Frontend - Inside flow appear twice in the connection set in some weird cases) updated by
- I think this is a duplicate of #1945.
- 05:58 Ticket #1945 (Frontend - unbalanced models by duplicate inheritance) updated by
- Just a bit more explanation... This equation should not be …
2012-11-19:
- 16:08 Ticket #1908 (New Instantiation - Handle redeclares with multiple inheritance) closed by
- fixed: I think this has mostly been fixed, so I'm closing this ticket. If …
- 16:06 Ticket #1918 (New Instantiation - Implement better checking of extends in new instantiation) closed by
- fixed
- 16:05 Ticket #1945 (Frontend - unbalanced models by duplicate inheritance) created by
- The attached model F uses duplicate inheritance and generates …
- 15:21 Ticket #1944 (Frontend - unbalanced models: empty array of unused connector yields equations) closed by
- fixed: Fixed in r13965.
- 13:55 Ticket #1944 (Frontend - unbalanced models: empty array of unused connector yields equations) updated by
-
Status, Owner changed
- 13:41 Ticket #1941 (Backend - outerProduct not implemented) updated by
- Or wait for the commit that fixes all the problems... *Sigh*
- 13:39 Ticket #1941 (Backend - outerProduct not implemented) updated by
- See if r13961 works, then add a testcase for it and close the bug.
- 13:08 Ticket #1944 (Frontend - unbalanced models: empty array of unused connector yields equations) created by
- I found another source for unbalanced fluid models. We have an empty …
- 12:44 Ticket #1943 (Backend - Wrong equation count for enum in when equations) updated by
- I fail to see the problem for the equation counting. Isn't the number …
- 12:12 Ticket #1943 (Backend - Wrong equation count for enum in when equations) updated by
- change case (DAE.ENUM_LITERAL(name = p)) then …
- 12:04 Ticket #1943 (Backend - Wrong equation count for enum in when equations) updated by
-
Cc changed
The Problem is that in the Backend the type of the ComponentRef is … - 11:42 Ticket #1943 (Backend - Wrong equation count for enum in when equations) created by
- if an enum is set using an if equation inside a when equation, the …
- 10:30 Ticket #1942 (Backend - msl32 / Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic) created by
- There are some differences between our rersults and that from dymola. …
- 09:07 Ticket #1941 (Backend - outerProduct not implemented) updated by
- r13955 fixed the issue with code generation. Will look at the last part.
- 09:01 Ticket #1929 (Backend - Multibody USR and SSR joints have wrong initialization values) updated by
- OpenModelica: ModelicaTest.MultiBody.FourbarVariants.JointSSR …
- 08:50 Ticket #1929 (Backend - Multibody USR and SSR joints have wrong initialization values) updated by
- Replying to wbraun: > The models are still initialized …
2012-11-17:
- 11:03 Ticket #1941 (Backend - outerProduct not implemented) updated by
- Another problem occurs when compiling the slightly more complicated …
- 10:53 Ticket #1941 (Backend - outerProduct not implemented) reopened by
- Now the model survives the frontend, but compilation fails. …
2012-11-16:
- 21:54 Ticket #1941 (Backend - outerProduct not implemented) closed by
- fixed: Fixed in r13932
- 21:45 Ticket #1941 (Backend - outerProduct not implemented) updated by
-
Description changed
- 21:43 Ticket #1941 (Backend - outerProduct not implemented) created by
- I wrote a simple model using the outerProduct function […] …
- 17:21 Ticket #1929 (Backend - Multibody USR and SSR joints have wrong initialization values) reopened by
- The models are still initialized different to Dymola.
- 17:21 Ticket #1940 (Backend - Multibody USR and SSR joints have wrong simulation values) closed by
- invalid: They results are different to dymola, but I won't say they are wrong, …
- 16:39 Ticket #1940 (Backend - Multibody USR and SSR joints have wrong simulation values) updated by
- comes from #1929
- 15:31 Ticket #1940 (Backend - Multibody USR and SSR joints have wrong simulation values) created by
- ModelicaTest.MultiBody.FourbarVariants.JointUSR and …
- 15:28 Ticket #1929 (Backend - Multibody USR and SSR joints have wrong initialization values) closed by
- fixed: Initialization works fine using the new initialization method …
- 10:37 Ticket #1931 (Frontend - Do not scalarize vector equations) updated by
-
Owner changed
Ok, got a new patch. It needs backend support ;) - 08:34 Ticket #1931 (Frontend - Do not scalarize vector equations) updated by
-
Owner changed
2012-11-15:
- 16:55 Ticket #1664 (Backend - Initialization seems to get stuck on model: ...) closed by
- fixed: The initialization is even with simulation-flag -iom kinsol wrong. But …
- 15:05 Ticket #1939 (New Instantiation - Duplicate class detection not working when loading MSL) created by
- Loading a file such as […] and loading the MSL at the same time …
- 14:57 Ticket #1938 (Frontend - Stack overflow in frontend) updated by
- This one fails: […] This one succeeds: […]
- 11:48 Ticket #1938 (Frontend - Stack overflow in frontend) updated by
-
Summary changed
- 10:17 Ticket #1938 (Frontend - Stack overflow in frontend) created by
- On 15/11/12 09:37, Mikelsons Lars (DC/ETI22) wrote: […] […]
Note:
See TracTimeline
for information about the timeline view.