fix permissions, error docs, URLs, whitespace
This commit is contained in:
0
doc/src/pair_ylz.rst
Executable file → Normal file
0
doc/src/pair_ylz.rst
Executable file → Normal file
0
examples/ASPHERE/flat_membrane/in_flat_membrane
Executable file → Normal file
0
examples/ASPHERE/flat_membrane/in_flat_membrane
Executable file → Normal file
File diff suppressed because it is too large
Load Diff
0
examples/ASPHERE/vesicle/read_data.vesicle1026
Executable file → Normal file
0
examples/ASPHERE/vesicle/read_data.vesicle1026
Executable file → Normal file
0
src/ASPHERE/pair_ylz.cpp
Executable file → Normal file
0
src/ASPHERE/pair_ylz.cpp
Executable file → Normal file
20
src/ASPHERE/pair_ylz.h
Executable file → Normal file
20
src/ASPHERE/pair_ylz.h
Executable file → Normal file
@ -1,6 +1,6 @@
|
|||||||
/* -*- c++ -*- ----------------------------------------------------------
|
/* -*- c++ -*- ----------------------------------------------------------
|
||||||
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
|
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
|
||||||
http://lammps.sandia.gov, Sandia National Laboratories
|
https://www.lammps.org/ Sandia National Laboratories
|
||||||
Steve Plimpton, sjplimp@sandia.gov
|
Steve Plimpton, sjplimp@sandia.gov
|
||||||
|
|
||||||
Copyright (2003) Sandia Corporation. Under the terms of Contract
|
Copyright (2003) Sandia Corporation. Under the terms of Contract
|
||||||
@ -63,21 +63,3 @@ class PairYLZ : public Pair {
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* ERROR/WARNING messages:
|
|
||||||
|
|
||||||
E: Illegal ... command
|
|
||||||
|
|
||||||
Self-explanatory. Check the input script syntax and compare to the
|
|
||||||
documentation for the command. You can use -echo screen as a
|
|
||||||
command-line option when running LAMMPS to see the offending line.
|
|
||||||
|
|
||||||
E: Incorrect args for pair coefficients
|
|
||||||
|
|
||||||
Self-explanatory. Check the input script or data file.
|
|
||||||
|
|
||||||
E: Pair ylz requires atom style ellipsoid
|
|
||||||
|
|
||||||
Self-explanatory.
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user