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

    alcohol¶

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

    This function generates linear alcohol molecules.

    Parameters:
    length : integer

    Number of carbon atoms

    name : string, optional

    Molecule name

    short : string, optional

    Molecule short name

    is_h : bool, optional

    True if hydrogens are needed

    Returns:
    mol : Molecule

    Molecule object

    Back to top

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