Timeline
2017-09-27:
- 19:08 Ticket #4528 (Code Generation - buildModelFMU doesn't respect the fileNamePrefix argument) updated by
- Cpp uses the model name as FMU name (including possible packages …
- 15:13 Ticket #4392 (Backend - Stack overflow in calculateStrongComponentJacobians) updated by
- In fact, after some more testing I still got stack overflow, this time …
- 15:13 Ticket #4534 (Code Generation - Stack overflow in SimCodeUtil.createAllDiffedSimVars) created by
- I have a large model with 200.000 equations that gives stack overflow …
- 14:43 Ticket #4392 (Backend - Stack overflow in calculateStrongComponentJacobians) closed by
- fixed: Problem solved, thanks!
- 13:51 Ticket #4530 (Backend - Wrong implementation of sub/superSample in conjunction with shiftSample) updated by
- This commit seems to fix the problem: …
- 13:36 Ticket #4533 (FMI - FMIL cannot delete Cpp FMUs binaries) updated by
-
Status, Owner changed
Removal of FMUs is done regularily by HQP. It even dlcloses and … - 11:59 Ticket #4529 (FMI - [c runtime] FMI setReal/getReal doesn't work) closed by
- fixed: Done; see [https://github.com/OpenModelica/OMCompiler/pull/1835 …
- 11:47 Ticket #4533 (FMI - FMIL cannot delete Cpp FMUs binaries) created by
- I have no clue why, but the FMILibrary cannot remove the binaries for …
- 11:10 Ticket #4532 (FMI - FMI calling sequences for fmi2SetInteger) created by
- It seems that Cpp FMUs doesn't check for valid calling sequences …
- 09:34 Ticket #4529 (FMI - [c runtime] FMI setReal/getReal doesn't work) updated by
- Yes, I will push that change today.
- 09:23 Ticket #4529 (FMI - [c runtime] FMI setReal/getReal doesn't work) updated by
- We just need to do the same for all other types.
- 09:22 Ticket #4529 (FMI - [c runtime] FMI setReal/getReal doesn't work) updated by
-
Priority, Status changed
- 09:16 Ticket #4529 (FMI - [c runtime] FMI setReal/getReal doesn't work) updated by
- This is fixed now with …
- 09:02 Ticket #4530 (Backend - Wrong implementation of sub/superSample in conjunction with shiftSample) updated by
-
Cc, Status, Owner, Milestone changed
- 07:52 Ticket #4508 (Installation program - The windows nightly installer/uninstaller is too slow) updated by
- Would it make sense to distribute the nightlies for Windows using a …
- 07:38 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) updated by
-
Summary changed
- 07:37 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) updated by
- Good morning, thanks for the fix of the size operator. I tested my …
- 07:18 Ticket #4524 (Frontend - Simple KeyWordIO example does not work in OM) reopened by
- 06:36 Ticket #4530 (Backend - Wrong implementation of sub/superSample in conjunction with shiftSample) updated by
-
Component, Description changed
- 05:48 Ticket #4531 (Frontend - Enable unit checking by default) updated by
- I agree - this sounds very reasonable.
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 …
Note:
See TracTimeline
for information about the timeline view.