Timeline


and

2014-10-21:

23:17 Ticket #2921 (Final parameters that depend on non-final parameters should not be ...) created by adrpo
Here is an example (from BoschRexroth): […] which after front-end …
17:39 Ticket #2920 (Export CSV from mat) created by Adam Dershowitz <dersh@…>
As a wishlist item: It would be nice to be able to run a simulation …
17:22 Ticket #2919 (Call model.variable with a parameter) created by hed204
Hi everybody, I searched a solution for it whithout succes... there …
16:03 Ticket #2918 (Problem with arrays) closed by sjoelund.se
worksforme
14:21 Ticket #2470 (Display values and descriptions for all variables) closed by sjoelund.se
fixed

2014-10-20:

23:52 Ticket #2797 (Documentation view and parameter dialogue do not render images) closed by adeas31
fixed
23:51 Ticket #2389 (OMEdit hangs when browse Modelica/Media/Air) closed by adeas31
worksforme: Works fine in r22808.
23:46 Ticket #2865 (OMEdit crash reports needs better handling) closed by adeas31
fixed: Done in r22797.
20:54 Ticket #2918 (Problem with arrays) created by andre.montib@…
I'm running a model which contains 4 arrays of size n. It runs …
20:05 Ticket #2917 (Unable to add/modify/delete protected classes) created by adeas31
Run the attached script. There is description for each case in the …
19:48 Ticket #2916 (Handle overconstrained Connections.* with array of zero size) closed by adrpo
fixed: Fixed in r22827.
19:43 Ticket #2916 (Handle overconstrained Connections.* with array of zero size) created by adrpo
These are used in PowerSystems library. See also m:#1590.
19:23 Ticket #2673 (OMEdit does not import initial conditions correctly) reopened by casella
Not done yet... Consider this test case: […] Test procedure: * …
19:20 Ticket #2915 (Warn or error when re-binding the same variable in pattern mattching) created by adrpo
[…] should give at least a warning.
17:03 Ticket #2903 (Output protected variables in OMEdit simulations) closed by adeas31
fixed: Done in r22823.
15:34 Ticket #2914 (Redeclaration is not applied) created by sjoelund.se
Redeclaration is not applied in the following example: […] …
15:10 Ticket #2913 (Online documentation of OMC flags) created by casella
The OMC compiler and the executable codes it generates have a lot of …
15:02 Ticket #2911 (Error caused by utilizing array " Compilation process ...) closed by wbraun
fixed
11:47 Ticket #2912 (2 models that work separately, but not when put together) created by anonymous
I have 2 models that work fine, but when I put them together, I get an …
11:38 Ticket #2911 (Error caused by utilizing array " Compilation process ...) created by MJ
model Q parameter Real[2, 1] ini_0(each fixed = false); parameter …

2014-10-19:

21:47 Ticket #2899 (Wrong number of equations in expandable connectors model) closed by adrpo
fixed
02:56 Ticket #2877 (saveTotalSCode with +showAnnotations generates bad file) closed by adrpo
fixed: Fixed in r22808.

2014-10-18:

13:41 Ticket #2910 (Saving model problems) created by hera.neant@…
When you want to create a model inside a package, OMEdit returns the …
02:27 Ticket #2909 (Intermediate compilation files should be removed at the end of code ...) created by casella
When generating simulation code, omc outputs a large number of …
01:27 Ticket #2908 (OMEdit does not update models when submodels are changed) created by casella
Try this experiment with OMEdit. 1. Create a model A which contains …

2014-10-17:

19:04 Ticket #2907 (Inner model with algorithm fails) created by crupp@…
Using the nightly build 22761, the following script fails under the …
18:43 Ticket #2840 (Segmentation fault if assertion fails in FMU) closed by wbraun
fixed: fixed in r22801.
16:25 Ticket #2898 (Error in one model makes all other models fail) closed by perost
fixed: Fixed in r22798, at least so that models in the compliance test suit …
15:41 Ticket #2906 (Enumeration parameter input by drop-down menu) created by casella
The values of enumeration-type parameters have to be typed in …
15:19 Ticket #2905 (Provide comment-preserving parsing and unparsing) created by casella
The OMEdit GUI is based on OMC for all editing activities. When OMC …
13:51 Ticket #2904 (Clarify how to get information about and use all the OMC flags) created by casella
The OMC compiler and the simulation executables it builds feature …
11:33 Ticket #2903 (Output protected variables in OMEdit simulations) created by casella
the -emit_protected flag applied to the simulation executable outputs …
11:28 Ticket #2900 (Assign Value to A Complex Parameter) closed by wbraun
duplicate: Is related to #2902, so duplicate.
10:46 Ticket #2902 (Complex parameter binding lost) created by mengjia@…
Hi look, […] Check that the value of It is zero but ItOK got its …
09:49 Ticket #2889 (Function pointers loose their default values) closed by sjoelund.se
fixed: Re-fixed in r22783.
09:16 Ticket #2897 (continue statement for for- and while-statements) closed by sjoelund.se
fixed: Fixed in r22782.
08:14 Ticket #2889 (Function pointers loose their default values) reopened by sjoelund.se
The test added to hudson seems to seg.fault. Worked fine on my …

2014-10-16:

17:28 Ticket #2901 (wrong initial conditions obtained in initial equation section) created by mwetter
The attached plot shows results from the model …
16:13 Ticket #2900 (Assign Value to A Complex Parameter) created by mengjia@…
Hi, Does anyone know why the complex math operator doesn't work in …
15:42 Ticket #2888 (nonlinear systems around external functions) closed by wbraun
fixed: fixed in r22773.
15:32 Ticket #2899 (Wrong number of equations in expandable connectors model) created by karinh@…
See the attached model. It contains an example with external …
15:23 Ticket #2898 (Error in one model makes all other models fail) created by karinh@…
Create the model: […] Try to validate that model.->Fails, as …
12:33 Ticket #2897 (continue statement for for- and while-statements) created by perost
Modelica/MetaModelica is currently lacking a continue statement for …
12:28 Ticket #2896 (Looping over list array element doesn't work correctly) closed by sjoelund.se
fixed: Fixed simplify in r22766.
11:36 Ticket #2896 (Looping over list array element doesn't work correctly) created by perost
Calling this function: […] gives the output: […] which is not …
10:06 Ticket #2855 (Unnecessary mixed-integer equations could be solved by better BLT) closed by lochel
fixed
09:43 Ticket #2889 (Function pointers loose their default values) closed by sjoelund.se
fixed: Fixed in r22763.
08:33 Ticket #2895 (Error translating new Medium package) created by andreabr@…
Hi, I wrote a package for a new Medium which I need to run my models. …

2014-10-15:

21:50 Ticket #2893 (Show default values differently from locallly modifed values in OMEdit ...) closed by lochel
duplicate: see #2392
21:41 Ticket #2890 (Compiler front-end fails if a records instantiates a record from ...) closed by sjoelund.se
fixed: Fixed in r22760.
21:33 Ticket #2894 (Summary of improvements for OMEdit GUI usability) created by casella
This ticket is meant to collect and prioritize the improvements that …
21:30 Ticket #2893 (Show default values differently from locallly modifed values in OMEdit ...) created by casella
When the Component Parameters window is opened on a specific component …
21:13 Ticket #2892 (Undo/Redo feature in the Diagram view editing) created by casella
When editing a model in the Text view, it is possible to Undo/Redo …
20:55 Ticket #2891 (Hierarchical editing of models) created by casella
Consider this conceptual example model […] First you build the …
20:02 Ticket #2658 (Wrong C code generated in ThermoPower example case) closed by casella
fixed: Fixed by the new Inst module.
18:42 Ticket #2885 (Bind partially evaluated function to local component) closed by sjoelund.se
fixed: Fixed in r22758 (parser update).
17:47 Ticket #2890 (Compiler front-end fails if a records instantiates a record from ...) created by mwetter
The OpenModelica front-end fails to parse models that use a record, …
16:10 Ticket #2887 (Implement construct similar to try/catch) closed by sjoelund.se
fixed: Fixed in r22755.
16:09 Ticket #2886 (Implement support for algorithm section in match/matchcontinue) closed by sjoelund.se
fixed: Fixed in r22755.
14:31 WritingEfficientMetaModelica edited by sjoelund.se
(diff)
14:31 WritingEfficientMetaModelica edited by sjoelund.se
(diff)
14:26 WritingEfficientMetaModelica edited by sjoelund.se
(diff)
14:25 WritingEfficientMetaModelica edited by sjoelund.se
(diff)
14:18 WritingEfficientMetaModelica edited by sjoelund.se
(diff)
13:19 Ticket #2889 (Function pointers loose their default values) created by perost
Evaluating the test function below causes a segfault: […] The …

2014-10-14:

18:23 Ticket #2888 (nonlinear systems around external functions) created by c.schulze@…
In the tester an external function is called. The inputs of the …
17:12 Ticket #2887 (Implement construct similar to try/catch) created by perost
I currently find myself writing code like this fairly often: […] It …
17:01 Ticket #2886 (Implement support for algorithm section in match/matchcontinue) created by perost
match/matchcontinue currently only allows equation sections as case …
14:04 Ticket #2885 (Bind partially evaluated function to local component) created by perost
It doesn't seem possible to bind a partially evaluated function to a …
08:59 Ticket #2455 ("mixed system involving complex equation") closed by lochel
fixed: I close this ticket, because mixed system handling is fixed and I …
Note: See TracTimeline for information about the timeline view.