pastas.solver.base.SolverBase.to_dict ===================================== .. py:method:: pastas.solver.base.SolverBase.to_dict() -> dict[str, Any] Return a dictionary representation of the solver instance. .. rubric:: Notes This method is used to store Pastas models. .. !! processed by numpydoc !!