bloc.reactors.builders#
STONE YAML builders and post-build hooks for industrial reactor models.
Exceptions#
Raised when a reactor node is misconfigured in a way that must hard-fail. |
Module Contents#
- exception bloc.reactors.builders.ReactorConfigError#
Bases:
ValueErrorRaised when a reactor node is misconfigured in a way that must hard-fail.
Distinct type so
BlocConvertercan fail-fast on it (Boulder’spost_buildotherwise downgrades hook exceptions to a warning, silently leaving the reactor without its solved outlet state).