forked from lijiext/lammps
some minor documentation integration tweaks for USER-CGDNA package
This commit is contained in:
parent
96259ea2d2
commit
374abea0f0
Binary file not shown.
After Width: | Height: | Size: 3.8 KiB |
|
@ -1,4 +1,5 @@
|
|||
\documentclass[12pt]{article}
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@ Bond Styles :h1
|
|||
bond_morse
|
||||
bond_none
|
||||
bond_nonlinear
|
||||
bond_oxdna_fene
|
||||
bond_quartic
|
||||
bond_table
|
||||
bond_zero
|
||||
|
|
|
@ -84,6 +84,8 @@ Fixes :h1
|
|||
fix_nve_asphere
|
||||
fix_nve_asphere_noforce
|
||||
fix_nve_body
|
||||
fix_nve_dot
|
||||
fix_nve_dotc_langevin
|
||||
fix_nve_eff
|
||||
fix_nve_limit
|
||||
fix_nve_line
|
||||
|
|
|
@ -65,6 +65,7 @@ Pair Styles :h1
|
|||
pair_nb3b_harmonic
|
||||
pair_nm
|
||||
pair_none
|
||||
pair_oxdna_excv
|
||||
pair_peri
|
||||
pair_polymorphic
|
||||
pair_quip
|
||||
|
|
Loading…
Reference in New Issue