Timeline
2019-11-06:
- 15:27 Ticket #5679 (Run-time - +daeMode error with omc but not with OMEdit) updated by
- I didn't get this error I checked my …
- 14:55 Ticket #5679 (Run-time - +daeMode error with omc but not with OMEdit) updated by
- The first thing that seems wrong to me, is that i am getting an error …
- 13:31 Ticket #5679 (Run-time - +daeMode error with omc but not with OMEdit) updated by
- Oh yeah I forgot about that, actually you have to load the library …
- 13:19 Ticket #5679 (Run-time - +daeMode error with omc but not with OMEdit) updated by
-
replaceable TwoAreas.Data.PF3 PF_results
This does not seem to … - 12:57 Ticket #5452 (Backend - Numerical issues due to missing index reduction) updated by
- Replying to casella: > Can you please check why …
- 12:33 Ticket #5679 (Run-time - +daeMode error with omc but not with OMEdit) updated by
- Sure, here is the model I use […] You will need to load the …
- 08:19 Ticket #5671 (OMEdit - Bad scaling of icons in graphical view) updated by
- Doesn't seems like correct model as referenced in the screenshots. …
- 07:13 Ticket #3833 (New Instantiation - Redeclaring package Medium = Medium in extends does not work) updated by
- Using 1.14.0-dev.beta1, I get two errors for this model (without the …
2019-11-05:
- 21:46 Ticket #5683 (*unknown* - Mediums in fluid systems require explicit redeclare in OMEdit) updated by
- Replying to Christoph Buchner <buchner@…>: > I don't …
- 15:22 Ticket #5679 (Run-time - +daeMode error with omc but not with OMEdit) updated by
-
This confuses me, we removed the
#define
part completely some … - 13:22 Ticket #5679 (Run-time - +daeMode error with omc but not with OMEdit) updated by
- I've checked this but it didn't help, I guess the problem is that when …
- 13:12 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- Yes, I can confirm that removing the "-m" option solves the issue. …
- 10:39 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- Thank you @adrpo!
- 07:59 Ticket #5683 (*unknown* - Mediums in fluid systems require explicit redeclare in OMEdit) updated by
- I don't remember specifics, but I think there was once a discussion …
- 00:08 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) closed by
- fixed: Should be fixed by PR: …
2019-11-04:
- 20:57 Ticket #5683 (*unknown* - Mediums in fluid systems require explicit redeclare in OMEdit) updated by
- That explanation makes sense. I feel like such a capability would be …
- 20:41 Ticket #5668 (OMEdit - Duplicate of Modelica class with dot in class name leads to unstable ...) closed by
- fixed: Fixed in 953cb00/OpenModelica.
- 18:19 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
-
@olivleno you should remove the
-m
option. Remove it in OMEdit from … - 18:13 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
-
Status, Owner changed
- 18:12 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- Found the problem. When omc is ran with: […] It will show paths …
- 17:08 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- Yes I saw that already. I am debugging what could be the reason for …
- 16:59 Ticket #5452 (Backend - Numerical issues due to missing index reduction) updated by
- Very good that you managed to identify the constraint on the six …
- 16:40 Ticket #5670 (FMI - FMU export with 'output Integer' not FMI conform) updated by
- If the fix works fine, would you mind merging it on 1.14.0 development …
- 16:38 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- From line 29870 I read […] That's weird indeed.
- 15:53 Ticket #5452 (Backend - Numerical issues due to missing index reduction) updated by
- I implemented an algorithm that converts analytical to structural …
- 14:09 Ticket #5670 (FMI - FMU export with 'output Integer' not FMI conform) updated by
- This is fixed with this commit see …
- 09:55 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- This is not the relevant log file. It doesn't show the steps you …
- 07:44 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- Thanks for the hint. It's uploaded now.
2019-11-02:
- 23:28 Ticket #5685 (New Instantiation - The NF does not perform unit checking on arrays or elements thereof) created by
- Please check the following model with OMEdit; […] In the last three …
2019-11-01:
- 18:13 Ticket #5493 (New Instantiation - The NF does not handle array modifiers correctly) updated by
-
Description changed
- 18:13 Ticket #5684 (New Instantiation - IBPSA Integration - specifically with records for pump) updated by
-
Status, Owner, Component, Milestone changed
Replying to anonymous: > Attempting to check or simulate … - 17:55 Ticket #5683 (*unknown* - Mediums in fluid systems require explicit redeclare in OMEdit) updated by
-
Cc changed
This would be indeed very useful in a number of applications. I … - 14:19 Ticket #5684 (New Instantiation - IBPSA Integration - specifically with records for pump) created by
-
Attempting to check or simulate the
PowerSimplified.mo
and … - 13:57 Ticket #5683 (*unknown* - Mediums in fluid systems require explicit redeclare in OMEdit) created by
- Fluid components across many libraries (Modelica.Fluid, …
2019-10-31:
- 16:17 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- Replying to adeas31: > It is located in …
- 16:12 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
-
It is located in
%TEMP%/OpenModelica/OMEdit
. - 14:11 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- Connected to OpenModelica v1.14.0-dev.beta1 (64-bit) Connected to …
- 13:03 Ticket #5678 (New Instantiation - Duplicated index name undetected in nested loops) closed by
- fixed: Fixed in cfa5e031. We might revisit …
- 11:59 Ticket #5678 (New Instantiation - Duplicated index name undetected in nested loops) updated by
-
Component, Milestone changed
- 11:59 Ticket #5678 (New Instantiation - Duplicated index name undetected in nested loops) updated by
- See [https://github.com/modelica/ModelicaSpecification/pull/2443 PR …
- 11:48 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- I also can't reproduce the issue. @olivleno can you upload …
- 11:37 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- @adeas31, any idea why this could happen?
- 11:35 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
-
Milestone changed
I'm now using OpenModelica v1.14.0-dev.beta1 (64-bit) on a Windows 10 … - 11:23 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- Replying to anonymous: > It sounds ridiculous, but in fact …
- 11:17 Ticket #5682 (Interactive Environment - Provide information about wrong graphical annotations when checking ...) updated by
-
Cc changed
- 10:50 Ticket #5678 (New Instantiation - Duplicated index name undetected in nested loops) updated by
- The consensus seems to be that iterator shadowing in for-equations …
- 09:09 Ticket #5678 (New Instantiation - Duplicated index name undetected in nested loops) updated by
- Replying to casella: > I fully agree comment:3. > > …
- 05:16 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- It sounds rediculous, but in fact it is. I'm very surprised that this …
- 00:34 Ticket #5682 (Interactive Environment - Provide information about wrong graphical annotations when checking ...) created by
- Some time ago, we decided to suppress a lot of warnings issued by OMC …
- 00:14 Ticket #5681 (OMEdit - huge amounts of logging data) closed by
- duplicate: John, this is a well-know issue (at least for the die-hards like us …
- 00:07 Ticket #5678 (New Instantiation - Duplicated index name undetected in nested loops) updated by
- I fully agree comment:3. Shadowing in for-equations really makes …
2019-10-30:
- 23:16 Ticket #5681 (OMEdit - huge amounts of logging data) created by
- Hi there Simon was working on a big model at CEA-LITEN and found that …
- 18:36 Ticket #5678 (New Instantiation - Duplicated index name undetected in nested loops) updated by
- Replying to perost: > From a language point of view …
- 17:03 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) updated by
- @olivleno, it is not clear to me how did you obtain this model. Do you …
- 15:43 Ticket #5679 (Run-time - +daeMode error with omc but not with OMEdit) updated by
-
Status, Owner, Component, Milestone changed
Under Tools|Open Working Directory, you can check the … - 15:37 Ticket #5678 (New Instantiation - Duplicated index name undetected in nested loops) updated by
- If it's not forbidden by the spec, I'm also in favour of a warning.
- 15:09 Ticket #5680 (OMEdit - Dots replaced by __ in text view when creating a model in graph view) created by
- In the attached model is corrupt by using drag and drop in the …
- 13:55 Ticket #5679 (Run-time - +daeMode error with omc but not with OMEdit) created by
- I'm facing an issue when I try to simulate my model using omc command …
- 13:51 Ticket #5677 (New Instantiation - Do not scalarize trivial connection equations when using -nonfScalarize) updated by
- Replying to perost: > The for-loops are not really …
- 13:26 Ticket #5678 (New Instantiation - Duplicated index name undetected in nested loops) updated by
-
Cc changed
From a language point of view there's no issue with this, the inner … - 12:39 Ticket #5678 (New Instantiation - Duplicated index name undetected in nested loops) created by
- When defining nested for-loops, the index variable is not checked for …
- 09:52 Ticket #5677 (New Instantiation - Do not scalarize trivial connection equations when using -nonfScalarize) updated by
- The for-loops are not really necessary in this case, the model can be …
Note:
See TracTimeline
for information about the timeline view.