scipy.integrate.OdeSolver. step# OdeSolver.step()[源代码]# 执行一次积分步骤。 返回: message字符串或 None来自求解器的报告。如果 self.status 在执行步骤后为“failed”,则通常是失败的原因;否则为 None。