Timeline
2015-11-09:
- 23:46 Ticket #3549 (Backend - Evaluation of Clock parameters) updated by
- PR279 adds …
- 23:43 Ticket #3552 (Interactive Environment - Complete the implementation of moveClass API) created by
-
The implementation of
moveClass
API seems incomplete. Also it would … - 23:37 Ticket #3551 (Interactive Environment - diffModelicaFileListings make the code invalid) created by
- If a component has modifier value and we remove it then the code …
- 23:06 Ticket #3549 (Backend - Evaluation of Clock parameters) updated by
-
Status, Owner changed
It seems that parameters get not replaced within the clocks, since … - 22:58 Ticket #3549 (Backend - Evaluation of Clock parameters) updated by
- I think this should get already replaced in the back end.
- 22:53 Ticket #2673 (Run-time - OMEdit does not import initial conditions correctly) updated by
- Replying to casella: > Not done yet... Consider this test …
- 21:01 Ticket #3550 (*unknown* - macports build fails) created by
-
Using
port upgrade outdated
failed to build `openmodelica @1.9.3 … - 20:31 Ticket #3549 (Backend - Evaluation of Clock parameters) updated by
-
Cc changed
- 19:19 Ticket #3549 (Backend - Evaluation of Clock parameters) created by
- The following model has the evaluated parameter dt to parameterize its …
- 18:27 Ticket #3548 (Run-time - Bad memory leak with umfpack) updated by
-
Status, Owner changed
- 18:26 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by
-
Replying to sjoelund.se:
> Also,
when initial()
is … - 18:14 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by
- The issues is force inlining in […] with the combination …
- 17:35 Ticket #3548 (Run-time - Bad memory leak with umfpack) updated by
- One more data point: With default solver and stopTime=20: ==2332== …
- 17:29 Ticket #3548 (Run-time - Bad memory leak with umfpack) created by
- When solving with -ls=umfpack, a memory leak quickly grows as the …
- 15:57 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by
- ok, you were faster than me. I just wanted to ask if the first model …
- 15:53 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by
-
Also,
when initial()
is stupid and I see no reason to use it over … - 15:53 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by
- Spec says: > Clarified that initial() can only be used in a restricted …
- 15:38 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by
- Replying to bthiele: > For me it is a counterintuitive …
- 15:29 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by
- Yes, I found that, too. But my expectation was that it would also work …
- 14:40 Ticket #3547 (Initialization - Initial event is not propagated as expected) updated by
- That's what I expect as result. Just the second when clause is active …
- 14:07 Ticket #3547 (Initialization - Initial event is not propagated as expected) created by
-
Simulation of the model below results into the end values
v2=1
as … - 13:41 Ticket #3546 (Optimization - optimization progress (Ipopt output) in XML format) updated by
-
Cc changed
- 13:29 Ticket #3546 (Optimization - optimization progress (Ipopt output) in XML format) updated by
-
Cc changed
- 13:28 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by
-
Cc changed
- 12:55 Ticket #3546 (Optimization - optimization progress (Ipopt output) in XML format) updated by
-
If you want the log as XML, why don't you use
-logFormat=xml
? - 12:24 Ticket #3546 (Optimization - optimization progress (Ipopt output) in XML format) created by
- Running Dynamic optimization using 2optimize(modelName, stopTime=0.5, …
- 00:37 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
-
Cc changed
2015-11-06:
- 19:59 Ticket #3305 (Backend - Derivative of homotopy) updated by
- how about: if init() then homotopy(diff(),diff()) else diff(actual)
- 16:22 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by
- Replying to sjoelund.se: > It would also be useful if it …
- 16:21 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by
- Replying to casella: > Just noticed that, see: > > …
- 16:19 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by
- Just noticed that, see: …
- 16:10 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by
-
Status, Owner changed
I added already the default values for preOptModules, postOptModules … - 16:02 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by
-
Milestone changed
- 15:13 Ticket #3305 (Backend - Derivative of homotopy) updated by
- @wbraun. They were checked on each commit but unfortunately we haven't …
- 15:05 Ticket #3545 (Interactive Environment - listFile returns wrong contents) updated by
- It seems setSource stuff only sets the Absyn.CLASS info, not the …
- 14:55 Ticket #3545 (Interactive Environment - listFile returns wrong contents) created by
-
listFile
returns wrong result when file names are updated via … - 14:12 Ticket #2964 (New Instantiation - Report error when modifying final parameter) updated by
-
Priority changed
An even simpler example: […] Model B is compiled without any error … - 12:45 Ticket #2673 (Run-time - OMEdit does not import initial conditions correctly) closed by
- fixed: Sorry that this took so long. Now I have fixed the mat import for …
- 12:20 Ticket #2673 (Run-time - OMEdit does not import initial conditions correctly) updated by
-
Status changed
Replying to casella: > Lennart, now that you have … - 12:15 Ticket #2830 (Backend - Override of start attributes does not work in combination with fixed=true) closed by
- fixed: This is fixed with …
- 12:14 Ticket #3536 (Backend - Start values cannot be overwritten properly for variables having fixed=true) closed by
- duplicate: Fixed with [https://github.com/OpenModelica/OMCompiler/pull/275 …
- 12:01 Ticket #3536 (Backend - Start values cannot be overwritten properly for variables having fixed=true) updated by
-
Status, Component, Milestone changed
- 11:40 Ticket #3305 (Backend - Derivative of homotopy) updated by
- The actual reason for commenting it out was and is somehow the index …
- 11:15 Ticket #3305 (Backend - Derivative of homotopy) updated by
- For example some models in Buildings fail with differentiation of …
- 10:59 Ticket #3544 (Run-time - Integration failed due to ordering of the states equations) updated by
- I had a quick look at the model, but as expected the only change is …
- 08:31 Ticket #3544 (Run-time - Integration failed due to ordering of the states equations) updated by
-
Cc changed
This started to fail with this commit … - 08:23 Ticket #3543 (Backend - New errors in Modelica_Synchronous) closed by
- fixed: Fixed in …
- 08:11 Ticket #3543 (Backend - New errors in Modelica_Synchronous) updated by
- The same errors were also there before, but the failing optimization …
- 08:03 Ticket #3543 (Backend - New errors in Modelica_Synchronous) updated by
-
Status, Owner changed
- 07:34 Ticket #3544 (Run-time - Integration failed due to ordering of the states equations) created by
- Some recent commits (Nov 4) lead to a failure in the following model: …
- 06:36 Ticket #3543 (Backend - New errors in Modelica_Synchronous) created by
- Yesterdays commits (Nov 5) lead to a failure in the following models: …
2015-11-05:
- 15:11 Ticket #3542 (Third-Party Libraries - CombiTable1Ds with Data Reading in external file does not work anymore!!) updated by
- It's even worse: CombiTable2D with 2x3 or 3x2 tables gives same error …
- 10:56 Ticket #3542 (Third-Party Libraries - CombiTable1Ds with Data Reading in external file does not work anymore!!) updated by
- See m:#1820
- 10:44 Ticket #3542 (Third-Party Libraries - CombiTable1Ds with Data Reading in external file does not work anymore!!) updated by
-
Cc changed
Confirmed to have the same bug also in other Modelica tools. I will … - 10:34 Ticket #3542 (Third-Party Libraries - CombiTable1Ds with Data Reading in external file does not work anymore!!) updated by
- The external C sources of MSL have been updated recently, so it could …
- 08:45 Ticket #3542 (Third-Party Libraries - CombiTable1Ds with Data Reading in external file does not work anymore!!) created by
- In the recent nightly builds, it is not possible to read external data …
- 00:16 Ticket #3526 (Code Generation - Code generation fails for array in records) updated by
- PR271 has fixed …
2015-11-04:
- 21:03 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by
- If I get it right, then it's this commit that causes the slowdown …
- 18:24 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by
- What is the status of this ticket? Is it ok to revert the respective …
- 13:47 Ticket #3541 (*unknown* - Modelica.Electrical.QuasiStationary.SinglePhase.Examples.Rectifier ...) created by
- My changes in bf9ac82 caused one of the …
- 13:18 Ticket #3506 (Frontend - Buildings flattening broken since f3bb4482) closed by
- fixed: Fixed in fb6950e.
- 11:06 Ticket #3526 (Code Generation - Code generation fails for array in records) updated by
- PR269 should fix …
- 10:33 Ticket #3526 (Code Generation - Code generation fails for array in records) updated by
-
removeSimpleEquations expands
y = f(time)
to {{{test.R({x1.r[1], … - 07:03 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by
-
Description changed
- 05:02 Ticket #3540 (FMI - Improve support for exporting FMI for co-simulation) updated by
- Currently only FMI 2.0 is supported using Euler and the model exchange …
- 05:00 Ticket #3540 (FMI - Improve support for exporting FMI for co-simulation) updated by
-
Summary changed
- 05:00 Ticket #3540 (FMI - Improve support for exporting FMI for co-simulation) updated by
-
Status, Owner changed
Added first prototype in c266817/OMCompiler. - 04:59 Ticket #3540 (FMI - Improve support for exporting FMI for co-simulation) created by
- FMI for co-simulation support is missing.
2015-11-03:
- 20:20 Ticket #3539 (FMI - Copy resources needed for Modelica models when exporting FMI) updated by
- To be able to do this I guess one would need to add extra string …
- 18:55 Ticket #3539 (FMI - Copy resources needed for Modelica models when exporting FMI) updated by
-
Description changed
- 18:49 Ticket #3539 (FMI - Copy resources needed for Modelica models when exporting FMI) updated by
-
Status, Owner changed
- 18:48 Ticket #3539 (FMI - Copy resources needed for Modelica models when exporting FMI) created by
-
Basically we could transform any
modelica://
URI into an … - 16:46 Ticket #3526 (Code Generation - Code generation fails for array in records) updated by
- This is a backend problem. The generation fails on a variable named …
- 16:28 Ticket #3538 (Backend - function outputs array slice) updated by
- I think the problem is in the FrontEnd or BackEnd somewhere. I put …
- 13:40 Ticket #3434 (OMEdit - Add a filter for modelica) closed by
- worksforme: Edit->Search Browser Ctrl-Shift-F
- 13:30 Ticket #3463 (Interactive Environment - Native Mac distribution often generates stack overflow.) updated by
- I have now also fixed a bug when OSX 10.9 was used (which reports the …
- 13:15 Ticket #3514 (*unknown* - (Wrong) order of writing text into a file) updated by
- There is no defined order in an equation section, so the behavior is …
- 12:56 Ticket #3518 (Frontend - vector with fill fail) updated by
- The error-messages for matrices when you send unexpected array …
- 12:55 Ticket #3518 (Frontend - vector with fill fail) closed by
- fixed: Fixed in 1034be4/OMCompiler.
- 11:59 Ticket #3518 (Frontend - vector with fill fail) updated by
-
Status, Owner changed
- 11:44 Ticket #3535 (Interactive Environment - duplicate function names are not detected) updated by
-
Owner, Component changed
We used to have detection of duplicate classes, but it seems we no … - 09:34 Ticket #3538 (Backend - function outputs array slice) updated by
- Replying to sjoelund.se: > You need to create a temporary …
- 09:02 Ticket #3538 (Backend - function outputs array slice) updated by
- You need to create a temporary array for these variables and handle it …
- 07:57 Ticket #3538 (Backend - function outputs array slice) updated by
- These are the template functions from where this message comes from. …
2015-11-02:
- 16:11 Ticket #3538 (Backend - function outputs array slice) updated by
- I'm not sure if the following helps: […]
- 15:01 Ticket #3538 (Backend - function outputs array slice) created by
- Hi, A model of mine has a function call that outputs an array slice, …
- 14:48 Ticket #3508 (Installation program - Can't install in ubuntu gnome 15.04) closed by
- fixed: It should work again now. Needs apt-get clean as well as cleaning out …
- 11:51 Ticket #3533 (Run-time - strange behaviour of variableFilter) closed by
- invalid: I am not sure what we actually did wrong, but it seems that it is …
- 10:13 Ticket #3537 (OMEdit - OMEdit cannot recognize encoding) closed by
- worksforme: Use: > File->Open Modelica File With Encoding Note that Modelica …
- 10:05 Ticket #3537 (OMEdit - OMEdit cannot recognize encoding) created by
- While trying to open an .mo files which created by some other editors, …
Note:
See TracTimeline
for information about the timeline view.