Timeline
2018-07-13:
- 14:38 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- Replying to adeas31: > Note that …
- 11:38 Ticket #5045 (Interactive Environment - Allow to check functions (and other types of classes?) in OMEdit) updated by
- Do you mean allow calling a function? If yes then see #3959.
- 11:36 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- Note that …
- 11:31 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
-
> Regarding
Preserve User's GUI customization
, I agree with … - 11:31 Ticket #5044 (OMEdit - Choice of C compiler on OMEdit under Linux is currently confusing) updated by
-
Cc changed
Thetarget
options are retrieved fromomc
via … - 09:56 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- Replying to adeas31: > > 4) re-simulate several times: …
- 09:19 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- Replying to adeas31: > Instead of implementing the …
- 09:13 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- > 4) re-simulate several times: simulation time toggles between 1s and …
- 06:53 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- I found an issue with StopTime. I created two models RL1 and RL2 …
2018-07-12:
- 20:40 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- Yes. We always start with default simulation options regardless of …
- 20:36 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- I will check tomorrow and let you know.
- 20:14 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- Instead of implementing the autoreset flag. I have implemented the …
- 13:14 Ticket #5045 (Interactive Environment - Allow to check functions (and other types of classes?) in OMEdit) updated by
-
Cc changed
- 13:14 Ticket #5044 (OMEdit - Choice of C compiler on OMEdit under Linux is currently confusing) updated by
-
Cc changed
- 13:03 Ticket #5045 (Interactive Environment - Allow to check functions (and other types of classes?) in OMEdit) created by
- If you try to check a function in OMEdit, you get something like …
- 12:59 Ticket #5044 (OMEdit - Choice of C compiler on OMEdit under Linux is currently confusing) created by
- OMEdit under Linux uses clang to compile C code, which makes it very …
- 09:08 Ticket #4911 (New Instantiation - Array equation eventually not flattened into scalar components by the NF) updated by
- From my understanding, most failed verifications on the MSL with the …
- 09:01 Ticket #4911 (New Instantiation - Array equation eventually not flattened into scalar components by the NF) updated by
- Replying to casella: > Replying to perost: > > …
- 08:35 Ticket #4911 (New Instantiation - Array equation eventually not flattened into scalar components by the NF) updated by
- Replying to perost: > The model simulates now but fails …
2018-07-11:
- 22:01 Ticket #4911 (New Instantiation - Array equation eventually not flattened into scalar components by the NF) closed by
- fixed: The issue with HeatLosses seems to have been fixed, but I don't know …
- 21:54 Ticket #5037 (Backend - Some array equations make the way to SimCode with the NF) closed by
- fixed: Fixed by 63b9ba42 and …
- 14:50 Ticket #5043 (Build Environment - Use clang also on Windows) updated by
-
Type, Component changed
- 14:50 Ticket #5043 (Build Environment - Use clang also on Windows) created by
- On Linux systems, the compilation of models using clang is …
- 12:04 Ticket #5042 (OMSimulator - OMSimulator error locating the .so file in an FMU) closed by
- invalid: Thanks! My bad.
- 11:26 Ticket #5042 (OMSimulator - OMSimulator error locating the .so file in an FMU) updated by
- This is a problem with the FMU itself. The shared library has to be …
- 10:55 Ticket #5042 (OMSimulator - OMSimulator error locating the .so file in an FMU) created by
- When trying to load the attached FMU to OMSimulator: […]
2018-07-10:
- 18:02 Ticket #5041 (Backend - assert on parameters are not called in the right order) created by
- Please consider the following test case […] OMEdit fails with …
- 11:52 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- Thanks a lot for the info
- 11:39 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- @ceraolo, we discussed this yesterday at the devmeeting. The agreement …
- 11:35 Ticket #4994 (OMEdit - Is startTime a built-in variable in OMC?) updated by
-
I'm for
$startTime
. BTW, this also allows to keep backwards … - 09:10 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- @casella, would you mind telling your opinion on comment 7? Maybe we …
- 09:06 Ticket #5040 (Run-time - OMC accepts invalid values of parameters) created by
- Please run the following test case […] OMEdit outputs: […] but …
2018-07-09:
- 16:08 Ticket #4994 (OMEdit - Is startTime a built-in variable in OMC?) updated by
- @adeas31: names can start with "." but only if they are classes and …
- 15:58 Ticket #4994 (OMEdit - Is startTime a built-in variable in OMC?) updated by
- These are also legal Modelica names.
- 15:47 Ticket #4994 (OMEdit - Is startTime a built-in variable in OMC?) updated by
-
We could go for a prefix such as
.startTime
or$startTime
. - 15:43 Ticket #4994 (OMEdit - Is startTime a built-in variable in OMC?) updated by
- Of course this assumes that nobody will ever put a top-level object …
- 12:42 Ticket #4967 (OMEdit - OMEdit does not allow to see the text code of packages with ...) closed by
- invalid: After the discussion in today's OSMC dev meeting, its clear that the …
- 12:33 Ticket #4994 (OMEdit - Is startTime a built-in variable in OMC?) updated by
- After the discussions in the OSMC dev meeting we decided to go with a …
- 12:31 Ticket #4994 (OMEdit - Is startTime a built-in variable in OMC?) updated by
- See also #3810
- 12:29 Ticket #5030 (OMEdit - Profiling is broken) updated by
-
Status, Owner changed
Adrian will look into this - 11:51 Ticket #4675 (FMI - Statically link libstdc++ on Windows) closed by
- fixed: Duplicate of #5035 which is now fixed.
- 10:54 Ticket #5039 (Run-time - How to supress "stdout" messages in terminal?) closed by
- fixed: Functionality to disable stdout and assert streams is now available …
- 07:29 Ticket #5035 (FMI - FMI export produces non-FMI-compliant FMUs) updated by
- With this build it works fine, great work!
2018-07-08:
- 13:33 Ticket #5039 (Run-time - How to supress "stdout" messages in terminal?) updated by
- @Ali: i guess you know that in the terminal you can redirect the …
- 13:31 Ticket #5039 (Run-time - How to supress "stdout" messages in terminal?) updated by
- The changes are in PR: https://github.com/OpenModelica/OMCompiler/pull/2573
- 13:25 Ticket #5039 (Run-time - How to supress "stdout" messages in terminal?) updated by
-
Cc, Component, Milestone changed
I'm not sure if we should rename: - stdout to LOG_STDOUT - assert to … - 13:19 Ticket #5039 (Run-time - How to supress "stdout" messages in terminal?) updated by
-
Status, Owner changed
I have a fix for this, will make a PR soon. - 12:26 Ticket #5039 (Run-time - How to supress "stdout" messages in terminal?) updated by
-
Status, Owner changed
Hm, yes, it does seem to be always on and there is no way to change … - 12:12 Ticket #5039 (Run-time - How to supress "stdout" messages in terminal?) updated by
- Thanks for the reply. I did set the "verboseRead" Boolean to false, …
- 11:52 Ticket #5039 (Run-time - How to supress "stdout" messages in terminal?) updated by
-
I think it should be possible with:
-lv=-LOG_STDOUT
- 11:46 Ticket #5039 (Run-time - How to supress "stdout" messages in terminal?) updated by
- These are displayed by Modelica tables. Have a look at the code, you …
- 06:17 Ticket #5039 (Run-time - How to supress "stdout" messages in terminal?) updated by
-
Owner, Component changed
- 05:43 Ticket #5039 (Run-time - How to supress "stdout" messages in terminal?) created by
- Hi there, Just wanted to ask if there is any simulation flag to turn …
2018-07-06:
- 22:14 Ticket #5035 (FMI - FMI export produces non-FMI-compliant FMUs) updated by
- Ok. I fixed the introduced problems. You can use this build to test …
- 15:10 Ticket #5037 (Backend - Some array equations make the way to SimCode with the NF) updated by
-
Status, Owner changed
Replying to perost: > There's no such equation in the flat … - 12:50 Ticket #5035 (FMI - FMI export produces non-FMI-compliant FMUs) updated by
- Unfortunately is not over yet, I broke some other stuff, I'll fix it …
- 11:05 Ticket #5035 (FMI - FMI export produces non-FMI-compliant FMUs) updated by
- Great! Thx for the very responsive and fast handling of this ticket!
- 10:45 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) updated by
- > Fine for me except I don't understand "priority is first on default …
- 09:52 Ticket #5037 (Backend - Some array equations make the way to SimCode with the NF) updated by
-
Owner, Component changed
Replying to casella: > This equation should obviously be … - 09:22 Ticket #5035 (FMI - FMI export produces non-FMI-compliant FMUs) updated by
- I was just going to add that :)
- 09:01 Ticket #5035 (FMI - FMI export produces non-FMI-compliant FMUs) updated by
- Not yet in the nightly-builds, but soon enough, I just started the …
- 08:58 Ticket #5035 (FMI - FMI export produces non-FMI-compliant FMUs) updated by
-
Milestone changed
- 08:58 Ticket #5035 (FMI - FMI export produces non-FMI-compliant FMUs) closed by
- fixed
- 08:57 Ticket #5035 (FMI - FMI export produces non-FMI-compliant FMUs) updated by
- This was already pushed to master, see …
- 08:54 Ticket #4967 (OMEdit - OMEdit does not allow to see the text code of packages with ...) updated by
- OK, looking at #2249 I guess I now see what the problem is. The …
- 08:47 Ticket #5038 (New Instantiation - Issue with functions using records in the NF) created by
-
Four models of the
Spice3
library, see e.g. … - 08:36 Ticket #5037 (Backend - Some array equations make the way to SimCode with the NF) created by
-
Most of the failing models in
Modelica.Electrical.Machines
, … - 08:23 Ticket #5032 (New Instantiation - size(constant) should have constant variability in the NF) updated by
- Subscribing by commenting... Also see previous discussion in #4823
- 07:40 Ticket #5035 (FMI - FMI export produces non-FMI-compliant FMUs) updated by
- Yes, now it works fine! Thank you for your quick response. Is this a …
- 01:03 Ticket #5035 (FMI - FMI export produces non-FMI-compliant FMUs) updated by
- Marcus, please try the last attached fmu and let me know if it works.
Note:
See TracTimeline
for information about the timeline view.