Merge branch 'patch-2' of github.com:srtee/lammps into collected-small-fixes

This commit is contained in:
Axel Kohlmeyer
2023-05-02 17:42:02 -04:00

View File

@ -17,7 +17,6 @@ numerical differentiation.
Please see the individual tabulation scripts in this folder for examples:
| ------------------------------|-------------------------------------------------------------------------------|
| File | Description |
| ------------------------------|-------------------------------------------------------------------------------|
| pair_lj_tabulate.py | creates two Lennard-Jones pair potential tables with different parameters |
@ -28,7 +27,6 @@ Please see the individual tabulation scripts in this folder for examples:
| wall_harmonic_tabulate.py | creates a table for fix wall/table with a simple repulsive harmonic potential |
| wall_multi_tabulate.py | creates a table for fix wall/table with multiple tables |
| pair_bi_tabulate.py | creates a table from radial distribution file using Boltzmann Inversion |
| ------------------------------|-------------------------------------------------------------------------------|
Common command line flags: