Merge pull request #2927 from akohlmey/docs-update

Update documentation for the stable release
This commit is contained in:
Axel Kohlmeyer
2021-09-09 23:03:12 -04:00
committed by GitHub
25 changed files with 708 additions and 558 deletions

View File

@ -1180,6 +1180,7 @@ void _noopt LAMMPS::help()
" : convert restart to dump file (-r2dump)\n"
"-reorder topology-specs : processor reordering (-r)\n"
"-screen none/filename : where to send screen output (-sc)\n"
"-skiprun : skip loops in run and minimize (-sr)\n"
"-suffix gpu/intel/opt/omp : style suffix to apply (-sf)\n"
"-var varname value : set index style variable (-v)\n\n",
exename);