scalation.dynamics_pde
The FirstOrderPDETest2 object is used to test the FirstOrderPDE class. Numerically solve the Advection Equation: du/dt + v(x, t) * du/dx = 0
FirstOrderPDETest2
FirstOrderPDE
(Since version 2.11.0) The delayedInit mechanism will disappear.
The
FirstOrderPDETest2
object is used to test theFirstOrderPDE
class. Numerically solve the Advection Equation: du/dt + v(x, t) * du/dx = 0