mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
distance replaces bond keyword
This commit is contained in:
parent
633ac3f01d
commit
944ff9be0c
1 changed files with 2 additions and 2 deletions
|
|
@ -199,10 +199,10 @@ To analyze protein $\phi$-$\psi$ and backbone hydrogen bonding:
|
|||
ramachandran
|
||||
\end{verbatim}
|
||||
|
||||
To define a bond:
|
||||
To define a distance:
|
||||
|
||||
\begin{verbatim}
|
||||
bond <integer ibond> <string atomi> <string atomj>
|
||||
distance <integer ibond> <string atomi> <string atomj>
|
||||
\end{verbatim}
|
||||
|
||||
To define an angle:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue