pathsim.solvers.steadystate module
- class pathsim.solvers.steadystate.SteadyState(*solver_args, **solver_kwargs)[source]
Bases:
ImplicitSolverSolver that finds the time independent steady state solution (DC) by forcing the derivatives to zero, i.e. f(x,u,t) = 0.