simulation_output_factory module
Define a class to easily generate the SimulationOutput.
- class SimulationOutputFactoryCyEnvelope1D(_is_3d: bool, _is_multipart: bool, _solver_id: str, _beam_kwargs: dict[str, Any], out_folder: Path)
Bases:
SimulationOutputFactoryEnvelope1DA class for creating simulation outputs for
CyEnvelope1D.- __init__(_is_3d: bool, _is_multipart: bool, _solver_id: str, _beam_kwargs: dict[str, Any], out_folder: Path) None
- _abc_impl = <_abc._abc_data object at 0x7f36f93d4d40>