Timeline
2017-09-26:
- 18:42 Ticket #4522 (Third-Party Libraries - ThermoPower and msgpack-modelica point to invalid commits) updated by
- You shouldn't get an error for that. That revision for …
- 17:27 Ticket #4526 (New Instantiation - Propagate displayUnits on simple equations) updated by
- @mahge930 reports: I think this is already supported. Can you try …
- 17:27 Ticket #4531 (Frontend - Enable unit checking by default) created by
-
We have tested the unit checking feature
-d=frontEndUnitCheck
… - 16:29 Ticket #4530 (Backend - Wrong implementation of sub/superSample in conjunction with shiftSample) created by
- Modelica spec 3.3 Rev1, section 16.5.2 Sub-clock conversion specifies …
- 13:40 Ticket #4522 (Third-Party Libraries - ThermoPower and msgpack-modelica point to invalid commits) updated by
-
Cc, Owner, Component changed
- 12:21 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) closed by
- fixed: Fixed in r7fb6389. The issue was in …
- 12:01 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) updated by
- Hi! Thank you very much for working on that ticket, Henning Kiel! It's …
- 11:56 Ticket #4529 (FMI - [c runtime] FMI setReal/getReal doesn't work) created by
-
Updating an input value using the FMI interface
setReal
doesn't … - 11:19 Ticket #4528 (Code Generation - buildModelFMU doesn't respect the fileNamePrefix argument) updated by
- For some reasons the compilation process doesn't work if the target …
- 09:44 Ticket #4528 (Code Generation - buildModelFMU doesn't respect the fileNamePrefix argument) created by
-
1. Is there a good reason to replace
.
with_
in the prefix … - 09:27 Ticket #4472 (OMEdit - OMEdit corrupts files) updated by
- The solution was fine but was redundant as we are doing exactly the …
2017-09-25:
- 19:58 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) updated by
-
Status, Owner changed
- 19:55 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) updated by
-
Component changed
I have tracked the problem down to this MWE: […] The problem is in … - 16:12 Ticket #4491 (Build Environment - OM does not compile Modelica trunk experiments with tables) updated by
-
Milestone changed
- 15:42 Ticket #4472 (OMEdit - OMEdit corrupts files) closed by
- fixed
- 15:41 Ticket #4521 (*unknown* - OM does not allow omitting a function output) closed by
- fixed: Fixed in r398b982.
- 14:12 Ticket #4491 (Build Environment - OM does not compile Modelica trunk experiments with tables) updated by
- It seems that some ModelicaTest 3.2.1 models do not verify anymore …
- 10:48 Ticket #4523 (*unknown* - NcDataReader2 examples fail on Linux) updated by
- One more comment: After installing libnetcdf-dev the examples work and …
- 06:13 Ticket #4491 (Build Environment - OM does not compile Modelica trunk experiments with tables) closed by
- fixed
- 04:09 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) updated by
- The problem was in the makefiles and the invocation of targets we were …
- 04:01 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) updated by
- In 26027: […]
- 04:01 Ticket #4459 (Build Environment - MSVC broken using latest 32bit Windows build) closed by
- fixed: In 26026: […]
2017-09-24:
- 19:18 Ticket #4496 (New Instantiation - Complex 'sum' does not work) updated by
- This is a workaround to overcome issues of …
- 19:17 Ticket #4496 (New Instantiation - Complex 'sum' does not work) updated by
- Created alternative implementation, see: …
2017-09-22:
- 16:05 Ticket #4527 (Frontend - Clocked state machine run-time assert dimension error) closed by
- fixed: This has been fixed in …
- 15:23 Ticket #4527 (Frontend - Clocked state machine run-time assert dimension error) created by
- Some state machines will fail at run-time with an error similar to: …
- 10:14 Ticket #4526 (New Instantiation - Propagate displayUnits on simple equations) created by
- After the ban on replaceable base classes in Modelica 3.0, input & …
2017-09-21:
- 17:14 Ticket #4200 (*unknown* - Save Animation) updated by
- Just saving the images would be great. It is not hard to post process …
- 13:50 Ticket #4525 (Backend - Wrong handling and unclear reporting of redundant initial equations) created by
- Consider the following test case: […] The system has three …
- 10:43 Ticket #4424 (FMI - Wrong ModelStructure in FMI 2 modelDescription.xml) updated by
- There are also other tickets reporting the same or similar issues with …
- 10:38 Ticket #4424 (FMI - Wrong ModelStructure in FMI 2 modelDescription.xml) updated by
- This ticket is marked as blocker for the 1.12.0 release. @wibraun, can …
- 08:57 Ticket #4504 (Installation program - Respect the standards of Windows application installation) updated by
-
Version changed
Adeel, can you make it a warning not an error to install in a path … - 06:36 Ticket #4491 (Build Environment - OM does not compile Modelica trunk experiments with tables) updated by
- Both. I will push on the 1.12 maintenance branch as well.
- 06:34 Ticket #4491 (Build Environment - OM does not compile Modelica trunk experiments with tables) updated by
- This will go to 1.12 or 1.13 then?
- 06:32 Ticket #4491 (Build Environment - OM does not compile Modelica trunk experiments with tables) updated by
- I think the tests that fail are wrong and we only get that because of …
- 06:28 Ticket #4356 (*unknown* - netCDF reader works on Linux, not on Windows) updated by
- Replying to tbc@…: > What, if I would load the functions …
- 06:08 Ticket #4356 (*unknown* - netCDF reader works on Linux, not on Windows) updated by
- What, if I would load the functions from netcdf.dll at runtime on Win. …
2017-09-20:
- 23:18 Ticket #4356 (*unknown* - netCDF reader works on Linux, not on Windows) updated by
-
Status, Owner changed
On Windows we will need to: - install the libnetcdf-dev library for … - 23:04 Ticket #4523 (*unknown* - NcDataReader2 examples fail on Linux) updated by
-
Status, Owner changed
Martin, can you add the libnetcdf-dev as a dependency to the … - 07:42 Ticket #4523 (*unknown* - NcDataReader2 examples fail on Linux) updated by
- OK, so what I meant was define the dependency such that `sudo apt-get …
- 07:26 Ticket #4523 (*unknown* - NcDataReader2 examples fail on Linux) updated by
- Well, it …
- 07:18 Ticket #4523 (*unknown* - NcDataReader2 examples fail on Linux) updated by
- That was it, thanks. After installing libnetcdf-dev it works. So, it …
2017-09-19:
- 21:09 Ticket #4523 (*unknown* - NcDataReader2 examples fail on Linux) updated by
- Do you have [https://packages.ubuntu.com/xenial/libnetcdf-dev …
- 10:40 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) created by
- Hi, Today I wanted to test the KeyWordIO library with a simple …
- 10:35 Ticket #4472 (OMEdit - OMEdit corrupts files) updated by
- Please also merge this on 1.12.0 beta, so it will make it in the …
- 09:31 Ticket #4520 (Run-time - Lookup: how to start from top level) closed by
- fixed
- 09:30 Ticket #4520 (Run-time - Lookup: how to start from top level) updated by
- The lookup has been fixed and works as expected and the compliance …
- 09:27 Ticket #4523 (*unknown* - NcDataReader2 examples fail on Linux) created by
- This issue has already been mentioned in the comments of #4356 and …
- 06:25 Ticket #4491 (Build Environment - OM does not compile Modelica trunk experiments with tables) updated by
- Sorry, cannot really reproduce. But, I can think of my changes for …
- 05:58 Ticket #4521 (*unknown* - OM does not allow omitting a function output) updated by
- The …
Note:
See TracTimeline
for information about the timeline view.