f4enix.output.meshinfo#

This module is related to the parsing of D1S-UNED meshinfo files.

Classes

CoordinateType(value)

Only two acceptable coordinate types exist

DataMass(dataframe)

The dataframe contains the mass information present in the meshinfo file.

MeshInfo(coordinates, data_mass, vector_i, ...)

This class represents the information read in the meshinfo file produced by D1SUNED when using a CuV tally.

MeshInfoCyl(coordinates, data_mass, ...)

Same as MeshInfo but adding cylindrical coordinates specific parameters like origin, axis and vec.

MeshInfoFile(info)

Parser of the meshinfo D1S-UNED file