From 8d6c3a7536bfaef5070d0699455d6e115be10121 Mon Sep 17 00:00:00 2001 From: Shern Tee Date: Fri, 28 Apr 2023 14:50:09 +1000 Subject: [PATCH] Fix Markdown table in tools/tabulate/README.md --- tools/tabulate/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/tabulate/README.md b/tools/tabulate/README.md index 0430c39111..d3b4df0738 100644 --- a/tools/tabulate/README.md +++ b/tools/tabulate/README.md @@ -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: