scipy.integrate.Radau.

step#

Radau.step()[source]#

執行一個積分步驟。

傳回:
message字串或 None

從解算器回報。通常是在步驟執行後,如果 self.status 為 ‘failed’ 時,表示失敗的原因,否則為 None。