PoreMS 0.2
  • API
  • Process
  • Molecule
  • Pore
  • Workflow
  • Site
    • Page
        • tms

    tms¶

    porems.generic.tms(name='tms', short='TMS', separation=30, is_si=True, is_hydro=True)¶

    This function generates a trimethylsilyl (TMS) molecule.

    Parameters:
    name : string, optional

    Molecule name

    short : string, optional

    Molecule short name

    separation : float, optional

    Sparation of carbon and hydrogen atoms

    is_si : bool, optional

    True if the terminus should be a lone silicon, False for a CH3 group

    is_hydro : bool, optional

    True if the hydrogen atoms should be added

    Returns:
    mol : Molecule

    Molecule object

    Back to top

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