f4enix.input.MCNPinput#

This module is related to the parsing and manipulation of MCNP input files.

The parser is built on the numjuggler python module.

Functions

get_formatted_range(numbers)

Format a range of integers into a compact string that makes use of the interval syntax in MCNP.

Classes

CardsDict(card_type, *args, **kwargs)

D1S_Input(*args[, irrad_file, reac_file])

Children of the Input.

Input(cells, surfs, materials, ...)

Class representing an MCNP input file.