mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
mod in esp
This commit is contained in:
parent
75ff08d0b9
commit
6b7453f3fe
1 changed files with 14 additions and 0 deletions
|
|
@ -45,6 +45,20 @@ The van der Waals radius of an element can be specified by
|
|||
where \verb+iatnum+ is the atomic number for which a van der Waals radius
|
||||
of \verb+atrad+ in $nm$ will be used in the grid point determination.
|
||||
Default values will be used for atoms not specified.
|
||||
\item
|
||||
The probe radius in nm determining the envelope around the molecule is
|
||||
specified by
|
||||
\begin{verbatim}
|
||||
probe <real probe default 0.07>
|
||||
\end{verbatim}
|
||||
\item
|
||||
The distance between atomic center and probe center can be multiplied
|
||||
by a constant factor specified by
|
||||
\begin{verbatim}
|
||||
factor <real factor default 1.0>
|
||||
\end{verbatim}
|
||||
All grid points are discarded that lie within a distance
|
||||
\verb-factor*(radius(i)+probe)- from any atom $i$.
|
||||
\end{itemize}
|
||||
|
||||
\section{Constraints}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue