Timeline
2014-03-25:
- 17:42 Ticket #2477 (OMEdit - Icon snap to grid function) updated by
- The following report refers to the release r19727 (Ubuntu 12.04): …
- 10:52 Ticket #2641 (Run-time - OMEdit doesn't plot csv result) closed by
- fixed: Should work again starting with r19733.
- 10:18 Ticket #2641 (Run-time - OMEdit doesn't plot csv result) updated by
-
Status, Owner changed
2014-03-24:
- 16:19 Ticket #2641 (Run-time - OMEdit doesn't plot csv result) created by
- OMEdit doesn't plot the csv results of any model. The error is: …
- 13:49 Ticket #2639 (Backend - Tuple Assignment Error while compiling SVD from LAPACK) updated by
-
Description changed
- 13:22 Ticket #2640 (Frontend - Handle functions with default bindings to inputs) created by
- […] […] Should be flattened to: […]
- 11:47 Ticket #2639 (Backend - Tuple Assignment Error while compiling SVD from LAPACK) created by
- I want to use SVD from LAPACK but get this error about tuples …
- 11:37 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- I've just looked into this 3 OpenHydraulic examples. For the example …
- 11:03 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- It seems that the 0/0 issue covered some other problems. I discussed …
- 10:14 Ticket #2638 (Backend - Most Codegen* modules have dependencies to CodegenC) updated by
-
Cc changed
- 10:08 Ticket #2638 (Backend - Most Codegen* modules have dependencies to CodegenC) created by
- Move all shared functions CodegenC to CodegenUtil to remove all …
2014-03-23:
- 18:18 Ticket #2635 (OMEdit - ubuntu/debian packages should include libgc1c2 as a dependency) closed by
- fixed: Fixed in r19697.
- 18:18 Ticket #2635 (OMEdit - ubuntu/debian packages should include libgc1c2 as a dependency) updated by
-
Status, Owner changed
- 18:08 Ticket #2635 (OMEdit - ubuntu/debian packages should include libgc1c2 as a dependency) updated by
- That's the wrong fix. We link against a local version of libgc that is …
- 17:00 Ticket #2635 (OMEdit - ubuntu/debian packages should include libgc1c2 as a dependency) created by
- I installed the saucy nightly builds from the repository and OMEdit …
- 13:09 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- Same for BioChem and ThermoPower, one more failing now: …
2014-03-22:
- 20:32 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- This change seems to break 3 models in this library: …
2014-03-21:
- 17:04 Ticket #2634 (Backend - underdetermined initialization problems lead to division by zero) updated by
-
Priority changed
- 13:50 Ticket #2634 (Backend - underdetermined initialization problems lead to division by zero) created by
- In some cases underdetermined initialization problems lead to division …
- 13:50 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- Python, C, Matlab, Dymola, OM all give 00 == 1... Also, see m:#605 …
- 13:44 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- Replying to lochel: > What rules do you mean? There are …
- 13:41 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- Why should 00 issue an error? It is 1... By far less controversial …
- 13:35 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- Replying to vitalij: > In ExpressionSimplify we would …
- 13:12 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- consequently if you handling 0/0 as undefined then you need a case for 00
- 13:06 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- In ExpressionSimplify we would simplify 0*(x/0) to 0. If we don't use …
- 12:51 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- Replying to vitalij: > Replying to lochel: > > in this …
- 12:01 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
-
Cc changed
Replying to lochel: in this sense you have to modify … - 10:47 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- Replying to adrpo: > Why was this a problem? 0/0 is 0. No, …
- 10:37 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
- Why was this a problem? 0/0 is 0.
- 10:09 Ticket #2633 (Run-time - 0/0 is handled as 0) closed by
- fixed: fixed in r19667
- 09:55 Ticket #2633 (Run-time - 0/0 is handled as 0) updated by
-
Status changed
- 09:49 Ticket #2633 (Run-time - 0/0 is handled as 0) created by
- 0/0 is handled as 0 since r14719. […]
2014-03-20:
- 21:55 Ticket #2631 (Backend - "Duplicate modification" errors with a Complex matrix) updated by
- Yeah, the errors are just false positives. The model should work …
- 20:58 Ticket #2631 (Backend - "Duplicate modification" errors with a Complex matrix) created by
- The following model uses a matrix of Complex numbers. It simulates …
- 11:58 Ticket #2627 (OMEdit - OMEdit crashes under Windows) updated by
- That still does not fix OMEdit crashing if it is fed improper input... …
- 11:52 Ticket #2627 (OMEdit - OMEdit crashes under Windows) updated by
- Adrian fixed it r19647.
- 11:50 Ticket #2627 (OMEdit - OMEdit crashes under Windows) updated by
- Did you fix the crash if +a was enabled, Adeel?
- 10:15 Ticket #2627 (OMEdit - OMEdit crashes under Windows) closed by
- fixed
- 06:41 Ticket #2627 (OMEdit - OMEdit crashes under Windows) updated by
- Just for completeness: ClickClickCrash.png shows a screenshot with +a …
- 06:37 Ticket #2629 (Backend - Simple model fails to translate under Windows) updated by
- See solution to #2627. Without the +a flag I can simulate the models.
- 06:33 Ticket #2627 (OMEdit - OMEdit crashes under Windows) updated by
- Disabling +a in OMEdit seems to solve all my issues: - The package …
- 01:42 Ticket #2627 (OMEdit - OMEdit crashes under Windows) updated by
-
I disabled
+a
when dealing with annotations in r19647. This … - 00:57 Ticket #2627 (OMEdit - OMEdit crashes under Windows) updated by
-
I guess we should disable the
+a
flag at least when we evaluate … - 00:55 Ticket #2627 (OMEdit - OMEdit crashes under Windows) updated by
-
The
+a
flag is rather experimental and should not be used by … - 00:51 Ticket #2627 (OMEdit - OMEdit crashes under Windows) updated by
-
Cc changed
I see that you have +a flag enabled. […] This is changing the …
2014-03-19:
- 22:45 Ticket #2630 (Frontend - stateSelect propagation) closed by
- invalid: Too stupid, I edit the wrong model.
- 22:34 Ticket #2627 (OMEdit - OMEdit crashes under Windows) updated by
- The crash repeated with nightly 3/19. Find attached the requested log …
- 19:04 Ticket #2630 (Frontend - stateSelect propagation) updated by
- I cannot reproduce this bug. I changed {{{DriveLineDesign …
- 19:02 Ticket #2630 (Frontend - stateSelect propagation) updated by
-
Cc changed
- 16:41 Ticket #2630 (Frontend - stateSelect propagation) created by
- It seems that the stateSelect attribute is not propagated correctly in …
- 10:33 Ticket #2500 (Backend - premature optimization when generating simulation code) updated by
- My model didn't have any connects in an if equation. I didn't try …
- 08:27 Ticket #2556 (Frontend - Support qualified component references in external function definitions) updated by
- m:#351 suggests this might be supported. But it does not have any text …
- 05:25 Ticket #2500 (Backend - premature optimization when generating simulation code) updated by
- Except you may not put a connect-equation in an if-equation that …
2014-03-18:
- 23:55 Ticket #2500 (Backend - premature optimization when generating simulation code) updated by
- I did find a rather kludgey workaround using one parameter and one …
- 23:15 Ticket #2500 (Backend - premature optimization when generating simulation code) updated by
- Not at the moment. And I believe any Modelica tool does the same …
- 23:07 Ticket #2500 (Backend - premature optimization when generating simulation code) updated by
- I've run into this issue, too. Is there a workaround to this? Is there …
- 21:26 Ticket #2629 (Backend - Simple model fails to translate under Windows) updated by
- I just checked with Windows nightly build (revision) r19616 and I can …
- 21:03 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) updated by
- Oh, and... If I unbreak the trusty builds you could use those instead …
- 20:54 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) closed by
- wontfix: Use source builds until jessie is frozen at 23:59 UTC on the 5th of …
- 20:24 Ticket #2629 (Backend - Simple model fails to translate under Windows) updated by
- I guess it works in Debian but not in Windows because in Windows is a …
- 20:21 Ticket #2629 (Backend - Simple model fails to translate under Windows) updated by
- It is not surprising that using algorithm is faster than using …
- 20:02 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) updated by
-
Status, Owner changed
- 20:02 Ticket #2627 (OMEdit - OMEdit crashes under Windows) updated by
- I can't reproduce this error on Windows 7 Professional. I need log …
- 19:58 Ticket #2629 (Backend - Simple model fails to translate under Windows) created by
- The attached model exhibits two problems: 1. the check and …
- 19:50 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) created by
- Attempting to install a nightly build under Debian testing, `apt-get …
- 19:44 Ticket #2627 (OMEdit - OMEdit crashes under Windows) created by
- Using 1.9.1b2 or nightly 3/18, OMEdit crashes under Windows 7 Pro …
- 16:20 Ticket #2626 (FMI - Support FMI co-simulation import) updated by
-
Owner, Component changed
- 16:20 Ticket #2626 (FMI - Support FMI co-simulation import) created by
- Co-simulation import is not yet fully supported, this would be very …
- 16:08 Ticket #2624 (New Instantiation - missing elseif branch) updated by
- Ok. I could simply not imagine why the elseif is evaluated and removed …
- 15:58 Ticket #2624 (New Instantiation - missing elseif branch) updated by
- Replying to jfrenkel: > Hopefully this affect only …
- 15:53 Ticket #2624 (New Instantiation - missing elseif branch) updated by
- Hopefully this affect only statements and not equations. Otherwise the …
- 15:29 Ticket #2624 (New Instantiation - missing elseif branch) updated by
- Ok, I've had a proper look at the model now, and it boils down to …
- 13:39 Ticket #2619 (Frontend - OpenModelica in git instead of svn) updated by
- At Wolfram MathCore, a majority of developers already use git svn …
Note:
See TracTimeline
for information about the timeline view.