PoreMS 0.2
  • API
  • Process
  • Molecule
  • Pore
  • Workflow
  • Site
    • Page
        • PoreCylinder.diameter

    PoreCylinder.diameter¶

    PoreCylinder.diameter(self)¶

    Calculate true cylinder diameter after drilling and preperation. This is done by determining the mean value \(\bar r\) of the silicon distances \(r_i\) of silicon \(i\) towards the pore center

    \[\bar r=\frac1n\sum_{i=1}^nr_i\]

    with the number of silicon atoms \(n\). The diameter is then

    \[d=2\bar r=\frac2n\sum_{i=1}^nr_i.\]
    Returns:
    diameter : float

    Pore diameter after preperation

    Back to top

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