hydromodpy.solver#

Classes

RunResult(converged[, output_dir, ...])

Generic outcome dataclass for plugin authors that need richer payloads than RunExecutionResult.

SolverAdapter(*args, **kwargs)

One adapter binds one (process_type, solver_name) pair.