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

    PoreSystem¶

    class porems.system.PoreSystem¶

    This class is a container class for further pore system classes.

    Allocation

    _siloxane(self, hydro, site_type) Attach siloxane bridges using function porems.pore.Pore.siloxane().

    Finalization

    finalize(self) Finalize pore system.
    store(self[, link, sort_list]) Store pore system and all necessary files for simulation at given link.

    Analysis

    allocation(self) Calculate molecule allocation on the surface.
    box(self) Return the box size of the pore block.
    centroid(self) Return pore centroid.
    reservoir(self) Return the reservoir length.

    Back to top

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