pyfaults

layerAtom.py

Stores atomic properties

Last updated: 08/05/2024


class pyfaults.layerAtom.LayerAtom(builtins.object)

   LayerAtom(layerName, atomLabel, element, xyz, occupancy, biso, lattice)

   Stores atomic properties

   Parameters:


Methods:

__init__(self, layerName, atomLabel, element, xyz, occupancy, biso, lattice)

   Initialization, defines LayerAtom defaults

setParam(self, layerName=None, atomLabel=None, element=None, xyz=None, lattice=None, occupancy=None, biso=None)

   Sets parameters of LayerAtom


By Sinclair R. Combs

Copyright 2023 Colorado School of Mines