x3cflux.StationaryEMUSystem.solve

StationaryEMUSystem.solve(self: x3cflux.lib.core.StationaryEMUSystem) list[Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]']]

Solves the cascade system.

Internally, the level systems are successively solved by the configured solver and the solutions propagated to next level.

Returns:

list of level solution