PoreMS 0.2
  • API
  • Process
  • Molecule
  • Pore
  • Workflow
  • Site
    • Page
        • PoreSlit.height

    PoreSlit.height¶

    PoreSlit.height(self)¶

    Calculate true slit pore size 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 size is then

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

    Pore size after preperation

    Back to top

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