Timeline



2012-12-10:

22:24 Ticket #1976 (Backend - val return different result on windows an linux on event point) updated by Adrian Pop
It seems that since revision r14297 this model has the same results in …
17:08 Ticket #1979 (Code Generation - wrong results in integer matrix equation) closed by Willi Braun
fixed: fixed in r14315
17:07 Ticket #1979 (Code Generation - wrong results in integer matrix equation) updated by Willi Braun
Status, Component changed
17:07 Ticket #1979 (Code Generation - wrong results in integer matrix equation) updated by Willi Braun
Status, Owner changed
16:56 Ticket #1980 (Frontend - SCodeFlatten fails to rename imports) updated by Per Östlund
This model actually seems to work as intended. It only looked like it …
16:27 Ticket #1980 (Frontend - SCodeFlatten fails to rename imports) updated by Per Östlund
Description changed
Renamed component r to x so that the model is valid.
16:15 Ticket #1980 (Frontend - SCodeFlatten fails to rename imports) created by Martin Sjölund
SCodeFlatten fails to rename imports that are part of a path […]
15:49 Ticket #1979 (Code Generation - wrong results in integer matrix equation) updated by Bruno Scaglioni
Cc changed
13:19 SimpleIntegerTest.mo attached to Ticket #1979 by Bruno Scaglioni
13:18 Ticket #1979 (Code Generation - wrong results in integer matrix equation) created by Bruno Scaglioni
See the attached model, OMC fails to expand the last equation, the …
13:03 Ticket #1975 (Backend - Error in solving nonlinear system for Mechanics.rotational clutch model) closed by Willi Braun
fixed
12:56 Ticket #1978 (New Instantiation - Improve lookup in instances in the new lookup) created by Per Östlund
The new lookup currently allows looking up anything in instances, but …
12:03 Ticket #1977 (New Instantiation - Better error messages for missing imports) created by Per Östlund
If the new lookup fails to find an import path it will just continue. …

2012-12-09:

23:21 Ticket #1976 (Backend - val return different result on windows an linux on event point) updated by Adrian Pop
Anybody has a 32 bit Linux to test if it behaves like Windows? At …
22:36 Ticket #1976 (Backend - val return different result on windows an linux on event point) created by Jens Frenkel
The model simulation_modelica_others.sample3.mos returns for the …
17:04 Ticket #1975 (Backend - Error in solving nonlinear system for Mechanics.rotational clutch model) updated by Willi Braun
fixed in r14296.

2012-12-07:

19:12 Ticket #132 (New Instantiation - Functions are not inherited correctly when extending packages) updated by Adrian Pop
Ok, I'll look into it.
17:45 Ticket #128 (Backend - Default fixed=true attribute set to state variables even when not meant) closed by Francesco Casella
fixed: OMC 1.9.0 beta implements the correct semantics
16:21 Ticket #131 (Backend - Replaceable model doesn't work) closed by Francesco Casella
fixed
15:42 Ticket #132 (New Instantiation - Functions are not inherited correctly when extending packages) updated by Francesco Casella
Status, Owner, Component changed
15:41 Ticket #132 (New Instantiation - Functions are not inherited correctly when extending packages) updated by Francesco Casella
Component changed
I tried the test package with the scodeInstShortcut flag. Test_f now …
15:10 Ticket #1975 (Backend - Error in solving nonlinear system for Mechanics.rotational clutch model) updated by Willi Braun
Status, Owner changed
10:05 clutchTest.mo attached to Ticket #1975 by Bruno Scaglioni
10:05 Ticket #1975 (Backend - Error in solving nonlinear system for Mechanics.rotational clutch model) created by Bruno Scaglioni
The model: Modelica.Mechanics.Rotational.Components.OneWayClutch is …
10:00 Ticket #1974 (Build Environment - Types in the OMC compiler) created by Adrian Pop
Maybe we should switch all the f2c types from int to long so they are …
00:23 Ticket #1970 (Backend - Multibody Visualizers type error) closed by Adrian Pop
fixed: Fixed in r14273.
00:22 Ticket #1405 (Frontend - Wrong dimensions for arrays of array aliases) closed by Adrian Pop
fixed: Fixed in r14273.

2012-12-06:

17:27 Ticket #1973 (Backend - Problem with initial equations affecting valve models in Modelica.Fluid) updated by Adrian Pop
Cc changed
17:26 testValve.mos attached to Ticket #1973 by Francesco Casella
Script to run the test
17:24 ValveAirTotal.mo attached to Ticket #1973 by Francesco Casella
Save Total file
17:24 Ticket #1973 (Backend - Problem with initial equations affecting valve models in Modelica.Fluid) created by Francesco Casella
The PartialValve model in Modelica.Fluid had a wrong, redundant …
10:05 Ticket #1971 (Backend - Errors in return values in functions with two outputs) closed by Jens Frenkel
fixed: fixed in r14257
09:57 Ticket #1972 (Frontend - Reinit in when equations with condition initial() should report an error) updated by Lennart Ochel
Here goes something wrong. It is not possible to replace or even …
07:57 Ticket #1405 (Frontend - Wrong dimensions for arrays of array aliases) updated by Adrian Pop
Hopefully fixed in r14255.
07:57 Ticket #1970 (Backend - Multibody Visualizers type error) updated by Adrian Pop
Hopefully fixed in r14255.
03:41 Ticket #1972 (Frontend - Reinit in when equations with condition initial() should report an error) updated by Adrian Pop
Incredible how many occurrences of this when initial() then reinit we …
00:32 Ticket #1972 (Frontend - Reinit in when equations with condition initial() should report an error) closed by Adrian Pop
fixed: Fixed in r14246 and r14247 and r14250 ... Lots or revisions to get it …

2012-12-05:

18:29 Ticket #1972 (Frontend - Reinit in when equations with condition initial() should report an error) updated by Adrian Pop
Ok. I'll already started to add the check. I'll continue.
18:27 Ticket #1688 (Backend - Reinit of non-state variables) updated by Adrian Pop
I opened a new bug about the reinit in when with condition initial: …
18:26 Ticket #1972 (Frontend - Reinit in when equations with condition initial() should report an error) updated by anonymous
in such y case you can with: […] The problem is that initial() does …
18:12 Ticket #1972 (Frontend - Reinit in when equations with condition initial() should report an error) updated by Adrian Pop
The question is if this really makes no sense. Say you load "u" from …
18:10 Ticket #1972 (Frontend - Reinit in when equations with condition initial() should report an error) created by Adrian Pop
From Lennart (lochel) comment on bug #1688: reinit used in a when …
15:03 Ticket #1688 (Backend - Reinit of non-state variables) updated by Lennart Ochel
Nice. You can recover the test case from #51. I have already removed …
14:58 Ticket #1688 (Backend - Reinit of non-state variables) updated by Adrian Pop
Cc changed
We might catch the reinint in when initial in the front-end. I'll …
14:54 Ticket #1688 (Backend - Reinit of non-state variables) updated by Lennart Ochel
Cc changed
14:47 TestTwoOut.mo attached to Ticket #1971 by Bruno Scaglioni
14:46 Ticket #1971 (Backend - Errors in return values in functions with two outputs) created by Bruno Scaglioni
Functions with two outputs, where the first output is a scalar and the …
14:21 Ticket #1688 (Backend - Reinit of non-state variables) updated by Lennart Ochel
look also for #51. There is reinit used in a when initial() clause: …
14:16 Ticket #1688 (Backend - Reinit of non-state variables) updated by Lennart Ochel
Cc, Component, Description changed
14:15 Ticket #51 (Backend - reinit() is not accepted) updated by Lennart Ochel
Component changed
I guess, that is no valid Modelica code.
12:32 Ticket #1965 (Backend - TriggeredSampler model doesn't switch properly) closed by Willi Braun
fixed: fixed in r14235.
04:36 Ticket #1959 (Backend - Modelica.Blocks.Routing.Extractor doesn't work) closed by Willi Braun
fixed: fixed in r14235.

2012-12-04:

15:13 Ticket #1811 (Frontend - Wrong equation count in Fluid source model with zero ports) closed by Francesco Casella
fixed: Works with OMC r14198
11:28 Ticket #1970 (Backend - Multibody Visualizers type error) updated by Per Östlund
Yes, the old instantiation is still used for typing when using the …
11:25 Ticket #1970 (Backend - Multibody Visualizers type error) updated by Bruno Scaglioni
The last comment of #1405 says the issue is fixed by "+d=sCodeInst" …
11:11 Ticket #1970 (Backend - Multibody Visualizers type error) updated by Per Östlund
Duplicate of #1405.
10:46 typeTest.mo attached to Ticket #1970 by Bruno Scaglioni
10:46 Ticket #1970 (Backend - Multibody Visualizers type error) created by Bruno Scaglioni
The model contained in the attached file outputs a type mismatch error …
09:28 Ticket #1964 (Backend - Bound Parameter Expression unfixed) closed by Lennart Ochel
fixed: solved in r14225
08:50 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Lennart Ochel
The optimization method (e.g. nelder_mead_ex) is meaningless if the …
08:43 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Christian Schubert
If I run the system with +d=solveinitialsystem, I get no error and a …
08:35 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) updated by Lennart Ochel
Cc changed
I ran the model with Visual Studio to debug the model a bit more. It …

2012-12-03:

18:10 Ticket #1969 (Frontend - function with multiple return value used only first one does not work) closed by Adrian Pop
fixed
18:09 Ticket #1946 (Frontend - Finding the dimension of the component with unknown dimension from the ...) closed by Adrian Pop
fixed
17:13 Ticket #1946 (Frontend - Finding the dimension of the component with unknown dimension from the ...) updated by Adrian Pop
Hopefully fixed in r14209.
17:13 Ticket #1969 (Frontend - function with multiple return value used only first one does not work) updated by Adrian Pop
Hopefully fixed in r14209.
16:34 Ticket #1946 (Frontend - Finding the dimension of the component with unknown dimension from the ...) updated by Adrian Pop
Same as bug #1969. The fix in r14047 is wrong. I should do TSUB …
16:33 Ticket #1946 (Frontend - Finding the dimension of the component with unknown dimension from the ...) reopened by Adrian Pop
16:32 Ticket #1969 (Frontend - function with multiple return value used only first one does not work) updated by Adrian Pop
Status changed
This is a duplicate of #1946. It seems my fix of it was a bit wrong. …
16:15 MultiFunctionReturnValueUseOnlyFirst.mos attached to Ticket #1969 by Jens Frenkel
16:15 MultiFunctionReturnValueUseOnlyFirst.mo attached to Ticket #1969 by Jens Frenkel
16:14 Ticket #1969 (Frontend - function with multiple return value used only first one does not work) created by Jens Frenkel
According to the msl example […] the following model does not …
14:35 Ticket #1968 (Backend - Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_p ...) updated by Adrian Pop
Hi, It seems that somewhere SimCode.SES_NONLINEAR.crefs are getting a …
13:38 Ticket #1968 (Backend - Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_p ...) created by Jens Frenkel
The Model …
13:01 log.txt attached to Ticket #1967 by Christian Schubert
13:00 Ticket #1967 (Run-time - Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6) created by Christian Schubert
Hi, this is one of the last models from MultiBody (not counting …
04:05 Ticket #1966 (Build Environment - Add all the ModelicaTest example models to the OpenModelica testsuite) created by Adrian Pop
Would be really good to add all the tests (not only MultiBody) from …
04:01 Ticket #1962 (Backend - Mixed multibody/fluid model initialization error) updated by Adrian Pop
Cc, Owner changed
03:59 Ticket #1962 (Backend - Mixed multibody/fluid model initialization error) updated by Adrian Pop
Status, Owner changed
Note: See TracTimeline for information about the timeline view.