next up previous contents index
Next: Function atoms_cutoff_break Up: Module atoms_module Previous: Subroutine coalesce_in_one_periodic_image   Contents   Index

Function atoms_cutoff


\begin{boxedminipage}{\textwidth}
\begin{verbatim}a = atoms_cutoff(this,Z1,Z2)\end{verbatim}
\end{boxedminipage}

Return the actual cutoff in Å used by this atoms object used to form Z1--Z2 bonds. If this%use_uniform_cutoff is true, then this is simply this%cutoff, otherwise the cutoff is used multiplied by the Z1--Z2 bond-length.

this -- type(Atoms), intent(in)

Z1, Z2 -- integer, intent(in)

Return value -- real(dp)

atoms_cutoff_break function

gabor 2009-06-30