Timeline


and

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: …

2014-10-11:

11:11 Milestone Bootstrapping completed

2014-10-10:

19:07 Ticket #1223 (plot with horizontal lines) closed by adeas31
invalid: Replying to lochel: > How can one reproduce that issue? I …
16:54 Ticket #124 (Compiling *.mof Files) closed by sjoelund.se
wontfix: Closing as wontfix because I don't see how it can be done currently. …
14:14 Ticket #2881 (NFScodeDependency stack overflow) reopened by sjoelund.se
Stupid Hudson and new broken tests :) The fix solves this issue …
14:09 Ticket #2881 (NFScodeDependency stack overflow) closed by sjoelund.se
fixed: Fixed in r22716 (the library has plenty of other issues though)
11:32 Ticket #2881 (NFScodeDependency stack overflow) created by sjoelund.se
FCSys.Assemblies.Cells.Cell gives a stack overflow in the dependency …

2014-10-09:

16:47 Ticket #2879 (Saving a file with multine strings inserts spacing when saved) closed by perost
fixed: Properly fixed in r22705, better implementation and also handles …
16:15 Ticket #2879 (Saving a file with multine strings inserts spacing when saved) reopened by perost
Actually not quite fixed yet, since I only fixed it for comments and …
15:48 Ticket #2879 (Saving a file with multine strings inserts spacing when saved) closed by perost
fixed: Fixed in r22703. Also fixed the same issue for saveTotalModel and …
14:40 Ticket #2873 (Implement for-loop for arrays) closed by sjoelund.se
fixed: Fixed in r22702 (none of the pattern-matching on array elements as it …
13:33 Ticket #2880 (allow save plot to file from script) created by Alexander <alexander_rusako@…>
Dear Colleagues, I tried to find out any command or option which can …
12:44 Ticket #2879 (Saving a file with multine strings inserts spacing when saved) created by leonardo.laguna
Take the following model and paste it in the text view. […] Make …
11:27 Ticket #2691 (code generation error when profiling) closed by lochel
fixed
11:11 Ticket #2695 (can't translate models with interdependence) closed by sjoelund.se
fixed: This is fixed by Adrian's larger changes in beta3/beta4 as well as the …
10:53 Ticket #2070 (Make simulation helptext available from OMNotebook) closed by lochel
fixed
02:39 Ticket #2878 (compiled model crashes for some integration times) created by alexander_rusako@…
Hi, I am a bit new to open modelica. I built my model and see that …
Note: See TracTimeline for information about the timeline view.