f4enix.input.libmanager.IsotopeDataParser#

class f4enix.input.libmanager.IsotopeDataParser(isotopes_file: PathLike)#

Bases: object

Methods

__init__(isotopes_file)

get_formulazaid(formula)

Returns the zaid for a given formula

get_formulazaid(formula: str) str#

Returns the zaid for a given formula

Parameters:

formula (str) – formula of the isotope (e.g. H1).

Returns:

zaid of the isotope.

Return type:

str