sknano.core.crystallography.pymatgen_structure¶
-
sknano.core.crystallography.pymatgen_structure(*args, *, classmethod=None, **kwargs)[source][source]¶ Helper function to generate a
pymatgen.core.Structure.Parameters: args :
tuplevariable number of positional arguments to pass to the
pymatgen.core.Structureconstructorclassmethod : {None, str}, optional
name of
pymatgen.core.Structureclassmethod to call instead of callingpymatgen.core.Structure.kwargs :
dictvariable number of keyword arguments to pass to the
pymatgen.core.StructureconstructorReturns: pymatgen.core.Structure