LoadControl is a subclass of StaticIntegrator, it is
used to when performing a static analysis on the FE_Model using the
load control method. In the load control method, the following
constraint equation is added to equation~\ref{staticFormTaylor} of the
StaticIntegrator class:

where \delta \lambda_n depends on \delta \lambda_{n-1},
the load increment at the previous time step, J_{n-1},
the number of iterations required to achieve convergence in the
previos load step, and Jd, the desired number of iteraions. \delta
\lambda_n is bounded by \delta \lambda_{min} and \delta \lambda_{max}.