Timeline



2012-09-18:

14:30 Ticket #1819 (Frontend - RealInput Failure) closed by Per Östlund
fixed: Fixed in r12964.
14:24 Ticket #1822 (Backend - Replaceable type cannot unify with itself) updated by Martin Sjölund
This works: […] The problem is probably somewhere in the …
14:07 Ticket #1820 (OMEdit - Add GUI boxes for dynamic state selection and index reduction) closed by Adeel Asghar
fixed
14:06 Ticket #1822 (Backend - Replaceable type cannot unify with itself) created by adabe588@…
This code looks okay to me, but the typechecker disagrees. I'm making …
14:01 Ticket #1821 (Frontend - Complex constructor does not work) updated by Martin Sjölund
Description changed
14:01 Ticket #1821 (Frontend - Complex constructor does not work) created by Martin Sjölund
In MSL 3.2.1 …
13:57 Ticket #1819 (Frontend - RealInput Failure) updated by Jens Frenkel
Component changed
12:09 Ticket #1820 (OMEdit - Add GUI boxes for dynamic state selection and index reduction) updated by Martin Sjölund
Status, Owner changed
12:04 Ticket #1818 (Backend - Pendulum does not simulate) closed by Martin Sjölund
invalid: I opened up #1820 to have these options in OMEdit, and will close this …
12:00 Ticket #1820 (OMEdit - Add GUI boxes for dynamic state selection and index reduction) updated by Martin Sjölund
Description changed
11:59 Ticket #1820 (OMEdit - Add GUI boxes for dynamic state selection and index reduction) updated by Martin Sjölund
Description changed
11:57 Ticket #1820 (OMEdit - Add GUI boxes for dynamic state selection and index reduction) updated by Martin Sjölund
Status, Owner changed
11:57 Ticket #1820 (OMEdit - Add GUI boxes for dynamic state selection and index reduction) created by Martin Sjölund
By adding some new API calls, OMEdit will be able to display and …
11:21 Ticket #1819 (Frontend - RealInput Failure) updated by Jens Frenkel
If the assignemnt is moved to the equation part everthink works fine.
11:20 Ticket #1819 (Frontend - RealInput Failure) updated by Jens Frenkel
[RealInput_Failure.mo:22:1-22:17:writable] Error: Trying to assign to …
11:19 RealInput_Failure.mos attached to Ticket #1819 by Jens Frenkel
11:18 RealInput_Failure.mo attached to Ticket #1819 by Jens Frenkel
11:16 Ticket #1819 (Frontend - RealInput Failure) created by Jens Frenkel
The attached model causes an error and there should not be one.
11:07 Ticket #1818 (Backend - Pendulum does not simulate) updated by Jens Frenkel
THe pendulum model requires dynamic state selection. It is not enabled …
06:54 Ticket #1818 (Backend - Pendulum does not simulate) updated by Martin Sjölund
Status, Owner changed
06:53 Ticket #1818 (Backend - Pendulum does not simulate) created by Martin Sjölund
Pendulum does not simulate, seems to be because everything is solved …

2012-09-17:

14:23 Ticket #1817 (Code Generation - Exporting "Modelica.Electrical.Machines.Examples.AIMS_Start" to FMI ...) updated by Martin Sjölund
Status, Owner changed
Seems to give bad initial conditions for the non-linear solver also …
12:51 Ticket #1817 (Code Generation - Exporting "Modelica.Electrical.Machines.Examples.AIMS_Start" to FMI ...) created by dh
modelDescription.xml does not contain a valid min or starting …
10:48 Ticket #1816 (Interactive Environment - Fix getNthInheritedClass API) updated by Adeel Asghar
Status, Owner changed
10:45 Ticket #1816 (Interactive Environment - Fix getNthInheritedClass API) created by Adeel Asghar
The API call, […] Returns, […] The API call should return, […]

2012-09-16:

00:42 Ticket #1815 (Frontend - Type variables cannot be (explicitly) unified even though the compiler ...) created by adabe588@…
Even though a type unification is obvious the compiler does not always …
00:29 Ticket #1814 (Frontend - Typechecker incorrectly unifies distinct types through polymorphic ...) created by adabe588@…
I finally managed to get this reproduction down to a manageable size. …
00:03 Ticket #1813 (Frontend - Warn on unused and unexported imports) created by adabe588@…
When imports are specified as protected import PKG.x; x is not …

2012-09-14:

20:47 Ticket #1800 (Build Environment - Integrate Modelica3D into OpenModelica) updated by Adeel Asghar
Summary changed
20:40 Ticket #1800 (Build Environment - Integrate Modelica3D into OpenModelica) updated by Adeel Asghar
Modelica3D is now also supported on Windows.
20:10 Ticket #1812 (Code Generation - Code generation error with simple Fluid model) updated by Francesco Casella
Version changed
20:09 SourceUnconnectedTotal.zip attached to Ticket #1812 by Francesco Casella
18:20 SourcesTotal.zip attached to Ticket #1812 by Francesco Casella
Zipped Dymola Save Total file
18:20 Ticket #1812 (Code Generation - Code generation error with simple Fluid model) created by Francesco Casella
This model contains a flow source connected to a pressure sink, and it …
17:26 SourceTotal.zip attached to Ticket #1811 by Francesco Casella
Zipped Dymola Save Total file
17:24 Ticket #1811 (Frontend - Wrong equation count in Fluid source model with zero ports) created by Francesco Casella
The following model contains a single unconnected pressure source, and …

2012-09-13:

15:11 Ticket #1810 (Backend - omc simulation runtime c crashes on the HumMod model) updated by Jens Frenkel
No. of Equations: 27713 No. of Variables: 27713 …
15:08 Ticket #1703 (Frontend - Comments are not merged) updated by Martin Sjölund
Component, Description changed
15:06 Ticket #1808 (Parser - Reject multiple elements in class) closed by Martin Sjölund
fixed: [source:trunk/testsuite/mosfiles-nosim/DuplicateFunctions.mos
14:49 Ticket #1810 (Backend - omc simulation runtime c crashes on the HumMod model) updated by Jens Frenkel
I added rules for derive rx and log10(x). This solves the …
13:06 Ticket #1810 (Backend - omc simulation runtime c crashes on the HumMod model) updated by Jens Frenkel
Status, Owner changed
13:02 Ticket #1810 (Backend - omc simulation runtime c crashes on the HumMod model) updated by Jens Frenkel
Replying to jfrenkel: > 1. test > > …
12:54 Ticket #1810 (Backend - omc simulation runtime c crashes on the HumMod model) updated by Jens Frenkel
1. test IndexReduction.differentiateEqns failed for eqn 2572: …
12:15 Ticket #1810 (Backend - omc simulation runtime c crashes on the HumMod model) updated by Pavol Privitzer
Two more notes: - it is preferable to translate the model with …
11:57 Ticket #1798 (Run-time - Support for ModelicaError in ModelicaUtilities.h) closed by Martin Sjölund
fixed: Fixed in r12918, which also makes functions in general capable of …
11:56 Ticket #1798 (Run-time - Support for ModelicaError in ModelicaUtilities.h) updated by Martin Sjölund
Status, Owner, Summary changed
11:34 Ticket #1810 (Backend - omc simulation runtime c crashes on the HumMod model) created by Pavol Privitzer
Omc crashes on the HumMod model translation. The test is in the …
11:33 Ticket #1808 (Parser - Reject multiple elements in class) updated by Martin Sjölund
Also, overloading looks like `function abs = …
11:29 Ticket #1809 (OMEdit - Allow JavaScript in OMEdit html viewer) closed by Martin Sjölund
fixed: This was fixed in r12452
11:29 Ticket #1809 (OMEdit - Allow JavaScript in OMEdit html viewer) updated by Martin Sjölund
Status, Owner changed
11:29 Ticket #1809 (OMEdit - Allow JavaScript in OMEdit html viewer) created by Martin Sjölund
The following code now works in OMEdit, which means you can easily …
11:20 Ticket #1808 (Parser - Reject multiple elements in class) updated by Martin Sjölund
[…] I will see if this check is missing for loadFile API
11:11 Ticket #1808 (Parser - Reject multiple elements in class) created by adabe588@…
I'm not sure if function overloading is supported or not. I suppose …
11:06 Ticket #1807 (Run-time - Let assert() trigger during initialization) created by Martin Sjölund
The following code should trigger an assertion during initialization, …
08:55 Ticket #1806 (Interactive Environment - MDT TODO-notes) created by Martin Sjölund
MDT currently ignores TODO-notes. It would be good if the IDE could …
08:44 Ticket #1803 (MetaModelica - check for constant expressions while compiling omc) closed by Martin Sjölund
invalid
08:37 Ticket #1805 (New Instantiation - Multi-level redeclare) updated by Martin Sjölund
Status, Owner changed
08:37 Ticket #1805 (New Instantiation - Multi-level redeclare) updated by Martin Sjölund
Component, Milestone changed
Redeclare is the target of the new instantiation. I will not be fixed …
02:50 Ticket #1805 (New Instantiation - Multi-level redeclare) updated by anonymous
Test2 is probably a better illustration since in that case, Model3 …
02:48 log2.txt attached to Ticket #1805 by anonymous
02:48 Test2.mos attached to Ticket #1805 by anonymous
02:48 Test2.mo attached to Ticket #1805 by anonymous
02:36 Ticket #1805 (New Instantiation - Multi-level redeclare) updated by anonymous
partial package MyPartialMedium replaceable partial function …
02:35 log.txt attached to Ticket #1805 by anonymous
02:34 Test.mo attached to Ticket #1805 by anonymous
02:34 Test.mos attached to Ticket #1805 by anonymous
02:34 Ticket #1805 (New Instantiation - Multi-level redeclare) created by hubert.thieriot@…
Hi, The behavior of OM is not the one user could expect on the …

2012-09-12:

15:14 Ticket #1804 (Backend - nonlinear solver failed for torn system) created by Jens Frenkel
The nonlinear solver has trouble with the generated torn system in the …
14:41 Ticket #1803 (MetaModelica - check for constant expressions while compiling omc) updated by Martin Sjölund
Still, most expressions assigned are constant, so I think this should …
14:14 Ticket #1803 (MetaModelica - check for constant expressions while compiling omc) updated by Jens Frenkel
10 minutes ago I found a bug in omc. This bug could be avoided if a …
14:06 Ticket #1801 (Frontend - Fixed simplification of matrix-vector multiplication) updated by Martin Sjölund
Summary changed
14:05 Ticket #1801 (Frontend - Fixed simplification of matrix-vector multiplication) closed by Martin Sjölund
fixed
14:05 Ticket #1801 (Frontend - Fixed simplification of matrix-vector multiplication) updated by Martin Sjölund
Testcase added in …
13:47 Ticket #1803 (MetaModelica - check for constant expressions while compiling omc) updated by Martin Sjölund
We do things like lst = {} to initialize a list all the time... The …
13:40 Ticket #1803 (MetaModelica - check for constant expressions while compiling omc) created by Jens Frenkel
when compiling omc the bootsrapped compiler should be checking for …
13:01 Ticket #1801 (Frontend - Fixed simplification of matrix-vector multiplication) updated by Martin Sjölund
Fixed in r12890. I will close this when I get back from coffee and add …
12:42 Ticket #1802 (Backend - Nonliniear Solver converge to wrong solution) created by Jens Frenkel
For the model ThermoSysPro.Examples.SimpleExamples.TestJunctions4 the …
10:08 Ticket #1801 (Frontend - Fixed simplification of matrix-vector multiplication) updated by Martin Sjölund
This is a problem with simplify. I will fix it.
09:54 Ticket #1801 (Frontend - Fixed simplification of matrix-vector multiplication) updated by Martin Sjölund
Status, Owner changed
07:53 Ticket #1343 (Run-time - Full support for assert()) updated by Martin Sjölund
r12866 has the commit for making the front-end equations pass along …

2012-09-11:

22:54 Ticket #1801 (Frontend - Fixed simplification of matrix-vector multiplication) created by Willi Braun
The dimensions of variables inside of equations are determined wrong …
09:14 Ticket #1343 (Run-time - Full support for assert()) updated by Martin Sjölund
Type, Summary changed
07:16 Ticket #1343 (Run-time - Full support for assert()) updated by Martin Sjölund
Cc, Component, Milestone changed
Note: See TracTimeline for information about the timeline view.