Timeline


and

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 …

2014-10-13:

15:59 Ticket #2884 (Performance tracing for compiler and simulation stages) created by lochel
I think it is necessary to trace the performance of both, the …
11:07 Ticket #2883 (Restructuring SimCode phase) created by lochel
SimCode should be clearly separated from the back end. Afterwards, the …

2014-10-12:

15:07 Ticket #2882 (Query of parameters of fluid components from OMEdit is really slow) created by adrpo
From forum post: …
Note: See TracTimeline for information about the timeline view.