Timeline
2015-10-16:
- 18:29 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by
-
This line causes the error if
(idx == nVec) or (idx == 1)
: […] - 17:50 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- The changes causes problems for some models: […]
- 12:40 Ticket #3513 (Run-time - Missing support for operator interval) closed by
- fixed: Fixed in …
- 12:24 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- yes :). It would nice to have getAdjacencyMatrixEnhancedScalar update …
- 12:13 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- Do you want something like …
- 11:32 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
-
Description changed
- 11:21 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- proposal: If possible extends you changes for output functionTree. In …
- 11:17 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- Good! The Output value for the functionTree is missing. OM should …
- 11:04 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Status, Owner changed
- 10:25 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by
-
Cc, Priority, Milestone, Summary changed
- 10:21 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by
- The following model can be used as minimalistic test case to reproduce …
- 10:15 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- You are right, once the functionTree is passed through the call …
- 08:32 Ticket #3479 (Frontend - Conditional equation is not working) updated by
- Thanks for fixing this issue; I just tested my models. Your solutions …
2015-10-15:
- 16:44 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- Compilation is fixed with …
- 15:07 Ticket #3519 (Backend - test ModelTestSolve18 fail) updated by
-
Component changed
- 14:28 Ticket #3519 (Backend - test ModelTestSolve18 fail) created by
- Currently simulation/modelica/others/ModelTestSolve18.mos fail.
- 14:25 Ticket #3518 (Frontend - vector with fill fail) updated by
-
Priority changed
- 14:15 Ticket #3518 (Frontend - vector with fill fail) updated by
- Note: […] replace true in fill with b, work!
- 13:43 Ticket #3518 (Frontend - vector with fill fail) created by
- checkModel for […] return […]
- 13:15 Ticket #3517 (New Instantiation - wrong cyclic for record structure) updated by
-
Description changed
- 13:10 Ticket #3517 (New Instantiation - wrong cyclic for record structure) updated by
-
Cc changed
- 13:08 Ticket #3517 (New Instantiation - wrong cyclic for record structure) created by
-
For the following model
[…]
we find a cycles for
m
. expect … - 12:31 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by
-
Cc changed
- 12:29 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by
- remove the lines […] in repM, change the result for checkModel, too.
- 12:26 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by
-
Description changed
- 12:22 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by
-
Cc changed
- 12:20 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) created by
- checkModel fail for the following Example: […] with Error …
- 11:26 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- Do you also consider models with inferred sample time? This is …
- 10:28 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- Thanks for the input. I adjusted the code generation similar to the …
- 10:04 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- According to Modelica specification partitioning algorithm, variables …
- 10:02 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- The clock index is known for the system for which the equation is …
- 09:50 Ticket #3513 (Run-time - Missing support for operator interval) updated by
-
Cc changed
- 09:31 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- I think the generated code for interval operator should be something …
- 08:02 Ticket #3514 (*unknown* - (Wrong) order of writing text into a file) updated by
- I think that this is a Modelica issue. What about an algorithm …
- 08:01 Ticket #3515 (*unknown* - (Wrong) order of writing text into a file) closed by
- duplicate: Created twice accidentally in #3514
- 07:59 Ticket #3515 (*unknown* - (Wrong) order of writing text into a file) created by
- When writing data to files in a […] section, I ran into some …
- 07:58 Ticket #3514 (*unknown* - (Wrong) order of writing text into a file) created by
- When writing data to files in a […] section, I ran into some …
- 07:34 Ticket #3513 (Run-time - Missing support for operator interval) updated by
-
Description changed
- 07:33 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- It's the same issue for: […]
- 07:31 Ticket #3513 (Run-time - Missing support for operator interval) updated by
-
Status, Owner changed
- 07:29 Ticket #3513 (Run-time - Missing support for operator interval) created by
- This can be used as test case: …
2015-10-14:
- 20:17 Ticket #3498 (Backend - Wrong generation of base partitions) reopened by
- The clock parameter is not evaluated -- see initial title of this …
- 17:16 Ticket #3470 (OMEdit - Connection of many components doesn't work any more.) updated by
- +1
- 16:43 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
- Replying to vitalij: > What is the current result in OM?? …
- 15:49 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
- What is the current result in OM??
- 15:36 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Ok. I get the picture. What I propose is that the front-end doesn't …
- 15:32 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
-
Component changed
Can you also improve this module to handle systems like the following … - 15:26 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
-
Description changed
- 15:26 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to adrpo: > > So the question is: is it …
- 15:25 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
-
Status changed
- 15:25 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Status changed
- 15:25 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
-
Description changed
- 15:23 Ticket #3512 (Backend - improve solveSimpleEquation) created by
- ToDo: 1) add some docomentation 2) rewritte the modul: - …
- 15:18 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- You put yourself as owner. Does it mean that you are working on this?
- 15:10 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Description changed
- 15:08 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Description changed
- 14:43 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Component changed
Can you provide a (small) test case? - 14:30 Ticket #2933 (Code Generation - Problem with array reductions in code generation) closed by
- fixed: Fixed in …
- 14:30 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Cc changed
- 14:29 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Cc changed
- 14:29 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) created by
-
Differentiate.differentiateExpSolve,ExpressionSolve.solve2
in … - 12:50 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by
- I had noticed a failure of …
- 12:30 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by
- Nothing out of the ordinary, but no expert in the matter. Makelog now …
- 11:58 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to bthiele: > Replying to gossen: > …
- 11:45 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to gossen: > Replying to adrpo: > …
- 10:16 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- I tried to …
- 10:09 Ticket #3510 (*unknown* - inline function) created by
- OM generate for the following example: […] the following code: …
- 10:04 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by
- Yeah, that's not normal. What kind of errors are you getting?
- 10:04 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to adrpo: > Replying to bthiele: > …
- 09:57 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by
- Thank you for the quick reply. I was able to compile that version, …
- 09:55 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to bthiele: > Replying to adrpo: > …
- 09:16 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to adrpo: > This sounds like a front-end issue. …
- 08:44 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by
- Yes. We know about this issue but we haven't found a solution yet. I …
- 08:38 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) created by
- So I've been trying to compile OM on OS X for a while and finally got …
- 08:18 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to rfranke: > Support for embedded continuous …
- 08:12 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Support for embedded continuous equations + solver would be great. See …
- 07:17 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- First of all I'm happy that basic periodic and inferred clocks are …
- 02:35 Ticket #3508 (Installation program - Can't install in ubuntu gnome 15.04) created by
- when installing omlib-.*, apt stops with a message: …
2015-10-13:
- 22:40 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
-
Component changed
- 22:30 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- I played with the clock exp substitution with variables in …
- 21:11 Ticket #3497 (Backend - Wrong initial system for clocked equations) closed by
- fixed: Commit c1357acebd31ba56e359671bff42d466747e16d8/OMCompiler …
- 21:06 Ticket #3502 (Backend - Wrong tempvars from createInitialEquations for synchronous models) closed by
- fixed: The fix works. See …
- 19:30 Ticket #3507 (Build Environment - macports qt4 upgrade breaks OM install) created by
- Macports recently upgraded qt4-mac from 4.8.7_1 to 4.8.7_2. This …
- 16:58 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Clock constructors contain parameter arguments which should be known …
- 16:53 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to gossen: > By the way, what function should be …
- 16:38 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- By the way, what function should be uses to get a value for expression?
- 16:23 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- @gossen, thanks for the pointer. I now fixed some minor typos in …
- 14:44 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to adrpo: > As far as I can tell the back-end …
- 14:12 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to adrpo: > This can be fixed in two ways: > - …
- 14:10 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to adrpo: > Should we open another ticket for …
- 13:46 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- As far as I can tell the back-end can only handle component references …
- 12:39 Ticket #3109 (Backend - asserts are evaluated too early in certain cases) updated by
-
Milestone changed
- 12:39 Ticket #3109 (Backend - asserts are evaluated too early in certain cases) closed by
- fixed: This is fixed.
- 11:24 Ticket #2408 (Backend - Backend messages printed to stdout) closed by
- fixed: I guess we can close this. If there are still issues left then please …
- 11:22 Ticket #3452 (Backend - Separation of back end transformations for simulation and initialization) closed by
- fixed
- 09:46 Ticket #3491 (Backend - Back-end time scales very badly for large system with very simple structure) updated by
- N is the number of instances of a certain submodel in the benchmark. …
- 09:09 Ticket #3491 (Backend - Back-end time scales very badly for large system with very simple structure) updated by
- the modules should N(M) where M is the number of operation(+,×,÷,-).
- 08:54 Ticket #3491 (Backend - Back-end time scales very badly for large system with very simple structure) updated by
- To be more specific, the latest attachment posted by Lennart reveals …
- 08:50 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
-
Status, Owner changed
I now fixed the remaining front-end things in … - 08:31 Ticket #3478 (Backend - Performance issue for Chemical.Examples.AcidBase.AlbuminTitration) updated by
- See also #3491.
- 08:02 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Great if most things work in the frontend now!
- 07:54 Ticket #3478 (Backend - Performance issue for Chemical.Examples.AcidBase.AlbuminTitration) updated by
- Replying to vwaurich: > Replying to lochel: …
- 07:36 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
-
Cc changed
10 Models work now (previously only 3): … - 06:20 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Fixed subSample/superSample argument checking and allowance to use …
- 06:12 Ticket #3470 (OMEdit - Connection of many components doesn't work any more.) updated by
- I have troubles with some connections, too. As already mentioned, the …
- 06:09 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- @rfanke: yes, I know as I already fixed the superSample and I'm about …
- 05:54 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Besides issues with sub/superSample, there is also a problem with …
- 05:35 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- We have the first results: …
2015-10-12:
- 17:30 Ticket #3504 (Build Environment - Qt version conflict in qjson) updated by
- I think is OK for now. I applied your patch.
- 17:29 Ticket #3504 (Build Environment - Qt version conflict in qjson) updated by
- There is a workaround. Use patch file qjson-qt5.patch or add line …
- 17:29 Ticket #3504 (Build Environment - Qt version conflict in qjson) closed by
- fixed: Thanks gossen! Fixed in 7fd0367/OMEdit by applying the …
- 13:58 Ticket #3492 (Frontend - Incorrect flatenning of connectors in outer class) closed by
- fixed: Fixed in bfa33db/OMCompiler added test in …
- 11:00 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- I now added Modelica_Synchronous in Hudson. @rfranke: I guess you want …
- 10:24 Ticket #3480 (Frontend - Connectors inside top level connector should be a top level connectors too) closed by
- fixed: Fixed in e02e8c9/OMCompiler. Test added in …
- 10:23 Ticket #3506 (Frontend - Buildings flattening broken since f3bb4482) updated by
-
Status changed
- 10:23 Ticket #3506 (Frontend - Buildings flattening broken since f3bb4482) created by
- The following models no longer flatten due to various error: […]
- 10:21 Ticket #3505 (Frontend - Annex60 flattening broken since f3bb4482) updated by
-
Status changed
- 10:21 Ticket #3505 (Frontend - Annex60 flattening broken since f3bb4482) created by
- The following models no longer flatten due to a record type mismatch …
- 09:41 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Added the given test for this bug in …
- 09:23 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Prefixing is now fixed in …
- 09:06 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
-
Cc changed
It seems that Bernhard forgot to add prefixing for Clock expressions. … - 08:11 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
-
Status, Owner changed
- 06:13 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- The problem is related to composed models. The following example …
2015-10-11:
- 19:27 Ticket #3504 (Build Environment - Qt version conflict in qjson) created by
- On my system(Ubuntu 15.10) installed both Qt4.8 and Qt5.4. OMEdit and …
2015-10-10:
- 21:23 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- It might be possible that OpenModelica switches off synchronous …
- 20:55 Ticket #3503 (Backend - Support for Modelica_Synchronous) created by
- Meanwhile some clocked features are working (or have been …
- 20:50 Ticket #3502 (Backend - Wrong tempvars from createInitialEquations for synchronous models) updated by
-
The clocked variables were re-added by
translateClockedEquations
. … - 17:30 Ticket #3502 (Backend - Wrong tempvars from createInitialEquations for synchronous models) created by
- Commit …
- 12:58 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) updated by
- Replying to ceraolo: After a year I can state that all …
2015-10-09:
- 18:12 Ticket #3497 (Backend - Wrong initial system for clocked equations) updated by
- Commit …
- 17:37 Ticket #3111 (Backend - Convergence issues on nonlinear equations involving der()) updated by
- I think I have some more definite clue where the problem is. …
- 15:49 Ticket #2959 (Frontend - Use of partial, non-redeclared classes is not reported by the front-end) updated by
-
Cc, Priority changed
I am constantly getting e-mail of desperate students who try to build … - 11:11 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by
- For this a new front-end is needed. I'm still working on it :)
- 11:10 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by
-
Owner changed
- 10:42 Ticket #2690 (Backend - Problems with functions returning multi-dimensional arrays in when ...) closed by
- fixed: All of the models now compile and simulate for me, so I assume these …
- 10:36 Ticket #3396 (Code Generation - Missing nominal attribute in integer tearing variables nlsData C structure) updated by
- Replying to casella: > So, mixed systems are still not …
- 10:20 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by
- Even a partial implementation that does not cover all the cases but …
- 10:11 Ticket #3396 (Code Generation - Missing nominal attribute in integer tearing variables nlsData C structure) updated by
- So, mixed systems are still not supported, basically?
- 10:07 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by
-
Status, Owner changed
I guess I should take a look at it. Might be hard to implement though, … - 09:56 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by
- Good question. The status says assigned but no one in the "Owned by" …
- 09:52 Ticket #2081 (OMEdit - Conditional connectors not handled by OMEdit) updated by
- What is the current status with this ticket?
- 09:51 Ticket #2174 (Frontend - Allow for modifiers in translateModel() and simulate() API functions) updated by
-
Milestone changed
- 09:49 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) updated by
-
Description changed
- 09:45 Ticket #2258 (Code Generation - Code generation does not support multiple iterators) closed by
- fixed: It seems that the problem has been solved in the meantime, as the …
- 09:36 Ticket #2673 (Run-time - OMEdit does not import initial conditions correctly) updated by
- Lennart, now that you have extensively reworked the initialization …
- 09:30 Ticket #2750 (Code Generation - Units of derivatives in the variables browser) updated by
- Please have this issue fixed asap, it should be very straightforward: …
- 09:19 Ticket #2933 (Code Generation - Problem with array reductions in code generation) updated by
- Any progress on this issue?
- 09:09 Ticket #3396 (Code Generation - Missing nominal attribute in integer tearing variables nlsData C structure) updated by
- I think this was somehow effected by separating the transformation of …
- 09:09 Ticket #3152 (Run-time - HTML profiling report is broken) updated by
- Any chance of getting this fixed for 1.9.4? Thanks…
- 08:59 Ticket #3396 (Code Generation - Missing nominal attribute in integer tearing variables nlsData C structure) closed by
- fixed: Somehow this issue was resolved between Sep 10 and Sep 14. I am …
- 08:55 Ticket #3501 (Run-time - Wrong sparsity information reported by -lv LOG_SOLVER) closed by
- fixed: Fixed in …
- 08:50 Ticket #2904 (Documentation - Clarify how to get information about and use all the OMC flags) closed by
- fixed: This issue has been dealt with by the automatically generated …
- 08:47 Ticket #3371 (*unknown* - Missing documentation files in the Windows nightly build) closed by
- fixed: It seems that this issue has been solved long ago.
- 08:46 Ticket #3501 (Run-time - Wrong sparsity information reported by -lv LOG_SOLVER) updated by
- This is just a bug in the dump itself, which means that the generated …
- 08:42 Ticket #3461 (Installation program - OPENMODELICAHOME/OPENMODELICALIBRARY windows environment variables not ...) closed by
- invalid: I now get the correct env vars. Maybe it was just a glitch.
- 08:24 Ticket #3501 (Run-time - Wrong sparsity information reported by -lv LOG_SOLVER) updated by
-
Status, Owner changed
- 08:11 Ticket #3501 (Run-time - Wrong sparsity information reported by -lv LOG_SOLVER) created by
-
If I simulate the following simple model with
-lv LOG_SOLVER
… - 06:38 Ticket #3499 (*unknown* - Quasi static fundamental wave machines are not simulating) updated by
- Model …
Note:
See TracTimeline
for information about the timeline view.