scipy.integrate.DOP853.

step#

DOP853.step()[源代码]#

执行一个积分步。

返回:
message字符串或 None

来自求解器的报告。通常是如果 self.status 在执行该步后为“失败”的原因,否则为 None。