Timeline
2020-05-14:
- 21:29 Ticket #5943 (Interactive Environment - Get rid of OPENMODELICAHOME (and OPENMODELICALIBRARY)) updated by
- OMShell and OMNotebook no longer use environment variables. See …
- 21:12 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) updated by
- Replying to casella: > BTW I checked the .ods file, but I …
- 20:01 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) updated by
- BTW I checked the .ods file, but I only saw memory allocation, not …
- 16:46 Ticket #5948 (Build Environment - Cpp runtime fails to link a model under Ubuntu 20.04 LTS (Focal Fossa)) updated by
- CMake intentionally uses double colons "to namespace IMPORTED targets …
- 16:24 Ticket #5948 (Build Environment - Cpp runtime fails to link a model under Ubuntu 20.04 LTS (Focal Fossa)) updated by
-
Cc changed
- 16:24 Ticket #5948 (Build Environment - Cpp runtime fails to link a model under Ubuntu 20.04 LTS (Focal Fossa)) updated by
- @sjoelund.se: "That's generated on my system." What kind of system do …
- 15:06 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) updated by
- Thank @sjoelund.se for the analysis, thanks @Karim for looking at it. …
- 12:21 Ticket #5956 (OMPython - omc.sendExpression("buildModel(%s)"%modelName) fails to build a model ...) updated by
- OMEdit has the new front-end on by default, I guess that's why it …
- 12:11 Ticket #5956 (OMPython - omc.sendExpression("buildModel(%s)"%modelName) fails to build a model ...) updated by
- Hallo, I am trying today with other models and setup. I wrote a.mos …
- 12:01 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) updated by
- Replying to sjoelund.se: > I created a script to look …
- 11:59 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) updated by
- There are almost no models using less memory allocations than in …
- 11:56 Ticket #5957 (Initialization - Failed to sole linear system of equations at time 0, system is singular) updated by
-
Status, Owner changed
- 11:55 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) updated by
- I created a script to look through the data of all sorting+matching, …
- 11:29 Ticket #5957 (Initialization - Failed to sole linear system of equations at time 0, system is singular) updated by
- Could you provide a minimal working example to reproduce this?
- 11:07 Ticket #5957 (Initialization - Failed to sole linear system of equations at time 0, system is singular) created by
- I am working on modelling photovoltaic power plants electrical grids. …
- 09:09 Ticket #5956 (OMPython - omc.sendExpression("buildModel(%s)"%modelName) fails to build a model ...) updated by
- Thank you arun3688 for the fast reply. I prepared the script in …
- 08:56 Ticket #4020 (FMI - "JSON object expected ',' or '}'" error on FMU load) updated by
- https://github.com/OpenModelica/OpenModelica/pull/871 should resolve …
2020-05-13:
- 16:14 Ticket #5956 (OMPython - omc.sendExpression("buildModel(%s)"%modelName) fails to build a model ...) updated by
- Can you post the list of OMPython commands used, before building the …
- 15:39 Ticket #5950 (Build Environment - omc crashes during bootstrapping on fresh Debian Buster) updated by
-
Clang avoids the crash of omc during bootstrapping. Btw.
flex
… - 14:07 Ticket #3781 (Backend - Fix scaling of detectJacobianSparsePattern) updated by
-
Cc, Status, Owner, Milestone changed
- 14:02 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) updated by
- The results of the newInst test are …
- 13:59 Ticket #3781 (Backend - Fix scaling of detectJacobianSparsePattern) updated by
-
The module is now called
symbolicJacobian
, but the problem is … - 13:04 Ticket #5956 (OMPython - omc.sendExpression("buildModel(%s)"%modelName) fails to build a model ...) created by
- Dear all, it seems that building a model via OMPython (using the …
- 11:54 Ticket #5955 (OMSens - OMSens does not stop running when failing) created by
- Currently, OMSens does not prompt the user if it fails to execute. …
- 11:48 Ticket #4035 (Code Generation - Inefficient Code for 'or') closed by
- worksforme
- 11:46 Ticket #5581 (FMI - FMU - ME accuracy) updated by
- The importFMU stuff indeed does not work nearly as well as OMSimulator
- 11:46 Ticket #5914 (OMSens - OMSens dependencies as a part of OMEdit installation) updated by
-
Owner, Component changed
- 11:30 Ticket #4953 (MetaModelica - Generator vs. List) closed by
- worksforme: This already exists: […]
- 10:58 Ticket #5950 (Build Environment - omc crashes during bootstrapping on fresh Debian Buster) updated by
- We need to change the way we are working with OMCompiler-3rdParty. I …
- 10:56 Ticket #5950 (Build Environment - omc crashes during bootstrapping on fresh Debian Buster) updated by
- It is because OMCompiler/3rdParty is on master instead of …
- 10:32 Ticket #5950 (Build Environment - omc crashes during bootstrapping on fresh Debian Buster) updated by
- gcc -v gives: gcc version 8.3.0 (Debian 8.3.0-6) clang -v gives: clang …
- 10:11 Ticket #5954 (Interactive Environment - More homogeneous handling of Settings) updated by
- On Linux, the other tools first look for env.var OPENMODELICAHOME and …
- 10:02 Ticket #5700 (Build Environment - Failed to compile all functions in package SimCodeUtil. Error: Type ...) closed by
-
worksforme: You probably need to
./configure --without-omc
if you had a … - 10:00 Ticket #5615 (Third-Party Libraries - unmet dependencies error blocks installation of third part libraries ...) closed by
- fixed: The instructions are updated and for the next release, the libraries …
- 10:00 Ticket #5954 (Interactive Environment - More homogeneous handling of Settings) updated by
- or there is an error message if the OPENMODELICAHOME variable is not set
- 09:57 Ticket #5618 (OMEdit - Erroneous unit of sine phase angle) closed by
- fixed
- 09:54 Ticket #5954 (Interactive Environment - More homogeneous handling of Settings) updated by
- The only issue that remains is how to find the OpenModelica …
- 09:53 Ticket #5954 (Interactive Environment - More homogeneous handling of Settings) updated by
- ok, I think your proposal is fine for us. I can test it work after you …
- 09:50 Ticket #5692 (Run-time - segfault after "Invalid root".) closed by
- invalid: Closing this until there's enough to reproduce or figure out what goes …
- 09:48 Ticket #5954 (Interactive Environment - More homogeneous handling of Settings) updated by
- Yes, if you can unload the libOpenModelicaCompiler.dll and then load …
- 09:38 Ticket #5954 (Interactive Environment - More homogeneous handling of Settings) updated by
- @adrpo Does your proposal mean you can switch the omc version via the …
- 09:31 Ticket #5954 (Interactive Environment - More homogeneous handling of Settings) updated by
- I am using different OpenModelica versions on Linux and Windows. At …
- 09:31 Ticket #5656 (Interactive Environment - Allow step-by-step translation and simulation with scripting API) closed by
-
worksforme: You can also do
translateModel
, which will not compile the code. Or … - 09:22 Ticket #5640 (OMEdit - Chineses language no longer available in OMEdit) closed by
- fixed: https://github.com/OpenModelica/OpenModelica/pull/851
- 09:21 Ticket #5640 (OMEdit - Chineses language no longer available in OMEdit) updated by
-
Status, Owner changed
- 09:21 Ticket #5950 (Build Environment - omc crashes during bootstrapping on fresh Debian Buster) updated by
-
Just
configure --with-cppruntime
as stated in the opener of this ticket. - 09:20 Ticket #5644 (Parser - OMEdit (nearly) deletes comments) updated by
- That's because comments are put where elements can be put. No element …
- 09:19 Ticket #5948 (Build Environment - Cpp runtime fails to link a model under Ubuntu 20.04 LTS (Focal Fossa)) updated by
- Indeed. Cmake configures wrong boost libs in my …
- 09:18 Ticket #5715 (Frontend - Bad simplification for n*n when n is Integer) closed by
- fixed
- 09:17 Ticket #5954 (Interactive Environment - More homogeneous handling of Settings) updated by
-
Niklas, I know you're using setting of
OPENMODELICAHOME
and … - 09:04 Ticket #5954 (Interactive Environment - More homogeneous handling of Settings) updated by
-
Cc changed
- 09:04 Ticket #5954 (Interactive Environment - More homogeneous handling of Settings) updated by
-
Status, Owner changed
- 09:01 Ticket #5954 (Interactive Environment - More homogeneous handling of Settings) created by
- Currently we have different handling of settings in Linux and Windows: …
- 08:54 Ticket #5948 (Build Environment - Cpp runtime fails to link a model under Ubuntu 20.04 LTS (Focal Fossa)) updated by
- […] That's generated on my system. I guess this is a cmake issue …
- 08:17 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) updated by
- Indeed. I restarted the newInst job (which is my reference), since …
- 08:02 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) updated by
- The first reports from daeMode look very good! - …
- 07:09 Ticket #5949 (Parser - SimpleModelicaParser does stack overflow on huge arrays) closed by
- fixed: https://github.com/OpenModelica/OpenModelica/pull/867
- 04:15 Ticket #5950 (Build Environment - omc crashes during bootstrapping on fresh Debian Buster) updated by
- Ouch. How did you configure? Did you use gcc/g++ or clang/clang++?
2020-05-12:
- 22:51 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) updated by
- Makes perfect sense. The situation is very similar to what happens …
- 22:44 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) updated by
- It is pushed!
- 20:29 Ticket #5953 (Code Generation - Broken visualization code generation for models with components having ...) created by
- Model VisualizationBug has two shapes with the same name …
- 19:27 Ticket #5951 (Build Environment - OMC build time has increased) updated by
- […]
- 19:26 Ticket #5951 (Build Environment - OMC build time has increased) updated by
- This seems to have been fixed: […]
- 17:57 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) updated by
- Part of the issue seems to be due to the ASSC algorithm. I guess i …
- 15:51 Ticket #5952 (Backend - Scaling of matching and sorting for simulation badly deteriorated from ...) created by
- The scalability of the backend was greatly improved starting from …
- 15:50 Ticket #5930 (OMSens - OMSens missing fortran dependency) updated by
- I'm sorry to keep disturbing you, but I think that the solution works …
- 13:37 Ticket #5918 (Cpp Run-time - Size of Cpp FMU increased by more than 300% with OMSI) updated by
- > Is there a problem with the importFMU function? #5621
- 13:28 Ticket #5918 (Cpp Run-time - Size of Cpp FMU increased by more than 300% with OMSI) updated by
- I used this commands to reproduce Error: […] But I git the error …
- 11:10 Ticket #5951 (Build Environment - OMC build time has increased) updated by
- I think I found the problem of the always rebuild. In the CMakefile …
- 10:25 Ticket #5918 (Cpp Run-time - Size of Cpp FMU increased by more than 300% with OMSI) updated by
- ... but attempting to simulate a model with the Cpp runtime from …
- 10:02 Ticket #5918 (Cpp Run-time - Size of Cpp FMU increased by more than 300% with OMSI) updated by
- With today's nightly build I can confirm that the size of the …
- 09:39 Ticket #5930 (OMSens - OMSens missing fortran dependency) closed by
- fixed: Since it is mainly a configuration issue I will put it as resolved. …
- 09:28 Ticket #5711 (New Instantiation - Symbolic error) updated by
- Replying to casella: > Nice! I hope there are many other …
- 09:19 Ticket #5711 (New Instantiation - Symbolic error) updated by
- Nice! I hope there are many other models in the testsuite that benefit …
- 09:14 Ticket #5930 (OMSens - OMSens missing fortran dependency) updated by
- Thank you! Is this issue resolved or still pending?
- 08:34 Ticket #5711 (New Instantiation - Symbolic error) closed by
- fixed: The remaining compilation issue was fixed in …
- 08:33 Ticket #5946 (New Instantiation - [NF] Cross product inside array models is broken in the Frontend) closed by
- fixed: Fixed in 57ea0be6.
- 01:46 Ticket #5951 (Build Environment - OMC build time has increased) updated by
-
Output for
make -f Makefile.omdev.mingw runtimeCPPinstall -j3
… - 01:09 Ticket #5951 (Build Environment - OMC build time has increased) updated by
- Started looking into this via: …
2020-05-11:
- 22:32 Ticket #5949 (Parser - SimpleModelicaParser does stack overflow on huge arrays) updated by
- The problem is that function_arguments is self recursive: …
- 22:13 Ticket #5949 (Parser - SimpleModelicaParser does stack overflow on huge arrays) updated by
-
Description changed
- 18:46 Ticket #5951 (Build Environment - OMC build time has increased) updated by
- The same output for the maintenance/v1.14 branch, i.e. rebuild without …
- 18:34 Ticket #5930 (OMSens - OMSens missing fortran dependency) updated by
- I have already added then:)! See OMSens repo Cheers, John
- 17:59 Ticket #5930 (OMSens - OMSens missing fortran dependency) updated by
- I'm sure that in the linux version […] there is not this part. I …
- 17:26 Ticket #5951 (Build Environment - OMC build time has increased) updated by
-
Cc changed
- 16:58 Ticket #5951 (Build Environment - OMC build time has increased) updated by
-
Here is the output of
make | grep 100%
from a rebuild of the … - 16:42 Ticket #5930 (OMSens - OMSens missing fortran dependency) updated by
- Replying to casella: > Could we put these instructions (at …
- 16:18 Ticket #5930 (OMSens - OMSens missing fortran dependency) updated by
- Could we put these instructions (at least provisionally) in the tool …
- 16:16 Ticket #5947 (Backend - Backend cannot solve for variable indexed array elements) updated by
- After the discussion, we also noticed that in many cases it could be …
- 16:13 Ticket #5951 (Build Environment - OMC build time has increased) created by
- The omc build time has increased compared to the OpenModelica version …
- 16:03 Ticket #5950 (Build Environment - omc crashes during bootstrapping on fresh Debian Buster) created by
- Compiled OpenModelica according to docu: […] Compilation crashes …
- 15:53 Ticket #5948 (Build Environment - Cpp runtime fails to link a model under Ubuntu 20.04 LTS (Focal Fossa)) updated by
-
No. It somehow installed
libboost-all-dev
- 15:39 Ticket #5949 (Parser - SimpleModelicaParser does stack overflow on huge arrays) updated by
- Reported by AKIO NATORI via OpenModelica list.
- 15:34 Ticket #5949 (Parser - SimpleModelicaParser does stack overflow on huge arrays) created by
-
Basically it does
diffModelicaFileListings
on a file with a … - 14:42 Ticket #5948 (Build Environment - Cpp runtime fails to link a model under Ubuntu 20.04 LTS (Focal Fossa)) updated by
- Might be because you don't have boost installed? As far as I know: …
- 14:36 Ticket #5948 (Build Environment - Cpp runtime fails to link a model under Ubuntu 20.04 LTS (Focal Fossa)) created by
- Compiled OpenModelica according to docu: […] Afterwards attempted …
- 12:38 Ticket #5930 (OMSens - OMSens missing fortran dependency) updated by
-
Cc changed
- 12:38 Ticket #5930 (OMSens - OMSens missing fortran dependency) updated by
- @The_Maxtro@… Hi! I followed the following instructions. Credit to …
- 10:34 Ticket #5946 (New Instantiation - [NF] Cross product inside array models is broken in the Frontend) updated by
-
Status, Owner changed
I think I've fixed this locally, I just need to do a bit of testing. - 09:16 Ticket #5947 (Backend - Backend cannot solve for variable indexed array elements) updated by
- Replying to casella: > A related issue is how do we handle …
- 08:53 Ticket #5947 (Backend - Backend cannot solve for variable indexed array elements) updated by
-
Cc changed
A1: I'd say it is probably not too relevant for today's models (-> we … - 08:35 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Just a general comment from my side. Despite the original title of …
- 06:16 Ticket #5930 (OMSens - OMSens missing fortran dependency) updated by
- So, from a quick look at the OMSens repo …
- 00:04 Ticket #5946 (New Instantiation - [NF] Cross product inside array models is broken in the Frontend) updated by
- Replying to phannebohm: > I just tested it with …
2020-05-10:
- 23:16 Ticket #5946 (New Instantiation - [NF] Cross product inside array models is broken in the Frontend) updated by
- Replying to phannebohm: > Also, as the title suggests, if …
- 21:09 Ticket #5946 (New Instantiation - [NF] Cross product inside array models is broken in the Frontend) updated by
-
Also, as the title suggests, if
foo
is scalar the model works. … - 20:49 Ticket #5930 (OMSens - OMSens missing fortran dependency) updated by
- Dr Jhon, I'm Sorry, I thought that I wrote the previous message. I'm …
- 18:20 Ticket #5946 (New Instantiation - [NF] Cross product inside array models is broken in the Frontend) updated by
-
Status, Owner, Component changed
- 18:15 Ticket #5946 (New Instantiation - [NF] Cross product inside array models is broken in the Frontend) updated by
-
I just tested it with
v1.16.0-dev.353+gb31452a72
. The flag … - 17:59 Ticket #5947 (Backend - Backend cannot solve for variable indexed array elements) created by
- Indexing an array with non constant expressions is allowed due to …
- 17:47 Ticket #5946 (New Instantiation - [NF] Cross product inside array models is broken in the Frontend) updated by
- I tested it with the current version, seems to work. `OpenModelica …
- 14:33 Ticket #5946 (New Instantiation - [NF] Cross product inside array models is broken in the Frontend) created by
- […]
- 13:48 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Replying to perost: > Replying to [comment:18 …
- 13:38 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Replying to Karim.Abdelhak: > Maybe we should make a …
- 11:28 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Okay i took a cold shower and thought about it. We actually can …
- 11:19 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Replying to perost: > Replying to [comment:13 …
- 11:05 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Replying to Karim.Abdelhak: > All indices inside …
- 10:48 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Replying to Karim.Abdelhak: > Really? In an algorithm …
- 10:34 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Btw. the correct way to construct the model above would be something …
- 10:26 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Replying to perost: > Replying to [comment:11 …
- 10:05 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Replying to phannebohm: >In that case out-of-bounds …
2020-05-09:
- 23:05 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Can I say I'm amazed at how promptly …
- 19:47 Ticket #5813 (Backend - Improve selection of start attributes for alias variables) updated by
-
Cc changed
- 13:06 Ticket #5945 (OMEdit - Position of the output box always in the primary screen) updated by
-
Description changed
- 07:46 Ticket #5945 (OMEdit - Position of the output box always in the primary screen) updated by
-
Description changed
- 07:37 Ticket #5945 (OMEdit - Position of the output box always in the primary screen) updated by
-
Description changed
- 07:31 Ticket #5945 (OMEdit - Position of the output box always in the primary screen) created by
- OMEdit works nicely when is run on the secondary screen. A minor …
- 06:56 Ticket #5841 (OMEdit - Erroneous bounding rectangle and starting size of Diagram window size) updated by
- Excellent!
2020-05-08:
- 20:34 Ticket #5841 (OMEdit - Erroneous bounding rectangle and starting size of Diagram window size) updated by
- As I understand all OMEdit changes will be ported once …
- 20:31 Ticket #5943 (Interactive Environment - Get rid of OPENMODELICAHOME (and OPENMODELICALIBRARY)) updated by
- OMEdit is fixed. See d741743/OpenModelica.
- 17:23 Ticket #5841 (OMEdit - Erroneous bounding rectangle and starting size of Diagram window size) reopened by
- 17:22 Ticket #5943 (Interactive Environment - Get rid of OPENMODELICAHOME (and OPENMODELICALIBRARY)) updated by
-
Priority, Milestone changed
- 17:21 Ticket #5940 (Run-time - MSL example model AIMC_InverterDrive fails to simulate) updated by
- Replying to dietmarw: > Hmm but wouldn't that be a …
- 17:05 Ticket #5942 (OMEdit - OMEdit log files are always put in system default temp directory) updated by
- Replying to adeas31: > This is somewhat related to ticket …
- 17:05 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- I'll leave this tentatively open, just in case we can implement some …
- 17:00 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by
- Aha, I missed that, sorry. This looks good to me, assuming everybody …
- 15:12 Ticket #5928 (Backend - The backend should not silently discard initial consistent conditions ...) closed by
- fixed
- 15:11 Milestone 1.14.2 completed
- Same as 1.14.1 with a fix for Ubuntu 20.04. Only released for Linux
- 14:09 Ticket #5944 (MetaModelica - Uniontype support for constants) updated by
-
Summary changed
- 14:08 Ticket #5944 (MetaModelica - Uniontype support for constants) created by
- Background: Currently, it is not possible to write […] This has …
- 13:47 Ticket #5935 (OMEdit - OMEdit Crash Report: Host dev.openmodelica.org not found) closed by
- fixed: Should work fine with 04f40f2/OpenModelica.
- 09:04 Ticket #5841 (OMEdit - Erroneous bounding rectangle and starting size of Diagram window size) updated by
- I understand that 1.15 beta is coming soon, and I plan to use 1.15 …
2020-05-07:
- 20:17 Ticket #5943 (Interactive Environment - Get rid of OPENMODELICAHOME (and OPENMODELICALIBRARY)) created by
- Currently we use OPENMODELICAHOME to point to the OM installation in …
- 20:12 Ticket #5940 (Run-time - MSL example model AIMC_InverterDrive fails to simulate) updated by
- Hmm but wouldn't that be a perfect indicator that something is …
- 18:48 Ticket #5931 (Interactive Environment - Use the same place for client settings and libraries in Windows) updated by
- Yes!
- 17:55 Ticket #5931 (Interactive Environment - Use the same place for client settings and libraries in Windows) updated by
-
Where do we save the settings on Linux?
~/openmodelica
? - 17:39 Ticket #5620 (Interactive Environment - Moving diagrams in NF too slow) updated by
- Replying to casella: > On my PC with 1.16.0-dev-330 it is …
- 16:39 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Replying to perost: > Replying to casella: > > …
- 16:28 Ticket #5942 (OMEdit - OMEdit log files are always put in system default temp directory) updated by
- This is somewhat related to ticket #5851. I recommend that we keep …
- 16:23 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Replying to casella: > Is this only run whith …
- 16:12 Ticket #5928 (Backend - The backend should not silently discard initial consistent conditions ...) updated by
- This issue should be resolved with …
- 15:52 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by
- Replying to casella: > Then you need the function to …
- 15:36 Ticket #5931 (Interactive Environment - Use the same place for client settings and libraries in Windows) updated by
- I guess its up to us to choose whatever we want. The OS doesn't …
- 15:35 Ticket #5940 (Run-time - MSL example model AIMC_InverterDrive fails to simulate) updated by
- I guess so. I'm not sure if it is wise to turn that on in the Jenkins …
- 15:33 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by
- Then you need the function to return those cell arrays of strings, and …
- 15:28 Ticket #5940 (Run-time - MSL example model AIMC_InverterDrive fails to simulate) updated by
- OMEdit always run with …
- 15:25 Ticket #5942 (OMEdit - OMEdit log files are always put in system default temp directory) created by
- I changed the working directory of OMEdit long time ago to a place of …
- 15:22 Ticket #5931 (Interactive Environment - Use the same place for client settings and libraries in Windows) updated by
- The dot is common use in Linux. Should this be OS-specific?
- 15:21 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
-
Is this only run whith
-nfScalarize
? - 15:19 Ticket #5940 (Run-time - MSL example model AIMC_InverterDrive fails to simulate) updated by
-
Cc, Priority, Milestone changed
Indeed. The log in OMEdit is […] and the simulation fails later at … - 15:08 Ticket #5928 (Backend - The backend should not silently discard initial consistent conditions ...) updated by
- Replying to phannebohm: > Replying to [comment:13 …
- 15:06 Ticket #5620 (Interactive Environment - Moving diagrams in NF too slow) updated by
- On my PC with with 1.16.0-dev-330 it is not that bad, it takes about …
- 15:02 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by
- Sure, i can do all those rather small updates, but what about the …
- 14:53 Ticket #5931 (Interactive Environment - Use the same place for client settings and libraries in Windows) updated by
- Does the dot format has some special meaning? I suggest use …
- 14:47 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by
- I guess the last comments hold also for Julia and Python
- 14:44 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by
- If that is not too difficult, I would also recommend to break the …
- 14:41 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by
-
Also, the standard notation in system theory is
n
= number of … - 14:40 Ticket #5931 (Interactive Environment - Use the same place for client settings and libraries in Windows) updated by
-
Cc changed
- 14:39 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by
- But in fact, I would go further than that. In the Modelica model, we …
- 13:36 Ticket #5640 (OMEdit - Chineses language no longer available in OMEdit) updated by
- https://github.com/OpenModelica/OpenModelica/commit/cc6e3e86ffc - …
- 13:36 Ticket #5927 (Run-time - Viewing State Variables of Linearised Model) updated by
- I'm in favour of turning everything which is not a number or letter …
- 12:26 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- I've implemented a check for out of bounds subscripts in …
- 12:20 Ticket #5891 (Scripts - getEnvironmentVariable does not return any output) updated by
- comment:7 works fine on Linux
- 12:10 Ticket #5940 (Run-time - MSL example model AIMC_InverterDrive fails to simulate) updated by
- OK, I see. So it might help then to make the simulation run log a bit …
- 12:07 Ticket #5940 (Run-time - MSL example model AIMC_InverterDrive fails to simulate) updated by
- The first one is the log for building the simulation (which works …
- 11:57 Ticket #5940 (Run-time - MSL example model AIMC_InverterDrive fails to simulate) updated by
- OK in that case it is even worse if the simulation results log "looks …
- 10:15 Ticket #5452 (Backend - Numerical issues due to missing index reduction) closed by
- fixed: It looks like the index reduction problem was solved long time ago. …
- 10:14 Ticket #5940 (Run-time - MSL example model AIMC_InverterDrive fails to simulate) updated by
- I guess you meant …
- 07:47 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- Replying to phannebohm: > Notice the out-of-bounds access …
- 06:52 Ticket #5940 (Run-time - MSL example model AIMC_InverterDrive fails to simulate) reopened by
- 06:51 Ticket #5940 (Run-time - MSL example model AIMC_InverterDrive fails to simulate) updated by
- Unfortunately I don't have any more to supply other than what the …
- 00:40 Ticket #5941 (MetaModelica - Metarecords in uniontypes that are used only in function output ...) closed by
- fixed
- 00:07 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) updated by
- This might become non-trivial if you consider for loops: […] Notice …
Note:
See TracTimeline
for information about the timeline view.