Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible issue with Modelica_LinearSystems2.StateSpace.Internal.invariantZerosWithRealMatrix #54

Open
modelica-trac-importer opened this issue Aug 30, 2017 · 0 comments

Comments

@modelica-trac-importer
Copy link

Reported by @Claytex on 2017-08-30T09:08:31+01:00

When the command below is run with the attached Data.mat (will need to be renamed) file an error occurs:
Modelica_LinearSystems2.StateSpace.Internal.invariantZerosWithRealMatrix(readMatrix("Data.mat","A",96,96), readMatrix("Data.mat","B",96,1), zeros(1,96), [0]);

Modelica_LinearSystems2 (version 2.3.4) was used on Dymola 2018 and Dymola 2018 FD01 Alpha, this resulted in the error:
Failed to expand 0.0/0.0.

The issue appears that beta[i] becomes zero.


Migrated-From: https://trac.modelica.org/Modelica/ticket/2199

@tobolar tobolar added this to the v3.0.0 milestone Apr 15, 2019
@tobolar tobolar removed this from the v3.0.0 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants