Timeline
2018-09-22:
- 21:01 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) updated by
-
Description, Component, Summary, Priority, Milestone, Owner changed
- 20:59 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) updated by
- OOps, my fault. I had left -d=newInst there. I will change the ticket …
- 13:23 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) updated by
- It should work the same on Windows and Linux, what special flags do …
- 13:05 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) updated by
-
Description changed
- 13:04 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) created by
- the attached Test.mo does not simulate with NF.
2018-09-21:
- 20:20 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) closed by
- fixed: Fixed with 0cdd3e/OMCompiler. More tests added with: …
- 17:03 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by
-
Owner, Component, Milestone changed
@c.schulze, this issue is currently being addressed by @perost in the … - 16:59 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) updated by
- Replying to adrpo: > If I get this right these are the …
- 14:04 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) created by
- The argument value lookup for partially applied function in a model …
- 14:02 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) updated by
- I thought this was an easy fix via PR: …
- 11:51 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) updated by
-
Status, Owner changed
- 11:09 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) updated by
-
Owner, Component, Milestone changed
- 11:02 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) created by
- The Modelica Specification clearly states "Records are passed by …
- 07:38 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
- To summarize the status: PR …
- 05:32 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
-
Status, Owner changed
2018-09-20:
- 18:29 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
-
Looks good! The
each
qualifier is not that important anyway. If a … - 14:36 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- I guess we should move this discussion to #5110 as it belongs there.
- 14:31 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- I fixed the start value for the variable. We only handled scalar types …
- 04:04 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- I had a look in the backend. A lot of things work for a simple model. …
- 01:57 Ticket #4298 (OMOptim - OMOptim build on linux amd64 failed due to gcc 6.0 bug 70129) updated by
- Tried playing around with this again after failing OMOptim builds for …
2018-09-19:
- 19:34 Ticket #5133 (New Instantiation - [NF] Problems with variability for impure functions) updated by
- Still some issues with the evaluation of impure functions in if …
- 19:03 Ticket #5132 (OMEdit - Allow to set -d=evaluateAllParameters from the OMEdit GUI) updated by
- Replying to casella: > @ceraolo, did you set the …
- 14:40 Ticket #5132 (OMEdit - Allow to set -d=evaluateAllParameters from the OMEdit GUI) updated by
-
Cc changed
@ceraolo, did you set the-d=evaluateAllParameters
option in the … - 14:34 Ticket #5133 (New Instantiation - [NF] Problems with variability for impure functions) updated by
-
Status, Owner changed
- 14:34 Ticket #5133 (New Instantiation - [NF] Problems with variability for impure functions) updated by
- Hopefully PR: https://github.com/OpenModelica/OMCompiler/pull/2671 …
- 14:18 Ticket #5133 (New Instantiation - [NF] Problems with variability for impure functions) created by
- If we change the variability of function calls to impure functions to …
- 12:11 Ticket #5131 (FMI - Segmentation fault when fmi2GetReal gets called after fmi2Terminate) closed by
- fixed: Fixed with PR: https://github.com/OpenModelica/OMCompiler/pull/2670
- 12:11 Ticket #5130 (FMI - Segmentation fault when fmi2Terminate gets called twice) closed by
- fixed: Fixed with PR: https://github.com/OpenModelica/OMCompiler/pull/2670
- 11:26 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- This looks better now: …
- 11:22 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- After PR: https://github.com/OpenModelica/OMCompiler/pull/2669 only …
- 11:00 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
-
Per told me
-d=-nfExpandOperations
should disable the expansion … - 10:31 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Most of the stuff implemented in: …
- 10:05 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Strange that it does expansion of the else part. I'll have a look on …
- 10:05 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Works now: […] […]
- 10:00 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- I will make functions with no arguments that are impure have …
- 09:57 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- I just had updated to the latest version and arrived at the same …
- 09:39 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Ok. Now I get: […] It seems it badly wants to evaluate the call …
- 09:11 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Did you take the latest sources or the nightly build? The last commit …
- 08:31 Ticket #5132 (OMEdit - Allow to set -d=evaluateAllParameters from the OMEdit GUI) updated by
- I have a proposal and two bug reports about this ticket. Proposal. …
- 08:11 Ticket #5103 (OMSimulator - CompositeModel::solveAlgLoop: max. number of iterations) updated by
- No, there is no such functionality available. But you are very welcome …
- 06:54 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
-
The following example would work for
firstTick(u)
. Using … - 00:08 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Of course, my bad, this only happened when -d=newInst is on. PR: …
2018-09-18:
- 23:59 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Replying to adrpo: > Very strange that none of the tests …
- 23:51 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Very strange that none of the tests in our testsuite caught this …
- 23:49 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- PR https://github.com/OpenModelica/OMCompiler/pull/2666 should …
- 23:14 Ticket #5132 (OMEdit - Allow to set -d=evaluateAllParameters from the OMEdit GUI) created by
- If one doesn't need to change parameters at runtime without …
- 23:05 Ticket #5074 (New Instantiation - The NF does not evaluate a structural parameter) updated by
- I'm not sure if we have a formal (or semi-formal) definition of …
- 22:46 Ticket #5114 (New Instantiation - Issue with MultiBody models of ScalableTestSuite with the NF) updated by
-
Cc, Status, Owner changed
As discussed at the devmeeting on Sep 17, @karim.abdelhak will have a … - 22:17 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- OK, thanks!
- 21:57 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Of course. In the current front-end is basically implemented manually. …
- 21:55 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- How is this solved by the old front-end? Can we use the same strategy?
- 21:48 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Yes. I wanted to overload sample into one with clock and one without …
- 20:00 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Models with clock variables work better, but all other models using …
- 19:28 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
- ´-d=newInst,-nfScalarize --std=3.3´ looks really good for the frontend …
- 16:39 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Ouch, seems I broke some stuff +54 & -680 :) …
- 13:49 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
-
@rfranke: I know, but actually it seems that
firstTick
is … - 13:39 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
-
PR with
interval
,firstTick
and overload ofsample
… - 12:43 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
- Replying to rfranke: > This looks good, also that you …
- 12:43 Ticket #3678 (*unknown* - Efficient flattening (and code generation) for large-scale network models) updated by
- Replying to perost: > I've thought about such things many …
- 12:39 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Yep, I'm working on that, sample needs overloading for {{{sample(u, …
- 12:38 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- From the …
- 11:41 Ticket #5131 (FMI - Segmentation fault when fmi2GetReal gets called after fmi2Terminate) updated by
- Nice, I will do the modification myself as well and commit it.
- 11:34 Ticket #5131 (FMI - Segmentation fault when fmi2GetReal gets called after fmi2Terminate) updated by
- Replying to adrpo: > The spec says that you should be able …
- 11:25 Ticket #5131 (FMI - Segmentation fault when fmi2GetReal gets called after fmi2Terminate) updated by
- Just saw that in ticket #5130 the same is already proposed by you. I …
- 09:53 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
-
The u argument is just sugar for
firstTick
, because all variables of … - 09:24 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
- @rfranke: is will add all the needed synchronous features, starting …
- 06:19 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
- This looks good, also that you don't expand sum() anymore. I think …
2018-09-17:
- 22:10 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
- After 09518b/OMCompiler we get with …
- 22:08 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- Partial support added in 09518b/OMCompiler.
- 21:29 Ticket #4608 (Interactive Environment - Unit string lost in Modelica.Media inheritance chain) reopened by
- Indeed. However, OMEdit still doesn't show any display unit for …
- 21:21 Ticket #5032 (New Instantiation - size(constant) should have constant variability in the NF) closed by
- fixed: Fixed by …
- 21:05 Ticket #5130 (FMI - Segmentation fault when fmi2Terminate gets called twice) updated by
- We should move lines 635 to 650 to 511. …
- 21:01 Ticket #5130 (FMI - Segmentation fault when fmi2Terminate gets called twice) updated by
- As far as I can tell from the code I think we should not free any …
- 20:50 Ticket #5130 (FMI - Segmentation fault when fmi2Terminate gets called twice) updated by
-
Component changed
- 20:49 Ticket #5130 (FMI - Segmentation fault when fmi2Terminate gets called twice) updated by
- I guess we would need to set a flag on fmi2Terminate and check that if …
- 20:49 Ticket #5131 (FMI - Segmentation fault when fmi2GetReal gets called after fmi2Terminate) updated by
- The spec says that you should be able to do that, so it seems like a …
- 20:30 Ticket #5131 (FMI - Segmentation fault when fmi2GetReal gets called after fmi2Terminate) created by
-
This happened on a host which soemtimes calls e.g.
fmi2GetReal
… - 20:26 Ticket #5130 (FMI - Segmentation fault when fmi2Terminate gets called twice) created by
- I just saw that with a bad timing in the host I am using, …
- 19:18 Ticket #5119 (FMI - Segmentation fault in getNumericalJacobianHomotopy when doing a fmuCheck) updated by
- The compress2 undefined reference I fixed in the next commit, so you …
- 17:12 Ticket #5119 (FMI - Segmentation fault in getNumericalJacobianHomotopy when doing a fmuCheck) updated by
- Replying to adrpo: > What I mean is that the function …
- 16:08 Ticket #2173 (Interactive Environment - simulate API function does not complain on wrong parameters) updated by
-
Priority, Milestone changed
- 16:08 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
-
Cc changed
- 16:08 Ticket #2173 (Interactive Environment - simulate API function does not complain on wrong parameters) updated by
- Partially fixed in a1d7895, we now …
- 16:08 Ticket #5127 (New Instantiation - [NF] Implement synchronous features in the new front-end) updated by
- WIP: https://github.com/OpenModelica/OMCompiler/pull/2664
- 15:51 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
-
This is the result I get after adding
Clock()
to the NF. The … - 15:11 Ticket #4943 (Code Generation - Wrong order of equations in info.json file) closed by
- fixed: Fixed in 95e1e12/OMCompiler.
- 14:27 Ticket #4791 (Frontend - NFScodeDependency fails for small example) closed by
- fixed: The model correctly gives an error when using the new frontend, and it …
- 14:23 Ticket #5048 (OMEdit - Wrong error messages) updated by
- I had a look at the pngs for OMEdit, and they were actually fine. …
- 13:20 Ticket #5048 (OMEdit - Wrong error messages) updated by
- png's should be fixed. Other messages which are not OMC's fault …
- 13:14 Ticket #4985 (Run-time - OMC accepts invalid nonlinear system solutions) updated by
- Proposal: add optional simulation flag if possible (default false) to …
- 13:06 Ticket #4951 (FMI - OMEdit did not generate the fmu file on FMU export) updated by
-
Status, Owner changed
- 13:04 Ticket #4943 (Code Generation - Wrong order of equations in info.json file) updated by
-
Status, Owner changed
@wbraun will have a look for a quick fix - 12:57 Ticket #5018 (Third-Party Libraries - Patch MSL 3.2.2/3.2.1 with missing 'each'?) updated by
-
Milestone changed
Switching to the NF is targeted for 2.0, so this is not a blocker for … - 12:53 Ticket #4632 (Interactive Environment - Moving a model creates wrong code) closed by
- fixed: This will be fixed in 2.0.0 when the new front-end becomes default
- 12:50 Ticket #4608 (Interactive Environment - Unit string lost in Modelica.Media inheritance chain) closed by
- fixed: This works correctly in both the old and the new frontend as far as I …
- 12:45 Ticket #4254 (Backend - Wrong numerical handling of conditional equations) updated by
-
Milestone changed
- 10:08 Ticket #5074 (New Instantiation - The NF does not evaluate a structural parameter) updated by
-
Is there any reason why
plugToPin_n.k
should be considered … - 09:56 Ticket #5090 (New Instantiation - The NF does not flatten vector equations) closed by
- fixed: Fixed in 945cb9d, the transpose call is …
- 09:37 Ticket #5076 (New Instantiation - NFSimplifyModel.simplify fails with no error message) closed by
- fixed: Fixed in 79f4626.
- 08:57 Ticket #5129 (Interactive Environment - SimulationResult.resultFile ignores simflag -r) updated by
- This is on purpose. The -r you specify is given back exactly as it is …
- 07:37 Ticket #5129 (Interactive Environment - SimulationResult.resultFile ignores simflag -r) updated by
- Good morning and thank you for fixing this problem so fast! Before …
2018-09-16:
- 11:14 Ticket #5122 (OMEdit - Error message on mac) updated by
- I still get the error messages, so if anyone has any tips i will …
- 09:12 Ticket #5103 (OMSimulator - CompositeModel::solveAlgLoop: max. number of iterations) updated by
- I tried to add the delay internally in one of the FMUs (by making …
- 04:21 Ticket #5129 (Interactive Environment - SimulationResult.resultFile ignores simflag -r) closed by
- fixed: Fixed with PR: https://github.com/OpenModelica/OMCompiler/pull/2657
Note:
See TracTimeline
for information about the timeline view.