openmc.capi.statepoint_write

openmc.capi.statepoint_write(filename=None)[source]

Write a statepoint file.

Parameters:filename (str or None) – Path to the statepoint to write. If None is passed, a default name that contains the current batch will be written.