问题描述
我注意到 OpenModelica 仿真设置中有多种集成方法可用.我不知道这些是什么.我能得到一些关于这些的信息吗?如果积分方法改变,结果的质量是否会有所不同?
I have noticed that there are several integration methods available in OpenModelica simulation setup. I dont know what these are. Can I get some sort of information regarding these? Will the quality of results vary if the integration methods are changed?
推荐答案
关于 OpenModelica 中可用集成方法的简短文档:https://openmodelica.org/svn/OpenModelica/trunk/doc/SimulationRuntime/集成算法/
Short document on the integration methods available in OpenModelica:https://openmodelica.org/svn/OpenModelica/trunk/doc/SimulationRuntime/IntegrationAlgorithms/
是的,如果您选择,质量(模拟速度,甚至找到解决方案)可能会有所不同不同的方法.默认为 dassl.
Yes, the quality (simulation speed, even finding a solution) could vary if you choosedifferent methods. The default is dassl.
这篇关于OpenModelica 中的集成方法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!