Timeline
2012-10-22:
- 23:41 Ticket #1866 (Backend - zero-crossings need to check for logical operator instead just for relation) closed by
- fixed: fixed in r13555
- 23:19 Ticket #1901 (Run-time - problems with event handling) closed by
- worksforme: That' a bit strange, since that model you mention is in our testsuite …
- 15:16 Ticket #1901 (Run-time - problems with event handling) updated by
-
Status, Owner, Version changed
- 15:05 Ticket #1901 (Run-time - problems with event handling) created by
- Today, I updated Open Modelica to rev 13538 (I had last updated about …
- 14:02 Ticket #1895 (Backend - Error building simulator) updated by
-
Type changed
- this could be avoided if the variables of the for loop are … - 12:43 Ticket #1898 (Backend - make tests working again from r13489) closed by
- fixed: done
- 10:07 Ticket #1880 (OMEdit - OMEdit: uses all CPU during simulation) closed by
- fixed
- 10:03 Ticket #1880 (OMEdit - OMEdit: uses all CPU during simulation) updated by
-
Status, Owner changed
2012-10-20:
- 21:47 WikiStart edited by
- (diff)
- 19:45 Ticket #1900 (OMEdit - Handle connections to expandable connectors in OMEdit) updated by
-
Status, Owner changed
- 18:44 Ticket #1900 (OMEdit - Handle connections to expandable connectors in OMEdit) created by
- OMEdit currently do not handle connections to expandable connectors. …
2012-10-19:
- 11:13 Ticket #1899 (Backend - Discusssion on how to make the generated code smaller) created by
- This ticket sets up a discussion on how we can make the generated …
- 10:51 ReleaseNotes/1.9.0 edited by
- (diff)
- 10:49 ReleaseNotes/1.9.0 edited by
- (diff)
- 09:39 Ticket #1898 (Backend - make tests working again from r13489) created by
- >>> …
- 06:32 ReleaseNotes/1.9.0 edited by
- (diff)
- 06:30 ReleaseNotes/1.9.0 edited by
- (diff)
2012-10-18:
- 16:30 Ticket #1897 (OMEdit - OMEdit crashes (segfault) when opening ...) updated by
-
Status, Owner, Summary changed
- 15:10 Ticket #1897 (OMEdit - OMEdit crashes (segfault) when opening ...) created by
- simulating it from OMShell works: >> loadModel(Modelica) true >> …
- 14:34 Ticket #1895 (Backend - Error building simulator) updated by
-
Status, Owner, Component changed
Partially fixed in r13473 (the codegen issue for reductions). However, … - 14:09 Ticket #1895 (Backend - Error building simulator) updated by
-
Component changed
- 14:09 Ticket #1895 (Backend - Error building simulator) updated by
-
Status, Owner changed
- 13:46 Ticket #1896 (Frontend - Error occurred while flattening model ...) created by
- The model …
- 13:20 Ticket #1895 (Backend - Error building simulator) created by
- The attached model gives out the Error: Error building simulator. …
- 12:49 Ticket #1849 (Frontend - generateHelpVarsForWhenStatements failed) closed by
- duplicate
- 12:43 Ticket #1894 (Run-time - Failure in nonlinear reports simulation success) updated by
-
Cc, Component changed
- 12:42 Ticket #1894 (Run-time - Failure in nonlinear reports simulation success) created by
-
See the attached model, running with
+postOptModules=
(to disable … - 12:38 Ticket #1892 (Frontend - Error extending model) closed by
- fixed: Fixed in r13468. Tomorrow's nightly build should have the fix in it.
- 12:38 Ticket #1865 (Backend - Error extending Model) closed by
- duplicate
- 12:30 Ticket #1893 (Backend - function createSimCode failed) created by
- The model: "WasteWater.ASM1.Examples.SmallPlant" of the Library …
- 10:02 Ticket #1892 (Frontend - Error extending model) created by
- Attached are two Packages which are almost equal. When trying to …
- 09:23 ReleaseNotes/1.9.0 edited by
- (diff)
- 07:18 Ticket #1891 (Backend - Fail to match discrete equation) created by
- Matching seems to fail for Modelica.Blocks.Examples.BooleanNetwork1: …
2012-10-17:
- 10:09 Ticket #1875 (Frontend - Error printed although record instantiation succeeds) updated by
-
Summary changed
- 10:09 Ticket #1875 (Frontend - Error printed although record instantiation succeeds) closed by
- fixed
- 10:09 Ticket #1875 (Frontend - Error printed although record instantiation succeeds) updated by
-
Status, Owner changed
Fixed in r13426.
2012-10-16:
- 20:01 Ticket #1890 (New Instantiation - Flatten classes in SCodeInst) created by
- Note to self: flatten the classes during instantiation so we don't …
- 19:57 Ticket #1889 (New Instantiation - Handle String and Integer operators in new instantiation) created by
- Using the builtin String operator causes the new instantiation to …
- 19:52 Ticket #1888 (New Instantiation - Implement instantiation of all builtin functions in new instantiation) created by
- The new instantiation can't handle builtin functions such as sum, …
- 19:04 Ticket #1887 (New Instantiation - Don't expand records as function parameters in new instantiation) created by
- Currently we expand records that are function parameters, i.e. […] …
- 18:15 Ticket #1886 (New Instantiation - Fix connections of connectors with different names in new instantiation) created by
- The new instantiation connects connector components based on position, …
- 14:11 WikiStart edited by
- (diff)
- 10:42 Ticket #1885 (Code Generation - generated FMI can not be simulated with FMUSDK) created by
- Since update from 1.8.1 to 1.9 r13381 the FMI Export seems to be …
- 09:09 Ticket #1836 (OMEdit - OMEdit: navigation buttons in documentation viewer) closed by
- fixed
- 09:09 Ticket #1836 (OMEdit - OMEdit: navigation buttons in documentation viewer) updated by
-
Status, Owner changed
added buttons for navigation. did not add short cuts, because when …
2012-10-15:
- 17:44 Ticket #1866 (Backend - zero-crossings need to check for logical operator instead just for relation) updated by
-
Priority, Status changed
- 17:42 Ticket #1664 (Backend - Initialization seems to get stuck on model: ...) updated by
-
Status, Owner changed
By changing the initialization method to kinsol (simflags="-iom … - 17:07 Ticket #1664 (Backend - Initialization seems to get stuck on model: ...) updated by
-
Description, Cc, Component, Priority, Version, Milestone changed
- 15:39 Ticket #1804 (Backend - nonlinear solver failed for torn system) updated by
- since r13391 msl3.1 Modelica.Electrical.Analog.Examples.CauerLowPassSC …
- 12:57 Ticket #1873 (Backend - Stack overflow introduced in backend) closed by
- fixed: fixed in r13389
- 12:47 Ticket #1843 (Run-time - MSL 3.2 Modelica.Mechanics.Rotational.Examples.LossyGearDemo* issues) updated by
- partially fixed in r13326. …
- 12:34 Ticket #1873 (Backend - Stack overflow introduced in backend) updated by
- There is a cyclic binding in start values for 180: …
- 09:49 Ticket #1883 (OMEdit - OMEdit has issues when opening files with special chars in them ...) updated by
- I believe it's not loadFile, but rather parsing the input string. Like …
- 09:48 Ticket #1883 (OMEdit - OMEdit has issues when opening files with special chars in them ...) updated by
- No, its still an omc issue but maybe only on Windows. Its better to …
- 09:37 Ticket #1883 (OMEdit - OMEdit has issues when opening files with special chars in them ...) updated by
- No more omc issue :D
- 09:33 Ticket #1884 (Backend - incompatible types when assigning to type 'modelica_real' from type ...) updated by
-
Keywords, Status, Version, Owner changed
- This is caused by a missing support for the types int/bool/string as … - 07:56 Ticket #1884 (Backend - incompatible types when assigning to type 'modelica_real' from type ...) created by
- Caused by this model: […]
- 07:54 Ticket #1866 (Backend - zero-crossings need to check for logical operator instead just for relation) updated by
- Is there any progress on the problem?
- 07:21 Ticket #1883 (OMEdit - OMEdit has issues when opening files with special chars in them ...) updated by
- Uhmmm... You are sending an ISO-8859-1 ö... It works fine in a UTF-8 …
Note:
See TracTimeline
for information about the timeline view.