PoreMS 0.3
  • API
  • Molecule
  • Pore
  • Workflow
  • Pore shape examples
  • Site
    • Page
        • PoreCapsule.volume
          • PoreCapsule.volume()
    • PoreCapsule.volume
      • PoreCapsule.volume()
    Source

    PoreCapsule.volume¶

    PoreCapsule.volume(is_sum=True)¶

    Calculate pore volume. This is done by defining a new shape object with system sizes after pore preparation and using the volume functions.

    Parameters:
    is_sumbool, optional

    True to return sum of all sections

    Returns:
    volumefloat, list

    Total pore volume if is_sum is True. Otherwise a list of volumes

    Notes

    Sphere volume is fully calculated.

    Back to top

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