f4enix.input.ww_gvr.ww_parser#

Classes and functions to read WW files.

Functions

parse(path)

Parse a WW file and return a ParseResult object containing all the information of the file.

read_meshtally_file(path[, tally_id])

write(file_path, header, b2_vectors, ...)

Write a WW file from the given information.

Classes

ParseResult(header, b2_vectors, energies, values)

WWHeader(if_, iv, ni, nr, probid, ne, nfx, ...)

WWHeaderCyl(if_, iv, ni, nr, probid, ne, ...)