Backward Differentiation Formula (BDF)

This is an implicit multi-step variable-order first-order derivatives method. It is Gear's backward differentiation formula, which is up to fifth order, so 1 to 5 model calculations are needed per time step. The code of the Dassl library is used. It is suitable for models having derivative causalities and/or algebraic loops. This simulation algorithm has 4 parameters:

Note