-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Labels
Description
Question❓
tldr; I believe the standard timestepping controller should be called the proportional controller rather than the integral controller
In the Timestepping Method Descriptions page the standard controller is called the Integral Controller. However, what is described sounds much more like a proportional controller. The page later goes on to describe a PI controller as a proportional controller with memory further sounding like the first one should be called a P controller rather than an I controller.