mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
added comments
This commit is contained in:
parent
78dcc12e45
commit
2dfc3dc076
1 changed files with 11 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
%
|
||||
% $Id: ecp.tex,v 1.24 2004-04-22 04:50:28 edo Exp $
|
||||
% $Id: ecp.tex,v 1.25 2007-11-26 19:19:52 bert Exp $
|
||||
%
|
||||
\label{sec:ecp}
|
||||
\def\ell{l}
|
||||
|
|
@ -204,6 +204,16 @@ It defines an ECP for the carbon and oxygen atoms in the molecule.
|
|||
end
|
||||
\end{verbatim}
|
||||
|
||||
Various ECPs without a local function are available, including those of
|
||||
the Stuttgart group. For those, no "ul" part needs to be defined. To
|
||||
define the absence of the local potential, simply specify one contraction
|
||||
with a zero coefficient:
|
||||
|
||||
\begin{verbatim}
|
||||
<string tag> ul
|
||||
2 1.00000 0.00000
|
||||
\end{verbatim}
|
||||
|
||||
\section{Spin-orbit ECPs}
|
||||
\label{sec:spinorb_ecp}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue