Timeline
2018-08-11:
- 23:48 Ticket #5063 (New Instantiation - [NF] Variability of integer() result) created by
- The Modelica spec is not clear if integer() function returns a …
- 07:01 Ticket #3959 (OMEdit - Support calling functions directly from the OMEdit library browser) updated by
- https://github.com/OpenModelica/OMEdit/pull/172
- 07:00 Ticket #3847 (OMEdit - Feature Request: Complete as you Type Class Member Drop-Down List) updated by
- https://github.com/OpenModelica/OMEdit/pull/171
- 00:41 Ticket #5055 (New Instantiation - Issue with MultiBody models in the NF) updated by
-
The matrix:
[lines[i, 2, :] - lines[i, 1, :]; 0]
is evaluated …
2018-08-10:
- 22:52 Ticket #5062 (New Instantiation - [NF] Handling of parameters (fixed=false, start=value) with ...) updated by
-
Summary changed
- 22:51 Ticket #5062 (New Instantiation - [NF] Handling of parameters (fixed=false, start=value) with ...) updated by
- See: …
- 22:26 Ticket #5061 (New Instantiation - [NF] Are public parameters allowed in functions by the Modelica spec?) updated by
- I allowed this just to see the impact on the coverage test: …
- 22:25 Ticket #5062 (New Instantiation - [NF] Handling of parameters (fixed=false, start=value) with ...) closed by
- fixed: Fixed with: https://github.com/OpenModelica/OMCompiler/pull/2600
- 22:11 Ticket #5062 (New Instantiation - [NF] Handling of parameters (fixed=false, start=value) with ...) updated by
- Replying to adrpo: > It seems that in MSL we have …
- 21:37 Ticket #5051 (New Instantiation - OM accepts in a model a parameter with no value) updated by
- This is already implemented partly in #5062 but only for parameter …
- 21:06 Ticket #5062 (New Instantiation - [NF] Handling of parameters (fixed=false, start=value) with ...) updated by
- I will add a warning if we have a {{{parameter Type p(fixed=true) …
- 20:18 Ticket #5062 (New Instantiation - [NF] Handling of parameters (fixed=false, start=value) with ...) updated by
- Modelica Spec says: […] This would imply that the parameter should …
- 19:44 Ticket #5062 (New Instantiation - [NF] Handling of parameters (fixed=false, start=value) with ...) created by
-
It seems that in MSL we have
final
parameters with … - 17:20 Ticket #5061 (New Instantiation - [NF] Are public parameters allowed in functions by the Modelica spec?) updated by
- https://github.com/DLR-SR/AdvancedNoise/issues/21
- 17:15 Ticket #5061 (New Instantiation - [NF] Are public parameters allowed in functions by the Modelica spec?) updated by
- I will open a ticket there.
- 17:06 Ticket #5061 (New Instantiation - [NF] Are public parameters allowed in functions by the Modelica spec?) updated by
- The Modelica Specification, section 12.4.4, is very clear: …
- 16:56 Ticket #5055 (New Instantiation - Issue with MultiBody models in the NF) updated by
- I think is also a problem on how the expression simplification of the …
- 16:50 Ticket #5055 (New Instantiation - Issue with MultiBody models in the NF) updated by
-
Cc changed
I understand fixing this issue would also get the … - 16:48 Ticket #5061 (New Instantiation - [NF] Are public parameters allowed in functions by the Modelica spec?) created by
- The NF is really strict on this: …
- 16:32 Ticket #5055 (New Instantiation - Issue with MultiBody models in the NF) updated by
- In fact, when comparing the model flattened with OF and NF, I see two …
2018-08-09:
- 17:57 Ticket #5056 (New Instantiation - Issue with MultiBody models in the NF due to missing evaluation during ...) updated by
-
Status, Owner, Component, Description, Summary changed
- 17:40 Ticket #5058 (Testing Framework - Linux nightly build broken since July 20) updated by
- The OSX also got broken at the same time, giving this error: […]
- 17:26 Ticket #5059 (Run-time - Numerical issues close to steady-state in ODE mode with default ...) updated by
- From what I understand, it doesn't.
- 13:03 Ticket #2473 (Backend - FMU Export Option 32bit/64bit version) updated by
- The Linux version of OpenModelica can cross-compile for 32-bit …
- 13:01 Ticket #3950 (Build Environment - Cross compilation of FMUs under Windows) updated by
- Being able to export a 32-bit FMU on 64-bit would be required e.g. to …
- 13:00 Ticket #2473 (Backend - FMU Export Option 32bit/64bit version) updated by
- Being able to export a 32-bit FMU on 64-bit would be required e.g. to …
2018-08-08:
- 06:10 Ticket #2983 (OMEdit - Show simulation results while running the simulation) reopened by
- Replying to casella: > please show me the simulation …
- 04:49 Ticket #5060 (OMEdit - Mac OMEdit doesn't start) updated by
-
Cc changed
I'll add Lennart and Adeel here since they're the ones adding …
2018-08-07:
- 13:18 Ticket #5060 (OMEdit - Mac OMEdit doesn't start) created by
- I have openmodelica-devel installed, using macports on my Mac. Recent …
2018-08-06:
- 22:40 Ticket #5054 (New Instantiation - Remaining issue with rooted in NF) closed by
- fixed: Fix ticket with PR: …
- 21:56 Ticket #5054 (New Instantiation - Remaining issue with rooted in NF) updated by
- PR: https://github.com/OpenModelica/OMCompiler/pull/2586 adds a better …
- 14:20 Ticket #5059 (Run-time - Numerical issues close to steady-state in ODE mode with default ...) updated by
- It would be interesting whether the tolerance has some impact or the …
- 14:00 Ticket #4956 (OMEdit - Color and width of connecting lines) updated by
- > When we connect two expandable connectors to each other this implies …
- 12:47 Ticket #5053 (OMEdit - Impossible to save a copy in a different location using "Save as..." ...) updated by
- Maybe it is a variation of that one. Not totally sure. Since really …
- 12:16 Ticket #5053 (OMEdit - Impossible to save a copy in a different location using "Save as..." ...) updated by
- Isn't it same as #4876?
- 12:07 Ticket #5044 (OMEdit - Choice of C compiler on OMEdit under Linux is currently confusing) updated by
-
The compiler has always been changed via
setCompiler
; the target … - 11:05 Ticket #5049 (Run-time - Numerical issues close to steady-state in ODE mode) closed by
- fixed: Replying to wbraun: > I tend to close this ticket under …
- 11:03 Ticket #5059 (Run-time - Numerical issues close to steady-state in ODE mode with default ...) created by
- Please check the …
- 10:06 Ticket #4640 (OMEdit - Categorize OMEdit messages) closed by
- fixed: Done in 1c58f5d/OMEdit.
2018-08-05:
2018-08-04:
- 22:06 Ticket #4483 (Backend - Error due to bogus dynamic state selection) updated by
-
If a variable is modified with
stateSelect=StateSelect.prefer
… - 13:22 Ticket #5049 (Run-time - Numerical issues close to steady-state in ODE mode) updated by
- Replying to casella: > The culprit is the default …
- 12:25 Ticket #5049 (Run-time - Numerical issues close to steady-state in ODE mode) reopened by
- 12:21 Ticket #5049 (Run-time - Numerical issues close to steady-state in ODE mode) updated by
- The culprit is the default nonlinear solver, which causes numerous …
- 11:30 Ticket #5049 (Run-time - Numerical issues close to steady-state in ODE mode) updated by
- Replying to wbraun: > Fixed in …
Note:
See TracTimeline
for information about the timeline view.