Timeline
2016-03-28:
- 23:48 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) updated by
- Fixed in …
- 21:49 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) updated by
- Attempted to fix it with c81d1df4/OMCompiler but it seems …
- 14:11 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) updated by
- Better error from valgrind with -g: […]
- 13:42 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) updated by
-
Cc changed
Running valgrind on it gets you: […] The issues seems to be in … - 13:39 Ticket #3801 (Backend - Tests with GCC are broken since 21 March) created by
- Since …
- 09:55 Ticket #3735 (Run-time - Numerical linearization and data recovery) updated by
-
Status, Owner changed
Doing a pull request – as you did - is the best way to contribute. I …
2016-03-27:
- 22:50 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") updated by
- OK so I've tested this now over the last couple of days. It seems …
- 17:08 Ticket #3742 (Backend - Modelica.Fluid.Examples.HeatingSystem fails to translate since Feb 26) updated by
- Replying to rfranke: > …
- 00:01 Ticket #3797 (OMEdit - Shorter names on OMEdit tabs) closed by
- fixed: Done in 872a3a5/OMEdit. We are using QMdiArea for tabs. …
2016-03-26:
- 22:54 Ticket #3800 (Testing Framework - Verification of nightly tests lacking absolute tolerance) created by
- There are some examples that fail to verify due to numerical noise. …
- 19:19 Ticket #3742 (Backend - Modelica.Fluid.Examples.HeatingSystem fails to translate since Feb 26) updated by
- Btw. the PowerSystems library also has some examples where the Cpp …
- 13:14 Ticket #3742 (Backend - Modelica.Fluid.Examples.HeatingSystem fails to translate since Feb 26) updated by
-
Priority changed
blocked further development in the Backendend. With small changes … - 11:53 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) updated by
-
Milestone changed
- 11:52 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) updated by
- It happens with all kinds of flags. The nightly tests use for …
- 10:28 Ticket #3791 (Backend - don't force inlining for annotation(Inline=false)) updated by
- Replying to rfranke: > The time for ModelicaTest_trunk …
- 10:14 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
-
Your(s) idea with guarding
annotation(Inline=false)
was … - 10:06 Ticket #3791 (Backend - don't force inlining for annotation(Inline=false)) closed by
- fixed
- 07:46 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) updated by
- I will add an example to the documentation. However, can you provide a …
- 07:10 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) updated by
-
The command line option
--postOptModules-=
does work for me. I … - 07:02 Ticket #3791 (Backend - don't force inlining for annotation(Inline=false)) updated by
- @vruge What do you mean by implicit inlining and to what kind of …
- 05:41 Ticket #3799 (Backend - SimCode generation fails for 3ph trafo models) updated by
-
Priority changed
- 05:41 Ticket #3799 (Backend - SimCode generation fails for 3ph trafo models) created by
- Despite of remaining frontend errors (#3274), the 3ph trafo models do …
- 05:23 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) updated by
-
Description changed
- 05:18 Ticket #3791 (Backend - don't force inlining for annotation(Inline=false)) updated by
- The time for ModelicaTest_trunk went down from 1931s yesterday to …
2016-03-25:
- 20:27 Ticket #3798 (Backend - removeSimpleEquations makes trafo models singular) created by
- After #3195 has been solved and #3274 makes some progress, the next …
- 19:56 Ticket #3274 (New Instantiation - Inheritance problems on power systems library) updated by
-
Cc changed
- 19:52 Ticket #3274 (New Instantiation - Inheritance problems on power systems library) updated by
- I'm planning to change replaceable instances to replaceable model and …
- 17:26 Ticket #3797 (OMEdit - Shorter names on OMEdit tabs) created by
- When opening tabs OMEdit shows the full name of a library's model in …
- 17:17 Ticket #3791 (Backend - don't force inlining for annotation(Inline=false)) updated by
- fixed with PR568 …
- 09:18 Ticket #3794 (Frontend - Frontend eats input / output qualifiers) updated by
- Never mind. There are many more open tickets :-)
- 09:12 Ticket #3794 (Frontend - Frontend eats input / output qualifiers) updated by
- I had this fix also but had to go on a car trip for 7 hours and you …
2016-03-24:
- 23:09 Ticket #3793 (OMEdit - Save As malfunctioning in OMEdit) closed by
- fixed: Fixed in 8d5d64f/OMEdit.
- 22:10 Ticket #3760 (Cpp Run-time - Cross compilation of binary FMUs) closed by
- fixed
- 21:12 Ticket #3794 (Frontend - Frontend eats input / output qualifiers) closed by
- fixed: 9d2b906/OMCompiler shall fix this. I'm adding a test too.
- 17:00 Ticket #3796 (OMEdit - Clarify use of compiler and simulation flags in OMEdit) updated by
- Excellent, thanks!
- 16:25 Ticket #3796 (OMEdit - Clarify use of compiler and simulation flags in OMEdit) closed by
- fixed: Done in e0629d9/OMEdit. The links are always local. We …
- 10:58 Ticket #3795 (Run-time - A large number of event iterations is not necessarily an error) closed by
- fixed
- 09:56 Ticket #3796 (OMEdit - Clarify use of compiler and simulation flags in OMEdit) created by
- In OMEdit you can set flags in two places: one is …
- 09:23 Ticket #3795 (Run-time - A large number of event iterations is not necessarily an error) updated by
- This will be improved with …
- 08:36 Ticket #3794 (Frontend - Frontend eats input / output qualifiers) updated by
- IO is a connector so I think is correct what we generate for Test and …
- 08:17 Ticket #3792 (Run-time - Variable override not working with restart) updated by
- @crup by the way restart with system-appi is more efficiently, because …
- 08:16 Ticket #3794 (Frontend - Frontend eats input / output qualifiers) updated by
-
I'm not totally sure
model Test
generates the expected results. We … - 07:08 Ticket #3794 (Frontend - Frontend eats input / output qualifiers) updated by
-
Status, Owner changed
This seems to be an scalar vs array issue. - 06:06 Ticket #3795 (Run-time - A large number of event iterations is not necessarily an error) updated by
-
Status, Owner changed
- 02:04 Ticket #3795 (Run-time - A large number of event iterations is not necessarily an error) updated by
- furthermore the English: Simulation terminated or Simulation …
- 01:40 Ticket #3795 (Run-time - A large number of event iterations is not necessarily an error) created by
- Consider the model …
- 00:58 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") updated by
- Should work fine in 58e0b64/OMEdit. I don't have Linux …
2016-03-23:
- 20:53 Ticket #3794 (Frontend - Frontend eats input / output qualifiers) created by
- See the following example: […] The frontend generates for …
- 18:24 Ticket #2250 (OMEdit - Support DisplayUnit and unit conversion for parameter input in OMEdit) updated by
- Done in 5a75cb5/OMEdit.
- 17:37 Ticket #3792 (Run-time - Variable override not working with restart) updated by
-
Status, Owner changed
- 17:27 Ticket #3793 (OMEdit - Save As malfunctioning in OMEdit) created by
- Tested with OM 1.9.6 (win) 1) load DO1.mo 2) save as DO1om.mo 3) open …
- 17:18 Ticket #3792 (Run-time - Variable override not working with restart) updated by
- Replying to lochel: > Not sure if this is an error. Should …
- 15:25 Ticket #3792 (Run-time - Variable override not working with restart) updated by
- Not sure if this is an error. Should there rather be a higher priority …
- 15:22 Ticket #3792 (Run-time - Variable override not working with restart) updated by
- I guess the order in which we apply the -iif and -override is to blame …
- 15:13 Ticket #3778 (*unknown* - noEvent(x>0) fails to guard against sqrt(x) for x<0) updated by
- Replying to sjoelund.se: > Replying to [comment:3 …
- 15:11 Ticket #3792 (Run-time - Variable override not working with restart) created by
- I tried this on an old version and it used to work, but got broken at …
- 14:53 Ticket #3782 (Backend - Wrong floor of integer) closed by
- fixed: The examples given in the ticket description do now work with the Cpp …
- 14:16 Ticket #3791 (Backend - don't force inlining for annotation(Inline=false)) updated by
-
Priority, Description, Milestone changed
- 12:26 Ticket #3788 (OMEdit - OMEdit working directory too cluttered) updated by
- Replying to anonymous: > This dialog should also contain …
- 12:20 Ticket #3791 (Backend - don't force inlining for annotation(Inline=false)) created by
- see comments …
- 12:13 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
-
I will than open new ticket for support
annotation(Inline=false)
. - 12:07 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
- Replying to rfranke: > Shouldn't the modeler know better …
- 12:06 Ticket #3782 (Backend - Wrong floor of integer) updated by
- I merged the pull request successfully and adapted the c runtime. Can …
- 11:59 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
-
good idea with
Inline=false
... Currently we don't have … - 11:52 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
- Shouldn't the modeler know better and the tool accept a directive …
- 11:34 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
- we have sometimes force inling …
- 11:02 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
- {{{Modelica.Fluid.Dissipation.PressureLoss.Bend.dp_edgedOverall_MFLOW}} …
- 10:27 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
- e.g. inlinig of […]
- 10:01 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
- I guess the root is …
- 09:53 Ticket #3510 (*unknown* - inline function) updated by
-
Status, Owner changed
- 09:46 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
-
Cc changed
- 06:39 Ticket #3778 (*unknown* - noEvent(x>0) fails to guard against sqrt(x) for x<0) updated by
-
Replying to mwetter:
>
dp
is smaller than zero in … - 06:37 Ticket #3778 (*unknown* - noEvent(x>0) fails to guard against sqrt(x) for x<0) updated by
- Replying to rfranke: > This means that either the backend …
- 06:33 Ticket #3778 (*unknown* - noEvent(x>0) fails to guard against sqrt(x) for x<0) updated by
-
The code generation just takes away
noEvent
, see `template … - 05:20 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
-
Cc changed
- 05:20 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
- These examples basically consist of functions. Problems seem to arise …
- 00:56 Ticket #3790 (Run-time - Simulation and FMU build using C runtime and MSVC is broken) updated by
-
Description changed
- 00:52 Ticket #3790 (Run-time - Simulation and FMU build using C runtime and MSVC is broken) updated by
-
Status, Owner changed
- 00:52 Ticket #3790 (Run-time - Simulation and FMU build using C runtime and MSVC is broken) created by
- It seems we have a broken MSVC C runtime. See also: …
2016-03-22:
- 22:33 Ticket #3789 (*unknown* - Missing variables in _info.json file) created by
- After building the following: […] The variable definitions for dL …
- 20:40 Ticket #3778 (*unknown* - noEvent(x>0) fails to guard against sqrt(x) for x<0) updated by
-
dp
is smaller than zero in theelseif
branch, which is why … - 19:17 Ticket #3778 (*unknown* - noEvent(x>0) fails to guard against sqrt(x) for x<0) updated by
-
Well...
dp
can be <0, right? The algorithm says it checks against … - 17:52 Ticket #3788 (OMEdit - OMEdit working directory too cluttered) created by
- The OMEdit working directory contains a lot of stuff: - files needed …
- 16:56 Ticket #2661 (OMEdit - annotation(Dialog(enable = ...)) is not working correctly) updated by
- The problem here is that we evaluate the parameter once via …
- 16:49 Ticket #2661 (OMEdit - annotation(Dialog(enable = ...)) is not working correctly) updated by
-
Status changed
- 16:13 Ticket #2661 (OMEdit - annotation(Dialog(enable = ...)) is not working correctly) updated by
- One of our customers came across this problem when trying to use …
- 16:05 Ticket #3771 (Backend - Wrong clock interval) updated by
- There is a similar example in the Section 16.3 in the MLS: […] …
- 12:31 Ticket #3771 (Backend - Wrong clock interval) updated by
-
Description changed
- 12:29 Ticket #3770 (Backend - clocked equations problem) updated by
-
Summary changed
- 12:27 Ticket #3772 (Backend - event clock error) updated by
-
Description, Summary changed
- 11:34 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") updated by
-
Owner changed
- 11:33 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") updated by
-
Status, Owner changed
- 11:31 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") reopened by
- Not on Linux unfortunately: [[Image(...)]]
- 11:03 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") closed by
- invalid: Its already done several weeks ago. See the attached screenshot.
- 10:06 Ticket #3787 (OMEdit - Display OMEdits own version string in "About OMEdit") created by
- Especially for testing the nightly version it would help if the "About …
- 07:57 Ticket #3786 (FMI - FMU export generates an empty ModelStructure) updated by
-
Status, Owner, Description changed
- 07:55 Ticket #3786 (FMI - FMU export generates an empty ModelStructure) created by
- When FMU exporting the attached model we get some elements in the …
- 05:29 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) updated by
- This pull request should finally do it for clang and gcc: …
- 05:17 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) updated by
- The only problem is co-simulation does not support it, I think.
- 05:17 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) updated by
- I am happy with that. There is a reason I pushed for statically linked …
2016-03-21:
- 23:45 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) closed by
- fixed: Made "static" the default linkage in 4bcfe5e/OMEdit. I am …
- 21:53 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) updated by
- Just created first cross-compiled and multi-platform FMUs from OMEdit …
- 20:12 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) updated by
- This pull request does what I meant: …
- 18:59 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) updated by
-
but don't you think
[a-zA-Z0-9_-]*-[a-zA-Z0-9_-]*-[a-zA-Z0-9_-]*
… - 18:49 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) updated by
- I don't think g++ is necessary to look for (it's almost always a …
- 18:33 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) updated by
- I guess we should update the regular expression to …
- 18:24 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) updated by
- I'm getting this error when compiling an FMU, because the …
- 18:22 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) updated by
- When are you getting this error? When you try to export FMU or just …
- 17:55 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) updated by
- I'm getting the error message: /bin/sh: 1: i686-w64-mingw32-gcc-g++: …
- 16:32 Ticket #2856 (New Instantiation - expression simplify affects unit check module) updated by
- Maybe you used the wrong place to put the flags. Try Tools -> Options …
- 16:30 Ticket #2856 (New Instantiation - expression simplify affects unit check module) updated by
- Replying to Christoph <buchner@…>: > lochel: Is there …
- 16:27 Ticket #3784 (OMEdit - OMEdit Component modifier) updated by
- Try 7ef5563/OMEdit.
- 15:53 Ticket #3775 (OMEdit - Support multi-platform FMUs from OMEdit) updated by
- Added support for it in cd92453/OMEdit.
- 14:53 Ticket #2856 (New Instantiation - expression simplify affects unit check module) updated by
- lochel: Is there already a way to activate unit checking in OMEdit? I …
- 14:35 Ticket #3773 (Interactive Environment - Do not return the sub-modifier) closed by
- fixed: Fixed in 84e82ed.
- 13:46 Ticket #3781 (Backend - Fix scaling of detectJacobianSparsePattern) updated by
-
Cc changed
- 13:35 Ticket #3781 (Backend - Fix scaling of detectJacobianSparsePattern) updated by
- I'd recommend using …
- 13:29 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) updated by
-
Description changed
- 13:26 Ticket #3785 (Backend - Large differences in back-end and simcode time with FluidDissipation ...) created by
- Very similar test models using the Modelica.Fluid.Dissipation library …
- 12:06 Ticket #3781 (Backend - Fix scaling of detectJacobianSparsePattern) updated by
- @casella: I just started with this stupid model to see where the …
- 11:51 Ticket #3784 (OMEdit - OMEdit Component modifier) updated by
- Also if you look at capacitor2 in parameter view it shows stateSelect …
- 11:36 Ticket #3784 (OMEdit - OMEdit Component modifier) closed by
- fixed: It is not working because the regular expression doesn't allow the dot …
- 11:16 Ticket #3784 (OMEdit - OMEdit Component modifier) updated by
-
Status, Milestone changed
Can you provide a sample model? - 11:08 Ticket #3784 (OMEdit - OMEdit Component modifier) created by
- For me it seems not to working to set a stateSelect component …
- 10:45 Ticket #3783 (Interactive Environment - OMEdit parameter changes overwrite existing arguments) updated by
- Of course, that would be the goal to have a dropdown list for the …
- 10:42 Ticket #3781 (Backend - Fix scaling of detectJacobianSparsePattern) updated by
- Replying to sjoelund.se: > @casella: Should this stupid …
- 10:38 Ticket #3783 (Interactive Environment - OMEdit parameter changes overwrite existing arguments) updated by
- Thank you. Would it be possible to even make that settable with the …
- 10:33 Ticket #3783 (Interactive Environment - OMEdit parameter changes overwrite existing arguments) updated by
-
Status, Owner, Component, Milestone changed
Yes, the OMC API that OMEdit is using does not handle redeclare … - 10:31 Ticket #3783 (Interactive Environment - OMEdit parameter changes overwrite existing arguments) created by
- Let's say I start putting together a simple Modelica.Fluid system, …
- 10:13 Ticket #3782 (Backend - Wrong floor of integer) updated by
- The conversion is performed in FindZeroCrossings.mo. I changed it to …
- 08:26 Ticket #3781 (Backend - Fix scaling of detectJacobianSparsePattern) updated by
- Thanks for finding out. I will remove the call anyway. There is no …
- 07:11 Ticket #3777 (Code Generation - Significantly reduced coverage after "fix valueReferences") updated by
- Thanks for the advice. I will fix this right away.
- 06:32 Ticket #3782 (Backend - Wrong floor of integer) updated by
-
Status changed
- 06:28 Ticket #3782 (Backend - Wrong floor of integer) created by
-
The backend replaces
mod
withfloor
, ignoring that the former …
Note:
See TracTimeline
for information about the timeline view.