thunderboltz.CrossSections.write

CrossSections.write(directory=None)[source]

Write cross section files into the simulation cross section directory.

Parameters:

directory (str) – Option to write to a specific directory. If provided, CrossSections.cs_dir will be updated. Default is None.

Raises:

RuntimeError – If no directory is set or provided.