krakentools.GCGenerator.GCGenerator.CoefMatrix

class krakentools.GCGenerator.GCGenerator.CoefMatrix(name, branch_matrix, bu_points=(0,), histories=None)

Bases: object

Simple NamedTuple class representing a Serpent casematrix or coef card

__init__(name, branch_matrix, bu_points=(0,), histories=None)

Methods

__init__(name, branch_matrix[, bu_points, ...])