Timeline
2014-10-16:
- 16:32 Ticket #2858 (New Instantiation - Nasty bug with package constants in Modelica.Media gas mixture models) updated by
- The TextMixtureLoop model above computes the molar mass in four …
- 15:36 Ticket #2901 (Backend - wrong initial conditions obtained in initial equation section) updated by
-
Status, Owner, Component changed
- 15:28 Ticket #2901 (Backend - wrong initial conditions obtained in initial equation section) created by
- The attached plot shows results from the model …
- 15:17 Ticket #2900 (Frontend - Assign Value to A Complex Parameter) updated by
- It's also working fine for me. (1.9.1+dev (r22778) (Bootstrapping …
- 14:46 Ticket #2900 (Frontend - Assign Value to A Complex Parameter) updated by
- Which version of OpenModelica are you running? I get: […]
- 14:13 Ticket #2900 (Frontend - Assign Value to A Complex Parameter) created by
- Hi, Does anyone know why the complex math operator doesn't work in …
- 14:11 Ticket #2898 (Frontend - Error in one model makes all other models fail) updated by
- Replying to adrpo: > Maybe the dependency analysis fails …
- 14:06 Ticket #2899 (Frontend - Wrong number of equations in expandable connectors model) updated by
- Possibly a duplicate of #2484.
- 14:05 Ticket #2898 (Frontend - Error in one model makes all other models fail) updated by
- True. The issue is not in parsing then and …
- 14:00 Ticket #2898 (Frontend - Error in one model makes all other models fail) updated by
- Adrian, note that this model parses correctly: […]
- 13:57 Ticket #2898 (Frontend - Error in one model makes all other models fail) updated by
- The problem with this is that the check is right after the parsing …
- 13:42 Ticket #2888 (Backend - nonlinear systems around external functions) closed by
- fixed: fixed in r22773.
- 13:32 Ticket #2899 (Frontend - Wrong number of equations in expandable connectors model) created by
- See the attached model. It contains an example with external …
- 13:27 Ticket #2898 (Frontend - Error in one model makes all other models fail) updated by
-
Status, Owner, Component changed
- 13:23 Ticket #2898 (Frontend - Error in one model makes all other models fail) created by
- Create the model: […] Try to validate that model.->Fails, as …
- 11:45 Ticket #2897 (MetaModelica - continue statement for for- and while-statements) updated by
- Replying to sjoelund.se: > How would you like it added …
- 11:40 Ticket #2897 (MetaModelica - continue statement for for- and while-statements) updated by
- How would you like it added initially? It requires a lexer change and …
- 10:33 Ticket #2897 (MetaModelica - continue statement for for- and while-statements) created by
- Modelica/MetaModelica is currently lacking a continue statement for …
- 10:28 Ticket #2896 (MetaModelica - Looping over list array element doesn't work correctly) closed by
- fixed: Fixed simplify in r22766.
- 09:58 Ticket #2896 (MetaModelica - Looping over list array element doesn't work correctly) updated by
-
Yeah,
for i in /*array<list<#Integer>>*/ a[1] loop
is the wrong type. - 09:42 Ticket #2565 (New Instantiation - Problems with code generation - package constants in ExternalMedia) updated by
- For me the object-files for that are only 2.6MB. And …
- 09:39 Ticket #2896 (MetaModelica - Looping over list array element doesn't work correctly) updated by
-
Aha, it thinks
a[1]
is an array, and generates code for that. … - 09:36 Ticket #2896 (MetaModelica - Looping over list array element doesn't work correctly) created by
- Calling this function: […] gives the output: […] which is not …
- 08:37 Ticket #2565 (New Instantiation - Problems with code generation - package constants in ExternalMedia) updated by
-
ExternalMedia.Test.TestMedium.TestBasePropertiesExplicit
, as … - 08:06 Ticket #2855 (Backend - Unnecessary mixed-integer equations could be solved by better BLT) closed by
- fixed
- 07:59 Ticket #2895 (Frontend - Error translating new Medium package) updated by
- Replying to sjoelund.se: > Adrian: These are record …
- 07:43 Ticket #2889 (MetaModelica - Function pointers loose their default values) closed by
- fixed: Fixed in r22763.
- 07:36 Ticket #2895 (Frontend - Error translating new Medium package) updated by
-
Status, Owner, Component changed
Adrian: These are record constants with unknown dimensions from what I … - 07:08 Ticket #2895 (Frontend - Error translating new Medium package) updated by
- Replying to sjoelund.se: > If you use mos-script or …
- 06:39 Ticket #2895 (Frontend - Error translating new Medium package) updated by
- If you use mos-script or OMShell, I would suggest: …
- 06:33 Ticket #2895 (Frontend - Error translating new Medium package) created by
- Hi, I wrote a package for a new Medium which I need to run my models. …
- 05:18 Ticket #2565 (New Instantiation - Problems with code generation - package constants in ExternalMedia) updated by
- Which of the models is it that takes so long to compile?
2014-10-15:
- 22:56 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) updated by
-
Cc, Status changed
- 22:47 Ticket #2893 (OMEdit - Show default values differently from locallly modifed values in OMEdit ...) updated by
- Oops, sorry, didn't see that :)
- 20:36 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) updated by
- I would like to mention #2395 - Support connectorSizing annotation.
- 19:53 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) updated by
-
Description changed
- 19:52 Ticket #2392 (OMEdit - "OMEdit – Component Parameters" view should indicate default values) updated by
-
Cc changed
*push* (see also #2893) - 19:50 Ticket #2893 (OMEdit - Show default values differently from locallly modifed values in OMEdit ...) closed by
- duplicate: see #2392
- 19:41 Ticket #2890 (Frontend - Compiler front-end fails if a records instantiates a record from ...) closed by
- fixed: Fixed in r22760.
- 19:33 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) created by
- This ticket is meant to collect and prioritize the improvements that …
- 19:30 Ticket #2893 (OMEdit - Show default values differently from locallly modifed values in OMEdit ...) created by
- When the Component Parameters window is opened on a specific component …
- 19:13 Ticket #2892 (OMEdit - Undo/Redo feature in the Diagram view editing) created by
- When editing a model in the Text view, it is possible to Undo/Redo …
- 18:55 Ticket #2891 (OMEdit - Hierarchical editing of models) created by
- Consider this conceptual example model […] First you build the …
- 18:49 Ticket #2890 (Frontend - Compiler front-end fails if a records instantiates a record from ...) updated by
-
Status, Owner changed
This one should be simple to fix. The required header is in the … - 18:48 Ticket #2890 (Frontend - Compiler front-end fails if a records instantiates a record from ...) updated by
-
Status, Owner, Component, Description, Summary changed
Yeah, record constants are handled badly. I'm working on a fix for … - 18:30 Ticket #2844 (OMEdit - OMEdit simulation log window should not be modal) updated by
-
Milestone changed
- 18:23 Ticket #2565 (New Instantiation - Problems with code generation - package constants in ExternalMedia) updated by
- Tried this with r22673. The model now compiles and simulates …
- 18:02 Ticket #2658 (Frontend - Wrong C code generated in ThermoPower example case) closed by
- fixed: Fixed by the new Inst module.
- 16:42 Ticket #2885 (MetaModelica - Bind partially evaluated function to local component) closed by
- fixed: Fixed in r22758 (parser update).
- 15:47 Ticket #2890 (Frontend - Compiler front-end fails if a records instantiates a record from ...) created by
- The OpenModelica front-end fails to parse models that use a record, …
- 14:10 Ticket #2887 (MetaModelica - Implement construct similar to try/catch) closed by
- fixed: Fixed in r22755.
- 14:09 Ticket #2886 (MetaModelica - Implement support for algorithm section in match/matchcontinue) closed by
- fixed: Fixed in r22755.
- 12:31 WritingEfficientMetaModelica edited by
- (diff)
- 12:31 WritingEfficientMetaModelica edited by
- (diff)
- 12:26 WritingEfficientMetaModelica edited by
- (diff)
- 12:25 WritingEfficientMetaModelica edited by
- (diff)
- 12:18 WritingEfficientMetaModelica edited by
- (diff)
- 11:25 Ticket #2887 (MetaModelica - Implement construct similar to try/catch) updated by
-
Cc changed
Does any of the developers have any feedback on the proposed try … - 11:19 Ticket #2889 (MetaModelica - Function pointers loose their default values) created by
- Evaluating the test function below causes a segfault: […] The …
- 10:24 Ticket #2886 (MetaModelica - Implement support for algorithm section in match/matchcontinue) updated by
-
Status, Milestone changed
- 08:12 Ticket #2888 (Backend - nonlinear systems around external functions) updated by
-
Status changed
2014-10-14:
- 16:51 Ticket #2888 (Backend - nonlinear systems around external functions) updated by
-
Status, Owner changed
- 16:34 Ticket #2888 (Backend - nonlinear systems around external functions) updated by
- The non-linear system looks like this: […] These are all outputs …
- 16:32 Ticket #2888 (Backend - nonlinear systems around external functions) updated by
-
Cc changed
- 16:23 Ticket #2888 (Backend - nonlinear systems around external functions) created by
- In the tester an external function is called. The inputs of the …
- 15:12 Ticket #2887 (MetaModelica - Implement construct similar to try/catch) created by
- I currently find myself writing code like this fairly often: […] It …
- 15:01 Ticket #2886 (MetaModelica - Implement support for algorithm section in match/matchcontinue) created by
- match/matchcontinue currently only allows equation sections as case …
- 12:52 Ticket #2885 (MetaModelica - Bind partially evaluated function to local component) updated by
- I made an attempt to refine this further, and tried this: […] …
- 12:28 Ticket #2885 (MetaModelica - Bind partially evaluated function to local component) updated by
- I came up with a way to do this: […] A slightly more natural way of …
- 12:04 Ticket #2885 (MetaModelica - Bind partially evaluated function to local component) created by
- It doesn't seem possible to bind a partially evaluated function to a …
- 08:20 Ticket #2756 (Code Generation - OM reports an error in the C code it creates) updated by
- I've modified the model code so that the algorithm that caused the …
- 08:06 Ticket #2882 (Interactive Environment - Query of parameters of fluid components from OMEdit is really slow) updated by
- To be clear, I'm not the (original?) reporter from comment 2.
- 08:05 Ticket #2882 (Interactive Environment - Query of parameters of fluid components from OMEdit is really slow) updated by
- I have observed this bug, too, with Fluid.Vessels.ClosedVolume. Create …
- 07:42 Ticket #1962 (Backend - Mixed multibody/fluid model initialization error) updated by
-
Status changed
This model has not fully specified initial conditions. This is … - 06:59 Ticket #2455 (Backend - "mixed system involving complex equation") closed by
- fixed: I close this ticket, because mixed system handling is fixed and I …
- 05:38 Ticket #2884 (*unknown* - Performance tracing for compiler and simulation stages) updated by
- We have such a benchmark running on our HPCOM-Jenkins. With the help …
2014-10-13:
- 22:50 Ticket #2882 (Interactive Environment - Query of parameters of fluid components from OMEdit is really slow) updated by
- This bug was noticed when trying to open parameters box for the static …
- 14:04 Ticket #2884 (*unknown* - Performance tracing for compiler and simulation stages) updated by
-
Type changed
- 13:59 Ticket #2884 (*unknown* - Performance tracing for compiler and simulation stages) created by
- I think it is necessary to trace the performance of both, the …
- 09:23 Ticket #2843 (Backend - wrong SimCode.SimVar generation) updated by
-
Status, Owner changed
- 09:20 Ticket #2883 (Backend - Restructuring SimCode phase) updated by
-
Cc changed
- 09:18 Ticket #2843 (Backend - wrong SimCode.SimVar generation) updated by
-
Cc changed
- 09:12 Ticket #2883 (Backend - Restructuring SimCode phase) updated by
- I simply separated the SimCode phase from the Backend in r22730 …
- 09:07 Ticket #2883 (Backend - Restructuring SimCode phase) created by
- SimCode should be clearly separated from the back end. Afterwards, the …
2014-10-12:
- 13:07 Ticket #2882 (Interactive Environment - Query of parameters of fluid components from OMEdit is really slow) updated by
-
Status, Owner changed
- 13:07 Ticket #2882 (Interactive Environment - Query of parameters of fluid components from OMEdit is really slow) created by
- From forum post: …
2014-10-11:
- 17:24 Ticket #1223 (Backend - plot with horizontal lines) updated by
- The issue was that plot() produced the lines. plot2 was fine.
- 17:06 Ticket #1651 (Backend - Evaluating structural parameters to avoid circular parameter bindings) updated by
- We could add a check either in the fron-end, in the middle-end or in …
- 09:11 Milestone Bootstrapping completed
- 05:53 Ticket #1651 (Backend - Evaluating structural parameters to avoid circular parameter bindings) updated by
- Okay. That does mean it is an back end issue, right? I can add a check …
2014-10-10:
- 23:48 Ticket #1651 (Backend - Evaluating structural parameters to avoid circular parameter bindings) updated by
- Actually, I'm wrong, bool is a structural parameter. See more here: …
- 23:40 Ticket #1651 (Backend - Evaluating structural parameters to avoid circular parameter bindings) updated by
- Lennart, these are not structural parameters see #1227.
- 17:07 Ticket #1223 (Backend - plot with horizontal lines) closed by
- invalid: Replying to lochel: > How can one reproduce that issue? I …
- 17:03 Ticket #1651 (Backend - Evaluating structural parameters to avoid circular parameter bindings) updated by
- This is only about parameters with bindings and has nothing to do with …
- 16:39 Ticket #1651 (Backend - Evaluating structural parameters to avoid circular parameter bindings) updated by
- I believe the back-end should solve this. It would need to if they …
- 15:41 Ticket #1651 (Backend - Evaluating structural parameters to avoid circular parameter bindings) updated by
-
Summary changed
- 15:31 Ticket #1651 (Backend - Evaluating structural parameters to avoid circular parameter bindings) updated by
- Should this get handled in the front end?
- 15:20 Ticket #1478 (Backend - Handling mixed systems containing discrete iteration variables) updated by
-
Summary changed
Replying to lochel: > This is handled different since … - 15:07 Ticket #1232 (Backend - Equation systems in when equations not handled correctly) updated by
- What is the expected behavior? BTW: Error messages changed over the …
- 14:59 Ticket #124 (Frontend - Compiling *.mof Files) updated by
- Probably. Tons of outdated stuff is in there. We should have the …
- 14:57 Ticket #124 (Frontend - Compiling *.mof Files) updated by
- Replying to elsheikh: > From the Manual "Open Modelica …
- 14:56 Ticket #1223 (Backend - plot with horizontal lines) updated by
-
Cc changed
How can one reproduce that issue? - 14:54 Ticket #124 (Frontend - Compiling *.mof Files) closed by
- wontfix: Closing as wontfix because I don't see how it can be done currently. …
- 14:53 Ticket #1078 (Frontend - Improve error message when trying to override a final ...) updated by
-
Status, Owner, Component, Milestone changed
Simpler model: […] - 14:51 Ticket #1078 (Frontend - Improve error message when trying to override a final ...) updated by
-
Cc changed
Should that be treated in the front end? - 14:45 Ticket #124 (Frontend - Compiling *.mof Files) updated by
- That's up to you. :-)
- 14:41 Ticket #124 (Frontend - Compiling *.mof Files) updated by
- Are you sure you didn't want to press WONTFIX, Lennart?
- 14:39 Ticket #124 (Frontend - Compiling *.mof Files) updated by
-
Component changed
- 12:20 Ticket #2881 (Frontend - NFScodeDependency stack overflow) updated by
- Yes, I reverted the stack overflow fix, it really wasn't a good fix. I …
- 12:14 Ticket #2881 (Frontend - NFScodeDependency stack overflow) reopened by
- Stupid Hudson and new broken tests :) The fix solves this issue …
- 12:12 Ticket #2881 (Frontend - NFScodeDependency stack overflow) updated by
- Not really fixed though, the fix has issues…
- 12:09 Ticket #2881 (Frontend - NFScodeDependency stack overflow) closed by
- fixed: Fixed in r22716 (the library has plenty of other issues though)
- 09:32 Ticket #2881 (Frontend - NFScodeDependency stack overflow) created by
- FCSys.Assemblies.Cells.Cell gives a stack overflow in the dependency …
2014-10-09:
- 14:47 Ticket #2879 (Frontend - Saving a file with multine strings inserts spacing when saved) closed by
- fixed: Properly fixed in r22705, better implementation and also handles …
- 14:15 Ticket #2879 (Frontend - Saving a file with multine strings inserts spacing when saved) reopened by
- Actually not quite fixed yet, since I only fixed it for comments and …
- 14:10 Ticket #2549 (Interactive Environment - Add gnuplot support to save plots in more formats) updated by
- I think that this would be a useful feature. While OMPlot is nice, it …
- 13:48 Ticket #2879 (Frontend - Saving a file with multine strings inserts spacing when saved) closed by
- fixed: Fixed in r22703. Also fixed the same issue for saveTotalModel and …
- 12:41 Ticket #2870 (Run-time - Non-linear solver is unable to handle HeatingSystem (msl32) properly) updated by
- Got any fixes for this? The clang tests seem to fail, but gcc is fine …
- 12:40 Ticket #2873 (MetaModelica - Implement for-loop for arrays) closed by
- fixed: Fixed in r22702 (none of the pattern-matching on array elements as it …
- 11:58 Ticket #2874 (MetaModelica - Implement threaded for-loops in MetaModelica) updated by
-
Description changed
- 11:57 Ticket #2874 (MetaModelica - Implement threaded for-loops in MetaModelica) updated by
-
Description changed
The for-loops are currently translated into nested loops, making this … - 11:39 Ticket #2880 (*unknown* - allow save plot to file from script) updated by
- Similar to #2549
- 11:33 Ticket #2880 (*unknown* - allow save plot to file from script) created by
- Dear Colleagues, I tried to find out any command or option which can …
- 11:31 Ticket #2879 (Frontend - Saving a file with multine strings inserts spacing when saved) updated by
-
Status, Owner changed
omc script to reproduce (list() API is bad): […] - 11:14 Ticket #2878 (Run-time - compiled model crashes for some integration times) updated by
- No, I meant that wbraun should fix it because he knows the dassl code. …
- 11:07 Ticket #2878 (Run-time - compiled model crashes for some integration times) updated by
- Do you mean that workaround is to switch to another integration …
- 10:44 Ticket #2879 (Frontend - Saving a file with multine strings inserts spacing when saved) created by
- Take the following model and paste it in the text view. […] Make …
- 10:23 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) updated by
- r22700 has the changes suggested for the front-end. Still not …
- 10:09 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) updated by
- Yes, it's about making something simpler for the back-end (since it …
- 09:27 Ticket #2691 (Code Generation - code generation error when profiling) closed by
- fixed
- 09:27 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) updated by
- The model from the description works fine as well as the ones Martin …
- 09:26 Ticket #2691 (Code Generation - code generation error when profiling) updated by
- Yes, I fixed this type issue some time ago.
- 09:16 Ticket #2572 (Backend - Generates an internal error) updated by
-
Cc changed
Now, there are issues with the generated c code - probably due to … - 09:11 Ticket #2695 (Frontend - can't translate models with interdependence) closed by
- fixed: This is fixed by Adrian's larger changes in beta3/beta4 as well as the …
- 09:08 Ticket #2691 (Code Generation - code generation error when profiling) updated by
- I get the following message: […] Probably it got fixed in the …
- 09:01 Ticket #2695 (Frontend - can't translate models with interdependence) updated by
-
Status, Owner changed
- 08:53 Ticket #2070 (Run-time - Make simulation helptext available from OMNotebook) closed by
- fixed
- 08:51 Ticket #1679 (Backend - Equations in certain order cause errors) updated by
- BTW: The order of the equations seem to not affect the processing anymore.
- 08:47 Ticket #1679 (Backend - Equations in certain order cause errors) updated by
-
Keywords, Milestone changed
The problem is connected to the "remove-simple-equations" module. If … - 05:48 Ticket #2878 (Run-time - compiled model crashes for some integration times) updated by
-
Cc, Status, Component, Owner changed
This happens only when running using method="dassl" … - 00:39 Ticket #2878 (Run-time - compiled model crashes for some integration times) created by
- 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.