最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

python - How to load the result file in OpenModelica in .mat format - Stack Overflow

programmeradmin0浏览0评论

I am trying to do a co-simulation between Fluent and OM. In this process, I need to read/load the results of OM simulation in every iteration after each simulation time and add tracer concentrations from there. I was just wondering how to do this using OMPython.

 mod.simulate()

 mod.getSolutions(resultfile="c:/tmpbouncingBall.mat")   ??????
发布评论

评论列表(0)

  1. 暂无评论