small update

This commit is contained in:
Axel Kohlmeyer
2022-04-10 08:00:47 -04:00
parent 85b69000cd
commit c54fe7d97d
2 changed files with 3 additions and 6 deletions

View File

@ -98,7 +98,7 @@ msi2lmp decane -c 0 -f oplsaa
.SH COPYRIGHT
© 2003--2021 Sandia Corporation
© 2003--2022 Sandia Corporation
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as

View File

@ -81,13 +81,10 @@ This program uses the .car and .mdf files from MSI/Biosyms's INSIGHT
-- msi2lmp.exe is the name of the executable
-- <ROOTNAME> is the base name of the .car and .mdf files
-- -2001
Output lammps files for LAMMPS version 2001 (F90 version)
Default is to write output for the C++ version of LAMMPS
-- -print (or -p)
# is the print level 0 - silent except for error messages
1 - minimal (default)
# is the print level 0 - silent except for error messages
1 - minimal (default)
2 - verbose (usual for developing and
checking new data files for consistency)
3 - even more verbose (additional debug info)