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