fipy.steppers.pidStepper

fipy.steppers.pidStepper.PIDStepper(*args, **kwds)

Deprecated since version 4.0: Use the steppyngstounes package instead.

Adaptive stepper using a PID controller, based on:

@article{PIDpaper,
   author =  {A. M. P. Valli and G. F. Carey and A. L. G. A. Coutinho},
   title =   {Control strategies for timestep selection in finite element
              simulation of incompressible flows and coupled
              reaction-convection-diffusion processes},
   journal = {Int. J. Numer. Meth. Fluids},
   volume =  47,
   year =    2005,
   pages =   {201-231},
}
Last updated on Sep 16, 2025. Created using Sphinx 7.1.2.