如何在 Dymola 中获得结构雅可比矩阵?
How to get the Structure Jacobian in Dymola?
我注意到 Dymola Manual 2C 中有一章是关于“Structure Jacobian”的,但我不确定我是否也可以在 Dymola 中获得我自己模型的“Structure Jacobian”。我查看了 Dymola 手册,但没有找到如何操作。
所以我的问题是:
- 我可以在 Dymola 中得到我自己模型的“结构雅可比行列式”吗?
- 如果可以,我应该怎么做?
没有直接支持在 Dymola 2021 及更早版本中获得发生率 structure/structure 雅可比行列式。
您可以从 modelDescription.xml 中的依赖项(“ModelStructure”-节点)为 FMI-export.
操纵系统的一些关联结构
我注意到 Dymola Manual 2C 中有一章是关于“Structure Jacobian”的,但我不确定我是否也可以在 Dymola 中获得我自己模型的“Structure Jacobian”。我查看了 Dymola 手册,但没有找到如何操作。
所以我的问题是:
- 我可以在 Dymola 中得到我自己模型的“结构雅可比行列式”吗?
- 如果可以,我应该怎么做?
没有直接支持在 Dymola 2021 及更早版本中获得发生率 structure/structure 雅可比行列式。
您可以从 modelDescription.xml 中的依赖项(“ModelStructure”-节点)为 FMI-export.
操纵系统的一些关联结构