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

    alcohol¶

    porems.generic.alcohol(length, name='alcohol', short='ALC', is_h=True)¶

    This function generates linear alcohol molecules.

    Parameters:
    lengthinteger

    Number of carbon atoms

    namestring, optional

    Molecule name

    shortstring, optional

    Molecule short name

    is_hbool, optional

    True if hydrogens are needed

    Returns:
    molMolecule

    Molecule object

    Back to top

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