Skip to content

avoid compiling linearization and use .exe and runtime flag -l - #174

Merged
arun3688 merged 1 commit into
OpenModelica:masterfrom
arun3688:linearize
Aug 30, 2023
Merged

avoid compiling linearization and use .exe and runtime flag -l#174
arun3688 merged 1 commit into
OpenModelica:masterfrom
arun3688:linearize

Conversation

@arun3688

Copy link
Copy Markdown
Collaborator

Related Issues

OpenModelica/OMMatlab#26

Purpose

This PR uses the generated python code to directly fetch matrix A, B, C and D to speed up the linearization process, Also this PR uses the simulation executable to perform the linearization and also avoid recompilation of model to improve the performance of linearization

@arun3688
arun3688 merged commit 52e3dcd into OpenModelica:master Aug 30, 2023
@arun3688
arun3688 deleted the linearize branch August 30, 2023 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant