buffalo_panel.config.SolverSpec
- class buffalo_panel.config.SolverSpec(formulation='hess_smith', backend='python')[source]
Solver selection and backend controls.
Attributes
Potential-flow formulation requested by the case.
Kernel backend selected from the kernel registry.
- formulation: SolverFormulation
Potential-flow formulation requested by the case.
- backend: str
Kernel backend selected from the kernel registry.