Timeline
2017-11-02:
- 12:48 Ticket #4607 (OMEdit - OMEdit does not update model properly when calling generate ...) created by
- When I call the generate verification scenarios on a package, it …
- 11:39 Ticket #4606 (Frontend - Wrong equation count with complex numbers) closed by
- fixed
- 11:39 Ticket #4606 (Frontend - Wrong equation count with complex numbers) updated by
- Fixed in c93ff57.
- 10:17 Ticket #4582 (Run-time - Units of measure in output matlab file) updated by
- Everything is ok with RL-mo. Just for those that are curious, my …
- 09:33 Ticket #4606 (Frontend - Wrong equation count with complex numbers) updated by
-
Status, Owner changed
@perost, can this be fixed easily in the old front-end? Otherwise, we … - 09:29 Ticket #4603 (New Instantiation - Provide support for start-value selection according to the Modelica ...) updated by
- Replying to perost: > The new frontend already keeps track …
- 09:16 Ticket #4590 (Backend - SimCode execution times scale as O(N^4) with large parameter arrays) updated by
-
Also the performance of
CombiTimeTable_N_XXX
and … - 08:54 Ticket #4605 (Run-time - rpath issues in runtime libraries on Ubuntu 17.10) updated by
-
Priority, Component changed
- 08:51 Ticket #4605 (Run-time - rpath issues in runtime libraries on Ubuntu 17.10) updated by
-
Priority, Component, Summary changed
That fixed the issues with libgc, but there still remains one issue: … - 07:08 Ticket #4604 (OMEdit - Schema Ansicht zeigt nur leere Vierecke (empty boxes)) closed by
- invalid
- 07:06 Ticket #4604 (OMEdit - Schema Ansicht zeigt nur leere Vierecke (empty boxes)) updated by
- Problem is solved. I tried by mistaken to open a new meta model …
- 07:05 Ticket #4604 (OMEdit - Schema Ansicht zeigt nur leere Vierecke (empty boxes)) updated by
- Problem is solved. I tried by mistaken to open a new meta model …
2017-11-01:
- 22:14 Ticket #4604 (OMEdit - Schema Ansicht zeigt nur leere Vierecke (empty boxes)) updated by
- This could be due to an bug in the trac system. Go to the trac …
- 22:11 Ticket #4574 (Backend - Reduce storage space for variables that are not time-varying) closed by
- fixed: Replying to lochel: > Actually, …
- 22:08 Ticket #4582 (Run-time - Units of measure in output matlab file) closed by
- fixed: Aliases are now handled as well (see …
- 19:47 Ticket #4605 (Run-time - rpath issues in runtime libraries on Ubuntu 17.10) updated by
- See PR1967 …
- 19:46 Ticket #4605 (Run-time - rpath issues in runtime libraries on Ubuntu 17.10) updated by
-
Status, Owner changed
I guess because when generating code for the C-runtime, we add rpaths … - 19:29 Ticket #4605 (Run-time - rpath issues in runtime libraries on Ubuntu 17.10) updated by
- This should be fixed asap because otherwise FMI import does not work …
- 19:27 Ticket #4605 (Run-time - rpath issues in runtime libraries on Ubuntu 17.10) updated by
-
Priority, Component, Milestone changed
- 19:00 Ticket #4605 (Run-time - rpath issues in runtime libraries on Ubuntu 17.10) updated by
- This must be a dependency of something linked in from the C runtime. …
- 18:07 Ticket #4606 (Frontend - Wrong equation count with complex numbers) updated by
-
Component changed
The flattened code looks like this: […] So it seems we both … - 16:47 Ticket #4517 (Backend - Get Complex numbers to work without compromises) updated by
- Another basic issue with Complex numbers is in #4611
- 16:37 Ticket #4606 (Frontend - Wrong equation count with complex numbers) created by
- After a check it seems to me that this is not a duplicate, but I'm not …
- 16:34 Ticket #4605 (Run-time - rpath issues in runtime libraries on Ubuntu 17.10) created by
- Tests such as Crane_FMU2_CPP.mos currently fail on Ubuntu 17.10: …
- 14:23 Ticket #4604 (OMEdit - Schema Ansicht zeigt nur leere Vierecke (empty boxes)) updated by
- Datei anhängen, funktioniert leider nicht.
- 14:17 Ticket #4604 (OMEdit - Schema Ansicht zeigt nur leere Vierecke (empty boxes)) created by
- OpenModelica 1.11.0 unter Win10: Die Symbole für die Komponenten auf …
- 12:42 Ticket #4600 (Susan (Templates) - Internal template error) closed by
- fixed
- 10:04 Ticket #4582 (Run-time - Units of measure in output matlab file) updated by
- Unit information for parameters are now available (see …
- 09:32 Ticket #4603 (New Instantiation - Provide support for start-value selection according to the Modelica ...) updated by
- The new frontend already keeps track of how many components a modifier …
- 09:10 Ticket #4600 (Susan (Templates) - Internal template error) updated by
- why not introducing a general approach like for C compilers: +g …
- 08:30 Ticket #4584 (Backend - ZeroCrossings.equals costs memory) updated by
- Seems my PR1962 …
- 08:21 Ticket #4600 (Susan (Templates) - Internal template error) updated by
- Instead of saying "should not happen" ... "by design", a less lordly …
- 08:12 Ticket #4584 (Backend - ZeroCrossings.equals costs memory) updated by
-
The remaining issue for the model is that
markZeroCrossingEquations
… - 07:59 Ticket #4584 (Backend - ZeroCrossings.equals costs memory) updated by
- Before (using optimized nightly): […] After (not optimized): […]
- 07:44 Ticket #4584 (Backend - ZeroCrossings.equals costs memory) updated by
- I'm trying to rewrite that code to use ZeroCrossingSet; it should be …
- 07:09 Ticket #2014 (Backend - Modelica.Electrical.Spice3.Examples.CascodeCircuit) updated by
-
Milestone changed
- 07:08 Ticket #2014 (Backend - Modelica.Electrical.Spice3.Examples.CascodeCircuit) updated by
- partial function evaluation has been introduced with 1.9.1
- 07:02 Ticket #4590 (Backend - SimCode execution times scale as O(N^4) with large parameter arrays) closed by
- fixed
- 06:53 Ticket #4590 (Backend - SimCode execution times scale as O(N^4) with large parameter arrays) updated by
- 800x50 with my changes takes a total of 6.1s for front-end, back-end …
- 06:48 Ticket #4590 (Backend - SimCode execution times scale as O(N^4) with large parameter arrays) updated by
- Will be fixed by [https://github.com/OpenModelica/OMCompiler/pull/1961 …
- 06:34 Ticket #4590 (Backend - SimCode execution times scale as O(N^4) with large parameter arrays) updated by
- This seems to be due to the HashSet allocating space for 0 variables …
- 06:32 Ticket #4590 (Backend - SimCode execution times scale as O(N^4) with large parameter arrays) updated by
- For 100x100: `Notification: Performance of createVars: known variable …
- 05:45 Ticket #4600 (Susan (Templates) - Internal template error) updated by
- Replying to rfranke: > Is there really no way to …
- 03:50 Ticket #4600 (Susan (Templates) - Internal template error) updated by
- Thank you for pointing to the source of the problem in comment:3. …
2017-10-31:
- 23:53 Ticket #4603 (New Instantiation - Provide support for start-value selection according to the Modelica ...) created by
- The Modelica Specification, section 8.6.2, provides a non-normative …
- 15:55 Ticket #4582 (Run-time - Units of measure in output matlab file) updated by
- Oops! You are right, I forgot to implement it for the parameters. …
- 15:43 Ticket #4582 (Run-time - Units of measure in output matlab file) updated by
- I've checked. I can read units of measure of all variables very well. …
- 10:47 Ticket #4420 (Backend - OpenModelica hangs for minutes on examples that are otherwise solvable ...) updated by
-
Cc changed
- 10:47 Ticket #4420 (Backend - OpenModelica hangs for minutes on examples that are otherwise solvable ...) updated by
- calculateStrongComponentJacobians takes some time... (Note: double …
- 10:09 Ticket #4432 (*unknown* - unbalanced if-eqns are not detected) updated by
- @lochel - it seems my fears are true. Should we move the check for …
- 09:51 Milestone 1.12.0 completed
- The 1.12.0 release provides many new features to the OpenModelica …
- 07:21 Ticket #4602 (*unknown* - Complex type not found anymore) closed by
- worksforme
- 07:21 Ticket #4602 (*unknown* - Complex type not found anymore) updated by
- Ah. Indeed, I don't know why, dev 89 did not load Complex. I've …
- 06:27 Ticket #4432 (*unknown* - unbalanced if-eqns are not detected) updated by
- PR1957 moves …
- 06:01 Ticket #4517 (Backend - Get Complex numbers to work without compromises) updated by
- Replying to casella: > > I'd assume the other tickets are …
- 05:54 Ticket #4602 (*unknown* - Complex type not found anymore) updated by
- As far as I know, Complex would only be found if the library was …
2017-10-30:
- 15:31 Ticket #4575 (OMEdit - Single precision output selection from OMEdit) closed by
- fixed: Fixed in 1b8b8e6/OMEdit.
- 15:17 Ticket #4602 (*unknown* - Complex type not found anymore) updated by
-
Description changed
- 15:16 Ticket #4602 (*unknown* - Complex type not found anymore) created by
- Consider the following model: […] The Complex type used to be …
- 15:00 Ticket #4597 (OMEdit - Recent files list does not save the current status) closed by
- fixed: You are right, the problem is that the owner of the omedit.ini has …
- 14:46 Ticket #4583 (OMEdit - files for CombiTimeTable not found anymore) updated by
- Consider model M in TestTxtFile.mo. for the "loose" coupling with …
- 14:38 Ticket #3738 (Backend - fullRobot broken in MSL trunk) updated by
-
Milestone changed
- 14:35 Ticket #3701 (Code Generation - A regression) updated by
-
Milestone changed
- 14:32 Ticket #2014 (Backend - Modelica.Electrical.Spice3.Examples.CascodeCircuit) updated by
-
Milestone changed
What milestone should this be closed for? (Shouldn't close with … - 14:31 Ticket #3928 (Command Prompt Environment - Add --alarm as command line option for OMC) updated by
-
Milestone changed
- 14:30 Ticket #2311 (Frontend - Differentiate between Inline = false and no inline annotation) updated by
-
Milestone changed
- 14:28 Ticket #3669 (Frontend - The front-end takes too much time doing basic operations) updated by
-
Milestone changed
- 14:26 Ticket #3548 (Run-time - Bad memory leak with umfpack) updated by
-
Milestone changed
- 14:25 Ticket #3765 (Run-time - Bad macro for semiLinear) updated by
-
Milestone changed
- 14:24 Ticket #3468 (Installation program - Openmodelica debian nigthly repository seems not be longer updated) updated by
-
Component, Milestone changed
- 14:23 Ticket #3091 (Backend - Nonlinear equation system of size 1) updated by
-
Milestone changed
- 14:20 Ticket #2942 (*unknown* - Beta2 vs Beta4: worsening performance and not convergence of a simulation) updated by
-
Milestone changed
- 14:18 Ticket #1927 (New Instantiation - Handle instantiation of builtin functions better in new instantiation) updated by
-
Milestone changed
- 14:18 Ticket #4597 (OMEdit - Recent files list does not save the current status) updated by
- Have you changed any access settings on your machine? May be the file …
- 14:17 Ticket #1916 (New Instantiation - Print an error for nonexisting redeclared modifier elements in extends.) updated by
-
Milestone changed
- 14:17 Ticket #1905 (New Instantiation - Propagate class modifiers) updated by
-
Milestone changed
- 14:16 Ticket #4578 (Testing Framework - Q: What models are tested?) updated by
-
Type, Component, Milestone changed
- 13:45 Ticket #4583 (OMEdit - files for CombiTimeTable not found anymore) updated by
- I probably need to set the environment for the simulation process. Can …
- 13:00 Ticket #4575 (OMEdit - Single precision output selection from OMEdit) updated by
-
Status changed
- 13:00 Ticket #4583 (OMEdit - files for CombiTimeTable not found anymore) updated by
-
Status changed
- 12:34 Ticket #4597 (OMEdit - Recent files list does not save the current status) updated by
- I done the following test: - I made a copy of omedit.ini file and …
- 12:10 Ticket #4597 (OMEdit - Recent files list does not save the current status) updated by
- Replying to Andrea.Bartolini: > The section …
- 11:53 Ticket #4597 (OMEdit - Recent files list does not save the current status) updated by
- my sysop is Linux Ubuntu 16.04 - 64 bit
- 11:52 Ticket #4597 (OMEdit - Recent files list does not save the current status) updated by
- The section [recentFileList] in my file omedit.ini (attached) seems to …
- 11:32 Ticket #4599 (Installation program - gpg: no valid OpenPGP data found) updated by
- You can try to download the file to disk and add the key using `sudo …
- 11:22 Ticket #2275 (Frontend - Move SCode.IMPORT) updated by
- I am a little bit torn now. The bootstrapping does treat protected …
- 11:06 Ticket #4597 (OMEdit - Recent files list does not save the current status) updated by
- It works perfectly fine for me on Windows and Linux. Which operating …
- 09:35 Ticket #4600 (Susan (Templates) - Internal template error) updated by
-
It's referring to "something called by
Tpl.tplNoret3
" - 09:05 Ticket #2276 (New Instantiation - detecting size mismatch for output arguments in functions) reopened by
- That error is due to the function being instantiated like a normal …
- 09:00 Ticket #4600 (Susan (Templates) - Internal template error) updated by
- The error message says "a call with 3 parameters", whereas listGet has …
- 08:52 Ticket #2275 (Frontend - Move SCode.IMPORT) updated by
- Replying to casella: > @perost is this still relevant? …
- 08:46 Ticket #2214 (Code Generation - code generation for iteration variable) updated by
- Replying to casella: > @perost, can you please comment on …
- 08:34 Ticket #4600 (Susan (Templates) - Internal template error) updated by
-
I'm making a new flag
-d=susanDebug
which can generate a different … - 08:23 Ticket #4582 (Run-time - Units of measure in output matlab file) updated by
- No, it will be available in tomorrow’s nightly build.
- 08:20 Ticket #4582 (Run-time - Units of measure in output matlab file) updated by
- Is it there in v1.13.0 dev 166?
- 08:15 Ticket #4582 (Run-time - Units of measure in output matlab file) updated by
- @ceraolo Unit information are now available. Please do some testing if …
- 08:00 Ticket #4600 (Susan (Templates) - Internal template error) updated by
-
It looks like it might be the
listGet
in: […] - 07:39 Ticket #4601 (Code Generation - C-code compilation times are too large for models with many state variables) created by
- The ScalableTestSuite contains several models with a moderately high …
- 07:27 Ticket #4600 (Susan (Templates) - Internal template error) updated by
-
+d=-disableDirectionalDerivatives
really should have been … - 07:25 Ticket #2763 (Run-time - Propagation of start values for inputs to simulation) updated by
- It's not very well specified, but if you treat it like a state …
- 07:16 Ticket #2763 (Run-time - Propagation of start values for inputs to simulation) updated by
- Do you mean that in absence of futher input (as a file or …
- 06:43 Ticket #4600 (Susan (Templates) - Internal template error) updated by
-
Cc changed
- 06:43 Ticket #4600 (Susan (Templates) - Internal template error) created by
- Enabling directional derivatives in …
- 05:55 Ticket #2148 (Build Environment - Upgrade trac version) updated by
-
Milestone changed
Yes, now that Trac 1.2 was released ;) - 05:52 Ticket #3990 (OMNotebook - Build errors with Qt 5.7 and clang (needs C++11)) updated by
-
Milestone changed
- 05:51 Ticket #4062 (Frontend - External Object Alias) updated by
-
Milestone changed
- 05:50 Ticket #3618 (Installation program - Compiling From Source Fedora 23) updated by
-
Component, Milestone changed
- 05:50 Ticket #4364 (Run-time - Very strange error messages when filename contains "InnerOuter") updated by
-
Milestone changed
- 05:49 Ticket #4439 (Third-Party Libraries - Include Libraries in OpenModelica) updated by
-
Milestone changed
- 05:48 Ticket #4092 (*unknown* - using ZeroMQ messaging instead of CORBA/omniORB?) updated by
-
Milestone changed
- 05:48 Ticket #4456 (Backend - PreOptModule evalFunc leads to overdetermined system) updated by
-
Milestone changed
[https://github.com/OpenModelica/OMCompiler/commit/1355755febff5c6d7e81 … - 05:42 Ticket #4445 (Testing Framework - new coverage test is not working properly) updated by
-
Milestone changed
- 05:41 Ticket #2117 (Third-Party Libraries - Modelica3d: Complete redesign needed) closed by
- wontfix: Shouldn't ever have "fixed" tickets with future milestone. And this …
- 05:40 Ticket #2763 (Run-time - Propagation of start values for inputs to simulation) closed by
- fixed: The point is user experience. Modelica supports start values for …
- 05:40 Ticket #2117 (Third-Party Libraries - Modelica3d: Complete redesign needed) reopened by
- 05:36 Ticket #2763 (Run-time - Propagation of start values for inputs to simulation) reopened by
- 05:08 Ticket #4599 (Installation program - gpg: no valid OpenPGP data found) created by
- Hello. I try to export key like as it presents on your site "wget -q …
- 01:25 Ticket #4598 (OMEdit - OMEdit should not hang for more than a few seconds) created by
- A typical end-user experience when using OMEdit is that some action is …
- 00:50 Ticket #2284 (Frontend - MultiBody Flattening) closed by
- worksforme: Works fine as of v1.13.0-dev-155-g68350e9
- 00:47 Ticket #2282 (Run-time - Dynamic State Selection doesn't work on simple planar pendulum model) updated by
-
Priority, Milestone, Summary changed
The problem is still present. It seems that the current implementation … - 00:36 Ticket #2276 (New Instantiation - detecting size mismatch for output arguments in functions) closed by
- worksforme: With the new instantiation the following error is generated: […]
- 00:30 Ticket #2275 (Frontend - Move SCode.IMPORT) updated by
-
Milestone changed
@perost is this still relevant? - 00:28 Ticket #2254 (Backend - Problem with changevalue command in interactive simulations) closed by
- wontfix: Test case no longer available
- 00:27 Ticket #2247 (Frontend - Policy for the treatment of Modelica nonconformances in OMC) updated by
-
Type, Milestone changed
- 00:26 Ticket #2246 (Backend - Variable index model gives incorrect results) closed by
- worksforme: As of v1.13.0-dev-155-g68350e9, the simulation stops at time = 0.5. …
- 00:19 Ticket #2242 (Frontend - function with multiple outputs is treated strange) closed by
- worksforme: Works as expected in v1.13.0-dev-155-g68350e9
- 00:14 Ticket #2226 (Backend - Improve event logging) closed by
- fixed: The output of event logging is now just fine, and has been so since …
- 00:13 Ticket #2152 (Run-time - Handle time events efficiently) updated by
-
Cc changed
A good test case is reported in #2226 […] Time events are generated …
2017-10-29:
- 23:58 Ticket #2214 (Code Generation - code generation for iteration variable) updated by
-
Status, Owner changed
@perost, can you please comment on comment:1? - 23:56 Ticket #2213 (Frontend - How can binded blocks produce top-level inputs?) updated by
-
Milestone changed
As of v1.13.0-dev-155-g68350e9, the weird input qualifiers are gone … - 23:48 Ticket #2201 (Frontend - OMC allows non-vector array expressions as ranges in for-loops) updated by
- Replying to casella: > @perost is this still relevant? It …
- 23:47 Ticket #2209 (Run-time - The smooth() operator should be used to influence event generation and ...) closed by
- worksforme: I ran these two models with v1.13.0-dev-155-g68350e9: […] While …
- 23:32 Ticket #2153 (New Instantiation - Better analysis for function completion) updated by
- Replying to casella: > @perost, is this still relevant? …
- 23:29 Ticket #2208 (Backend - Overall PressureLoss function does not work.) closed by
- wontfix: If the issue is still present, please reopen the ticket and provide a …
- 23:28 Ticket #2206 (Run-time - SiemensPower tests are working using windows and are failing using linux) closed by
- wontfix: If there is interest at fixing this issue, up-to-date input should be …
- 23:28 Ticket #2127 (New Instantiation - Instantiation of arrays with multiple iterators) updated by
-
Priority, Component changed
Replying to casella: > @perost, can you please fix the … - 23:26 Ticket #2201 (Frontend - OMC allows non-vector array expressions as ranges in for-loops) updated by
- @perost is this still relevant?
- 23:13 Ticket #2186 (Frontend - OMEditor: the wrong functions in the pipe component) closed by
- worksforme
- 23:12 Ticket #2185 (Frontend - Only print errors if the class is used) closed by
- worksforme: I put the three models in a package P, loaded it in …
- 23:08 Ticket #2173 (Interactive Environment - simulate API function does not complain on wrong parameters) updated by
-
Priority, Component, Milestone changed
- 23:05 Ticket #2167 (Frontend - Missing parenthesis in the flattened output of some if-expressions) closed by
- worksforme: As of v1.13.0-dev-155-g68350e9 I get the parentheses both with the old …
- 23:00 Ticket #2164 (Backend - RoomCO2WithControls goes into infinite loop during simulation) closed by
- fixed: According to …
- 22:57 Ticket #2157 (Frontend - Automatic generation of HTML documentation from Modelica packages) updated by
-
Priority, Milestone changed
I think being able to generate HTML would be already good enough. In … - 22:42 Ticket #2157 (Frontend - Automatic generation of HTML documentation from Modelica packages) updated by
-
Summary changed
- 22:39 Ticket #2153 (New Instantiation - Better analysis for function completion) updated by
-
Owner, Component, Milestone changed
@perost, is this still relevant? - 22:38 Ticket #2152 (Run-time - Handle time events efficiently) updated by
-
Milestone changed
@lochel, do you think you can take care of this for 1.13.0? It is … - 22:29 Ticket #2148 (Build Environment - Upgrade trac version) closed by
- invalid: We're currently running Trac 1.0.9
- 22:28 Ticket #2132 (Interactive Environment - getComponentAnnotations should evaluate the parameters) updated by
-
Priority, Milestone changed
I guess it's finally time to address this. @adrpo, can we have this … - 22:22 Ticket #2127 (New Instantiation - Instantiation of arrays with multiple iterators) updated by
-
Status, Priority, Milestone, Owner, Type changed
As of v1.13.0-dev-155-g68350e9, the current front-end produces […] … - 22:12 Ticket #2122 (Interactive Environment - Save API doesn't handle multiple classes) updated by
-
Status, Owner, Milestone changed
- 22:08 Ticket #2120 (Backend - Make sure solving for a variable always solves the equation) updated by
-
Status, Owner, Milestone changed
I expect that this model should be rejected because it is not possible … - 22:03 Ticket #2117 (Third-Party Libraries - Modelica3d: Complete redesign needed) closed by
- fixed: This ticket is now obsolete, as a completely new 3D animation engine …
- 22:00 Ticket #2107 (Frontend - Protected elements not protected) closed by
- fixed
- 22:00 Ticket #2107 (Frontend - Protected elements not protected) updated by
-
Status, Owner, Milestone changed
The new front-end produces this output […] which is correct, except … - 21:53 Ticket #2010 (New Instantiation - Prefix rules needs more work in new instantiation) updated by
-
Milestone changed
- 21:53 Ticket #2007 (Frontend - Typeinformation is wrong for components of an array) updated by
- -d=dumpdaelow now gives: […] In fact .P.T type should be Real, not …
- 21:47 Ticket #2105 (Backend - State machine example incorrectly produces overdetermined system) closed by
- wontfix: I guess the issues were clarified by the various comments. If not, …
- 21:41 Ticket #2763 (Run-time - Propagation of start values for inputs to simulation) closed by
- invalid: I see this ticket is still open, though I cannot really see the point. …
- 21:33 Ticket #4329 (Backend - Add warning about conflicting start values) closed by
- fixed: This is the current output: […] which is clear and up to the point.
- 21:17 Ticket #4517 (Backend - Get Complex numbers to work without compromises) updated by
-
Cc changed
- 14:38 Ticket #4496 (New Instantiation - Complex 'sum' does not work) updated by
- An additional issue occurred in model …
- 13:43 Ticket #4597 (OMEdit - Recent files list does not save the current status) created by
- When a new file is open, it is shown at the top of the Recent Files …
2017-10-28:
- 12:21 Ticket #4574 (Backend - Reduce storage space for variables that are not time-varying) updated by
- Actually, [https://github.com/OpenModelica/OMCompiler/pull/1952 …
- 12:16 Ticket #4582 (Run-time - Units of measure in output matlab file) updated by
-
Status, Owner changed
I added unit information to the new mat file implementation that will … - 11:22 Ticket #4574 (Backend - Reduce storage space for variables that are not time-varying) updated by
- > > Once more, too bad that this is really not standardized and that …
- 11:00 Ticket #4574 (Backend - Reduce storage space for variables that are not time-varying) updated by
- Replying to casella: > That said, I just ran this model > …
- 10:49 Ticket #4582 (Run-time - Units of measure in output matlab file) updated by
- Sorry, I missed your message. I think the information is sufficient. …
- 09:00 Ticket #4574 (Backend - Reduce storage space for variables that are not time-varying) updated by
- Even though the .mat format is a de-facto standard introduced by a …
- 08:52 Ticket #4582 (Run-time - Units of measure in output matlab file) updated by
- @lochel Are my information and the file supplied sufficient? Do I need …
- 08:50 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- OK. I think we should write a short chapter in the User's Guide …
- 08:49 Ticket #4596 (Documentation - Document the symbolic transformation carried out by the various ...) created by
- The back-end modules do a lot of smart symbolic manipulations, most of …
2017-10-27:
- 16:01 Ticket #1935 (Interactive Environment - getNthInheritedClass is wrong for some models ...) updated by
-
Status, Owner, Milestone changed
- 15:53 Ticket #1816 (Interactive Environment - Fix getNthInheritedClass API) updated by
-
Owner, Milestone changed
Yes it is. - 15:07 Ticket #4574 (Backend - Reduce storage space for variables that are not time-varying) updated by
- Replying to lochel: > This may cause compatibility issues …
- 13:05 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- Thanks a lot for the improvements. Just for the records: The …
- 10:22 Ticket #4574 (Backend - Reduce storage space for variables that are not time-varying) updated by
-
Status changed
- 07:38 Ticket #1966 (Build Environment - Add all the ModelicaTest example models to the OpenModelica testsuite) updated by
- Well, at least it is on Hudson, it is run nightly and we can see …
- 06:03 Ticket #1966 (Build Environment - Add all the ModelicaTest example models to the OpenModelica testsuite) updated by
- That's not the test suite (doesn't run on every commit)
- 00:25 Ticket #2100 (Frontend - Nested modifiers cause duplicate elements error) closed by
- worksforme: The new front-end handles this without errors: […]
- 00:19 Ticket #2091 (Frontend - reinit(der(x), ...) should give better error message) closed by
- fixed: Replying to lochel: > Replying to petar: > > …
- 00:16 Ticket #2078 (Frontend - Inner/outer not working in algorithm section) updated by
-
Milestone changed
- 00:12 Ticket #2059 (New Instantiation - Strange look-up errors when dealing with replaceable functions) updated by
-
Status, Owner, Component changed
- 00:11 Ticket #2055 (Frontend - loadFile with backward slash on package.mo loads only the top class) closed by
- worksforme
- 00:08 Ticket #2052 (Interactive Environment - reassign parameter-value) closed by
- fixed
- 00:07 Ticket #2044 (Frontend - Error with extending 2 replaceable models) closed by
- worksforme: As of v1.13.0-dev-155-g68350e9, the new front end gives […] In …
- 00:02 Ticket #2037 (Frontend - Math expressions flattened incorrectly) closed by
- worksforme: As of v1.13.0-dev-155-g68350e9, the new front-end gives […] which …
2017-10-26:
- 23:56 Ticket #2015 (Frontend - Illegal discrete var assignement in if clause doesn't give error message) closed by
- invalid: Replying to brugard: > It is possible to make in other …
- 23:52 Ticket #2013 (Frontend - Wrong error-message added for modification of arrays of records) closed by
- worksforme: As of v1.13.0-dev-155-g68350e9, no error message is issued with both …
- 23:49 Ticket #2007 (Frontend - Typeinformation is wrong for components of an array) updated by
-
Milestone changed
- 23:46 Ticket #2004 (Frontend - Parameter XXX has no value, and is fixed during initialization) closed by
- worksforme: As of v1.13.0-dev-155-g68350e9, …
- 23:38 Ticket #1991 (New Instantiation - StateSelect Attribute with unfixed parameters wrong evaluated without ...) updated by
-
Status, Owner, Component, Milestone changed
As of v1.13.0-dev-155-g68350e9, using the new front end, the … - 23:33 Ticket #1990 (Backend - Symbolic Jacobian fails for functions) closed by
- worksforme: As of v1.13.0-dev-155-g68350e9, the model is compiled and simulates …
- 23:30 Ticket #1976 (Backend - val return different result on windows an linux on event point) closed by
- invalid
- 23:28 Ticket #1966 (Build Environment - Add all the ModelicaTest example models to the OpenModelica testsuite) closed by
- invalid: ModelicaTest is now part of the testsuite, see e.g. …
- 23:23 Ticket #1963 (New Instantiation - Frontend replaces constant array with parameter subscripts) updated by
-
Status, Component, Owner, Milestone changed
- 23:21 Ticket #1958 (Frontend - Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Components.AxisTy ...) closed by
- wontfix
- 23:16 Ticket #1936 (New Instantiation - Final and redeclare do not work well together) updated by
-
Status, Cc, Component, Milestone, Owner changed
- 23:15 Ticket #1935 (Interactive Environment - getNthInheritedClass is wrong for some models ...) updated by
- See also #1816
- 23:12 Ticket #1931 (Frontend - Do not scalarize vector equations) updated by
-
Component, Milestone changed
@perost, can you give another look at this issue? - 23:11 Ticket #1930 (Frontend - Wrong symbolic simplification) closed by
- worksforme: Replying to vitalij: > Error 1 > If x1 is …
- 23:04 Ticket #1929 (Backend - Multibody USR and SSR joints have wrong initialization values) updated by
-
Milestone changed
- 23:02 Ticket #1910 (Frontend - Erroneous Warning: Parameter ... has neither value nor start value, ...) closed by
- worksforme: No more warnings in v1.13.0-dev-155-g68350e9
- 22:58 Ticket #1893 (Backend - function createSimCode failed) closed by
- fixed: As of v1.13.0-dev-155-g68350e9, simulation code is generated and the …
- 22:48 Ticket #1879 (New Instantiation - Implement restrictions on pre) updated by
-
Owner, Component, Milestone changed
- 22:47 Ticket #1869 (Backend - detect completely constant parts) updated by
-
Milestone changed
I tried this with v1.13.0-dev-155-g68350e9 […] and in fact the … - 22:30 Ticket #1853 (Frontend - reinit does not handle arrays) closed by
- fixed: The following model […] works fine in v1.13.0-dev-155-g68350e9, …
- 22:24 Ticket #1842 (New Instantiation - Illegal redeclare should be rejected by the NF with appropriate error ...) updated by
-
Component, Milestone changed
The stack overflow seems to be fixed, but according to comment:3, this … - 22:20 Ticket #1816 (Interactive Environment - Fix getNthInheritedClass API) updated by
- @adeas31, is this bug still relevant? I see the behaviour hasn't changed
- 22:18 Ticket #1805 (New Instantiation - Multi-level redeclare) updated by
-
Milestone changed
- 22:16 Ticket #1790 (New Instantiation - Component redeclarations does not inherit array dimensions.) updated by
-
Milestone changed
- 22:15 Ticket #1755 (New Instantiation - Redeclare causes additional flow-equations) updated by
-
Component, Milestone changed
- 22:13 Ticket #1752 (Installation program - A Space in the installation path name prevents simulation in OMShell) updated by
-
Milestone changed
- 22:10 Ticket #4583 (OMEdit - files for CombiTimeTable not found anymore) updated by
-
Owner, Component changed
I have discussed the requirments with @ceraolo, and I think definitely … - 21:57 Ticket #4557 (OMEdit - Duplicate of packages is always saved as package in one file) updated by
- I think it would make sense that a duplicate is always stored in the …
- 21:55 Ticket #4594 (OMEdit - When duplicating a model saved in a single file, the duplicate model ...) updated by
-
Cc changed
- 21:54 Ticket #4128 (OMEdit - Duplicate in the libraries browser does not honor one-file setting.) closed by
- duplicate: See #4594, with examples and discussion
- 21:50 Ticket #4350 (OMEdit - OMEdit: improve duplicate: main issue: create separate file) updated by
- Replying to janK: > Issue 1: > The duplicate option is …
- 21:45 Ticket #4594 (OMEdit - When duplicating a model saved in a single file, the duplicate model ...) updated by
- Replying to adeas31: > Looks similar to #4128, #4350 and …
- 19:54 Ticket #4595 (Interactive Environment - Reordering models in a package has no permanent effect) updated by
-
Status, Owner, Component changed
The problem is withmoveClass
API. I have slightly updated your … - 18:47 Ticket #4594 (OMEdit - When duplicating a model saved in a single file, the duplicate model ...) updated by
- Looks similar to #4128, #4350 and #4557.
- 17:24 Ticket #4592 (OMEdit - Keep formatting when duplicating classes in OMEdit) closed by
- duplicate: Sorry :)
- 17:18 Ticket #4398 (Backend - comSubExp scales as O(N^2)) closed by
- fixed: I see that the improvement for N = 12800 has been about 50X compared …
- 17:12 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- In fact, in many cases the single most effective use of CSE is to …
- 17:07 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- Replying to sjoelund.se: > As far as I can tell, it is …
- 17:03 Ticket #4583 (OMEdit - files for CombiTimeTable not found anymore) updated by
- See #2909
- 16:27 Ticket #3788 (OMEdit - OMEdit working directory too cluttered) closed by
- fixed: Works as expected in 1.13.0
- 16:25 Ticket #2909 (Code Generation - Intermediate compilation files should be removed at the end of code ...) closed by
- fixed: Works as required in 1.13.0
- 16:22 Ticket #4595 (Interactive Environment - Reordering models in a package has no permanent effect) created by
- Open the attached P package. Browse to P.Q, select M2, then press …
- 16:17 Ticket #4594 (OMEdit - When duplicating a model saved in a single file, the duplicate model ...) created by
- Open the attached package P in OMEdit. Expand packages P and Q in the …
- 15:15 Ticket #4592 (OMEdit - Keep formatting when duplicating classes in OMEdit) updated by
- Isn't it same as #3912?
- 13:55 ReleaseNotes/1.12.0 edited by
- (diff)
- 12:57 Ticket #4593 (OMEdit - Keep formatting when duplicating classes in OMEdit) created by
- When a class is duplicated in OMEdit, the duplicate class loses all …
- 12:56 Ticket #4592 (OMEdit - Keep formatting when duplicating classes in OMEdit) created by
- When a class is duplicated in OMEdit, the duplicate class loses all …
- 10:20 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- Stack overflow happens in …
- 08:35 Ticket #4591 (Backend - partitionIndependentBlocksEq stack overflow) created by
- partitionIndependentBlocksEq / partitionIndependentBlocksReq can get …
- 08:28 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- PR1946 makes …
- 07:53 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- Note that part of the complexity is that OpenModelica will re-order …
- 07:21 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- That is https://github.com/OpenModelica/OMCompiler/pull/1945
- 07:18 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- So it seems to me like the algorithm is also a bit wrong. First of …
- 06:50 ReleaseNotes/1.12.0 edited by
- (diff)
- 06:41 Ticket #4398 (Backend - comSubExp scales as O(N^2)) updated by
- As far as I can tell, it is looking at the incidence matrix to do …
- 06:24 Ticket #4583 (OMEdit - files for CombiTimeTable not found anymore) updated by
- Replying to sjoelund.se: > If you want to ship a file with …
Note:
See TracTimeline
for information about the timeline view.