PoreMS 0.3
  • API
  • Molecule
  • Pore
  • Workflow
  • Pore shape examples
  • Site
    • Page
        • tms
          • tms()
    • tms
      • tms()
    Source

    tms¶

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

    This function generates a trimethylsilyl (TMS) molecule.

    Parameters:
    namestring, optional

    Molecule name

    shortstring, optional

    Molecule short name

    separationfloat, optional

    Sparation of carbon and hydrogen atoms

    is_sibool, optional

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

    is_hydrobool, optional

    True if the hydrogen atoms should be added

    Returns:
    molMolecule

    Molecule object

    Back to top

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