scipy.integrate.Radau.

step#

Radau.step()[source]#

执行一个积分步。

返回:
message字符串或 None

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