openmc.data.njoy.make_pendf

openmc.data.njoy.make_pendf(filename, pendf='pendf', stdout=False)[source]

Generate ACE file from an ENDF file

Parameters:
  • filename (str) – Path to ENDF file
  • pendf (str, optional) – Path of pointwise ENDF file to write
  • stdout (bool) – Whether to display NJOY standard output
Returns:

Return code of NJOY process

Return type:

int