有没有人有一起使用 parmest 和 pyomo.dae 的例子?

Does anyone have an example of using parmest and pyomo.dae together?

我知道桑迪亚团队之前介绍过这个。我们很好奇是否有任何 public 代码示例。我在 Pyomo/pyomo 存储库的 GitHub.com 上找不到任何内容。

亚历克斯

P.S。 parmest 的这些示例非常有帮助。 (https://github.com/Pyomo/pyomo/tree/master/pyomo/contrib/parmest/examples)

Pyomo 存储库中的半批处理示例使用 Pyomo.DAE。请参阅 this link for the model and this link 了解最基本的用法。