Timeline
2013-08-27:
- 20:25 Ticket #2326 (Run-time - default start and nominal values) updated by
- I agree, but please, don't forget nominal values which are …
- 19:57 Ticket #2326 (Run-time - default start and nominal values) updated by
- It depends. We can warn about it and try some heuristic. We can talk …
- 19:50 Ticket #2326 (Run-time - default start and nominal values) updated by
- In that case, the modeller should set a start-value
- 19:49 Ticket #2326 (Run-time - default start and nominal values) updated by
- Sometimes there is a problem with zero start values (division by zero, …
- 18:38 Ticket #2326 (Run-time - default start and nominal values) updated by
- There is always a default start-value set in Modelica. This is 0.0 for …
- 16:55 Ticket #2326 (Run-time - default start and nominal values) created by
- I think it is better, if min and max attributes are …
- 13:09 Ticket #2325 (Command Prompt Environment - doLinearTearing should not appear in the debug flags) updated by
- Okay, that sounds reasonable. So I will reintroduce …
- 13:04 Ticket #2325 (Command Prompt Environment - doLinearTearing should not appear in the debug flags) updated by
- Because it breaks backwards compatibility (and we are about to make a …
- 12:02 Ticket #2325 (Command Prompt Environment - doLinearTearing should not appear in the debug flags) updated by
- Why do we not split the flags into "debug" and "experimantal"? I think …
- 11:22 Ticket #2325 (Command Prompt Environment - doLinearTearing should not appear in the debug flags) updated by
- The help-text says experimental features, too (now). The majority of …
- 10:42 Ticket #2325 (Command Prompt Environment - doLinearTearing should not appear in the debug flags) updated by
- As the help text says, the debug flags are for debugging purpose. …
- 10:35 Ticket #2325 (Command Prompt Environment - doLinearTearing should not appear in the debug flags) updated by
- If you think so, you can revert r16924 and change the debug-flag …
- 10:26 Ticket #2325 (Command Prompt Environment - doLinearTearing should not appear in the debug flags) updated by
- Well, experimental features belong with the debugging flags. The other …
- 10:18 Ticket #2325 (Command Prompt Environment - doLinearTearing should not appear in the debug flags) updated by
- Well, I agree that it should be always enabled per default. Anyway …
- 10:11 Ticket #2325 (Command Prompt Environment - doLinearTearing should not appear in the debug flags) updated by
- Don't agree :) It's something that should always be done, or be a …
- 09:37 Ticket #2325 (Command Prompt Environment - doLinearTearing should not appear in the debug flags) closed by
- fixed: r16924
- 09:21 Ticket #2040 (Backend - Simcode scales badly for large linear systems) updated by
-
Status, Owner changed
- 08:50 Ticket #2325 (Command Prompt Environment - doLinearTearing should not appear in the debug flags) updated by
-
Status, Owner changed
- 08:18 Ticket #2325 (Command Prompt Environment - doLinearTearing should not appear in the debug flags) created by
- The help text for the debugflaggs define those as: "The debug flag …
2013-08-26:
- 19:11 Ticket #2324 (Run-time - Linear Tearing produces wrong simulation results) closed by
- fixed: fixed in r16921
- 19:10 Ticket #2324 (Run-time - Linear Tearing produces wrong simulation results) updated by
-
Owner changed
- 13:57 Ticket #2324 (Run-time - Linear Tearing produces wrong simulation results) updated by
-
Status, Owner changed
- 13:57 Ticket #2324 (Run-time - Linear Tearing produces wrong simulation results) updated by
- I have checked the symbolic changes and the generated code. It looks …
- 13:24 Ticket #2324 (Run-time - Linear Tearing produces wrong simulation results) updated by
-
Cc changed
- 13:20 Ticket #2324 (Run-time - Linear Tearing produces wrong simulation results) created by
- […] Using linear Tearing produces the following values for time=0: …
- 12:41 Ticket #2323 (Frontend - Error: "variable [...] not constant") created by
- When trying to validate the example model …
- 09:48 Ticket #2322 (MetaModelica - Fix bootstrapping on GCC 4.8 / clang) created by
- GCC 4.8 and clang perform some unsafe optimizations that make code …
2013-08-23:
- 14:14 Ticket #2321 (New Instantiation - Better import error message for named imports) created by
- If a named import uses a name that does not exist, e.g. […] you get …
- 09:16 Ticket #2161 (OMEdit - Syntax highlighting issues in OMedit) closed by
- duplicate: see #2320
- 09:15 Ticket #2161 (OMEdit - Syntax highlighting issues in OMedit) reopened by
- Why is this closed? The issues are still present (at least for me…).
- 09:14 Ticket #2320 (OMEdit - Syntax Highlithing in Omedit) created by
- This is a new, clearer version of ticked #2161 (that I've closed). I …
- 09:11 Ticket #2161 (OMEdit - Syntax highlighting issues in OMedit) closed by
- wontfix
2013-08-22:
- 14:56 Ticket #2310 (Code Generation - referenced a variable that was not declared as a <variable>) updated by
-
Replying to lochel:
> With
+d=initialization
I get … - 14:55 Ticket #2310 (Code Generation - referenced a variable that was not declared as a <variable>) closed by
- fixed: Fixed in r16898. I added the $PRE._* variables tot he model_info.xml.
- 13:47 Ticket #2310 (Code Generation - referenced a variable that was not declared as a <variable>) updated by
-
Priority changed
- 13:47 Ticket #2261 (Backend - Problem with initialization of mixed system) updated by
- The errors above are fixed for now (r16895). Now we run into the same …
- 11:03 Ticket #2261 (Backend - Problem with initialization of mixed system) updated by
-
Cc changed
Probably the smallest model that is causing the error: […] Error … - 10:04 Ticket #2319 (Backend - no support for discrete equation systems) updated by
-
Description changed
- 10:04 Ticket #2319 (Backend - no support for discrete equation systems) created by
- Some discrete variables may be involved in equation systems. This is …
2013-08-21:
- 14:22 Ticket #2300 (Frontend - empty array) closed by
- fixed: Fixed in r16883.
- 14:05 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) updated by
- I think that we should actually keep all zero size components and zero …
- 14:03 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) updated by
-
Priority changed
Yes, I realized that when I wrote the ticket, but wouldn't it be nicer … - 13:03 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) updated by
- Is not strange. It comes from equation: […] and for component: …
- 12:19 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) updated by
-
Status, Owner changed
I'll have a look. - 12:10 Ticket #2300 (Frontend - empty array) updated by
-
Status, Owner changed
Yeah, for an equation we do remove it if it involves a zero array. It … - 12:06 Ticket #2300 (Frontend - empty array) updated by
-
Priority changed
This blocks the Petri net library. - 11:47 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) created by
- Modelica.Blocks.Examples.Filter returns this equation in the flat …
- 11:40 Ticket #2317 (Build Environment - Compiling model does not work with "Error building simulator") closed by
- fixed
- 11:04 Ticket #2317 (Build Environment - Compiling model does not work with "Error building simulator") updated by
- […] Anyway, it is a useless link and I removed it. Should be there …
- 10:39 Ticket #2317 (Build Environment - Compiling model does not work with "Error building simulator") updated by
- I forgot to mention: I use ubuntu 13.04. The working solution is to …
- 10:35 Ticket #2317 (Build Environment - Compiling model does not work with "Error building simulator") created by
- nearly All examples do not work anymore (at least those that I have …
2013-08-20:
- 12:00 Ticket #2263 (Backend - erroneously overdetermined system) closed by
- invalid: Refixed in r16868. The initial equation system is overdetermined.
- 11:49 Ticket #2263 (Backend - erroneously overdetermined system) updated by
- The specification was not that clear when I opened this ticket. In the …
- 11:35 Ticket #2263 (Backend - erroneously overdetermined system) reopened by
- Now I think that this model is overdetermined. Probably the …
- 11:11 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
- […] I think you just exit if it's unset on Windows. With: […] …
- 11:07 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
- As far as I know we don't crash right now. See Main.setWindowsPaths …
- 11:03 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
- It would at least work without env.vars for all new versions of …
- 11:00 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
- I know that's what we do on Linux but if we use .bat files to set …
- 11:00 Ticket #2315 (OMEdit - Cannot find dgesv on OSX 10.6) closed by
- fixed: Fixed in r16864.
- 10:58 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
- Replying to adrpo: > OPENMODELICAHOME and …
- 10:49 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
- OPENMODELICAHOME and OPENMODELICALIBRARY is always set by the …
- 10:43 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
- I said remove the NEED to use it. It would still be an override. I …
- 10:40 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
- I would never do this for Windows. It would make things worse as you …
- 08:48 Ticket #2285 (Code Generation - bad code generation for arrays) updated by
-
Priority changed
This blocks the Petri net library. - 08:03 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
-
Status, Owner changed
- 08:03 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) created by
- We already use /proc/self in Linux and similar in OSX. By adding the …
- 07:28 Ticket #2315 (OMEdit - Cannot find dgesv on OSX 10.6) updated by
-
Summary changed
- 07:26 Ticket #2315 (OMEdit - Cannot find dgesv on OSX 10.6) updated by
- I have these symbols in OSX 10.8: […] […] Adeel: Can you test if …
- 07:22 Ticket #2315 (OMEdit - Cannot find dgesv on OSX 10.6) updated by
-
Status, Owner, Description changed
Note:
See TracTimeline
for information about the timeline view.