PoreMS 0.2
  • API
  • Process
  • Molecule
  • Pore
  • Workflow
  • Site
    • Page
        • PoreCylinder.attach_special

    PoreCylinder.attach_special¶

    PoreCylinder.attach_special(self, mol, mount, axis, amount, scale=1, symmetry='point', is_rotate=False)¶

    Special attachment of molecules on the surface.

    Parameters:
    mol : Molecule

    Molecule object to attach

    mount : integer

    Atom id of the molecule that is placed on the surface silicon atom

    axis : list

    List of two atom ids of the molecule that define the molecule axis

    amount : int

    Number of molecules to attach

    scale : float, optional

    Circumference scaling around the molecule position

    symmetry : string, optional

    Symmetry option - point, mirror

    is_rotate : bool, optional

    True to randomly rotate molecule around own axis

    Back to top

    © Copyright 2021, Hamzeh Kraus.
    Created using Sphinx 1.6.6.