HGAna 0.1
  • API
  • Affinity
  • Adsorption
  • Site
    • Page
        • Adsorption.add_mol

    Adsorption.add_mol¶

    Adsorption.add_mol(num, is_move=True, name='', struct='')¶

    Add a molecule to the system. The interaction matrix is set up and filled with empty values.

    Parameters:
    num : integer, list

    Number of molecules to be added

    is_move : bool, optional

    True to move molecule during simulation

    name : string, optional

    Molecule name

    struct : string, optional

    File link to structure file

    Back to top

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