Skip to content

skatnagallu/APTrajectories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02c7003 · Mar 15, 2024

History

49 Commits
Mar 15, 2024
Mar 15, 2024
Mar 15, 2024
Mar 15, 2024
Mar 15, 2024
Mar 15, 2024
Mar 15, 2024
Mar 15, 2024
Mar 15, 2024
Feb 2, 2024
Mar 15, 2024
Mar 15, 2024

Repository files navigation

Installation

Install by using

pip install aptrajectories

Example

For usage, see the example Notebook notebook.

Theory

R o b i n R o l l a n d [ 1 ] type simulations for APT trajectories.

conductor surface

Consider a perfect conductor isolated in space brought to electric potential V a , as shown above.

V p be the electrostatic potential at point P on the surface. Coloumb's law makes it possible to write this potential from the distribution of charges in space (on the surface in this case):

V p = 1 4 π ε o S σ ( P ) | u | , d S u = P P

When the point P is displaced infinitesimally displace along the unit surface normal n P , the variation in the potential V P is given by V P n P = 1 4 π ε o S ( 1 / | u | ) n P σ ( P ) , d S

1 / | u | n P = 1 | u | 2 | u | n P = cos ( θ ) | u | 2 = n P u | u | 3

where, θ is the angle between vectors n P and u . Then:

V P n P = 1 4 π ε o S n P u | u | 3 σ ( P ) , d S

The surface electric field at point P is given by definition:

F P = ( V p ) = V P n P n P

The theory of electrostatics directly relates this field for the conductors to their charge surface density.

| F P | = σ ( P ) 2 ε o

Combining the above two equations gives: σ ( P ) = 1 2 π S n P u | u | 3 σ ( P ) , d S ( 1 )

The above integral equation called Robin's equation, connects the surface density of charges at a point on the surface to the distribution of the charge density on the rest of the surface of the conductor. It is possible to solve iteratively by introducing a series of functions f n defined by:

f n + 1 ( P ) = 1 2 π S n P u | u | 3 f n ( P ) , d S

with f o as any function defined on a convex surface, Robin showed that this would converge to equation (1).

We consider surface as a series of fractional point charges ${q_{i}}{i=1,2,...,N}$ placed on each surface atom over a small surface $s{at}$ .

The electrostatic equilibrium of the conductor can then be described by a local Robin equation as given in equation (1):

q i s a t = 1 2 π k = 1 , k i N q k n i r i , k | r i , k | 3

For a point M infinitesimally close to point i, but inside the conductor. The field generated is given by the right-hand side of the above equation pointing outward, whereas the field induced by the atom i points inward, thereby canceling each other out.

Now a sequence of charges is introdued q i , n on atom i, as follows: q i , n + 1 s a t = 1 2 π k = 1 , k i N q k , n n i r i , k | r i , k | 3

where q i , 0 being an arbitary real positive number. the unit vector for i t h atom depends on the theoretical P nearest neighbors:

$$\vec{n_{i}} = -\frac{\sum_{j=1}^{P}\delta {j} \vec{r{ji}}}{|\sum_{j=1}^{P}\delta {j} \vec{r{ji}}|}$$

Reference

[1] Rolland, N., Vurpillot, F., Duguay, S., & Blavette, D. (2015). A Meshless Algorithm to Model Field Evaporation in Atom Probe Tomography. Microscopy and Microanalysis, 21(6). https://doi.org/10.1017/S1431927615015184

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published