uf3.representation.bspline.parse_knots_file

parse_knots_file(filename: str, chemical_system: uf3.data.composition.ChemicalSystem) Dict[source]

Parse a nested dictionary of knot sequences from JSON file.

Parameters
Returns

map of knots per chemical interaction.

Return type

knots_map (dict)