next up previous contents index
Next: Interface add_atoms Up: Module atoms_module Previous: Interface set_cutoff   Contents   Index

Interface set_cutoff_factor


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call set_cutoff_factor(this,factor[,factor_break])\end{verbatim}
\end{boxedminipage}

set cutoff factor Specify the neighbour cutoff to be a mulitple of the bond length of the two atoms' types. If zero, revert to default (DEFAULT_NNEIGHTOL)

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

factor -- real(dp), intent(in)

factor_break -- real(dp), optional, intent(in)

add_atoms interface

gabor 2009-06-30