Fix Markdown table in tools/tabulate/README.md

This commit is contained in:
Shern Tee
2023-04-28 14:50:09 +10:00
committed by GitHub
parent 4a608dced6
commit 8d6c3a7536

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: