scipy.integrate.DOP853.

step#

DOP853.step()[source]#

执行一个积分步。

返回:
message字符串或 None

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