openmc.data.njoy.make_pendf
- openmc.data.njoy.make_pendf(filename, pendf='pendf', **kwargs)[source]
Generate pointwise ENDF file from an ENDF file
- Parameters:
filename (str) – Path to ENDF file
pendf (str, optional) – Path of pointwise ENDF file to write
**kwargs – Keyword arguments passed to
openmc.data.njoy.make_ace(). All NJOY module arguments other than pendf default to False.
- Raises:
subprocess.CalledProcessError – If the NJOY process returns with a non-zero status