openmc.wwinp_to_wws¶
- openmc.wwinp_to_wws(path: str | os.PathLike) list[openmc.weight_windows.WeightWindows] [source]¶
Create WeightWindows instances from a wwinp file
New in version 0.13.1.
- Parameters
path (str or pathlib.Path) – Path to the wwinp file
- Return type
list of openmc.WeightWindows