Question on fracture of angle potential

Please post to the mail list, not to me personally.

The key to getting LAMMPS to recognize your new
class/style is the line at the top of the *.h file: AngleStyle()
If you do that correctly, and rebuild LAMMPS, you
should call your code. If the error is in reading
params from the rest of the angle_style line, then
you'll have to debug your new code.

Steve

2011/5/23 腾张 <[email protected]...>: