From a83a31bdd957bbfee79ea1c218b306de8731063a Mon Sep 17 00:00:00 2001 From: Phoelionix Date: Mon, 20 Jan 2025 11:19:19 +1100 Subject: [PATCH] corrected description for element_ion_plot script --- scripts/element_ion_plot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/element_ion_plot.py b/scripts/element_ion_plot.py index 06d6f06..9d8bde4 100755 --- a/scripts/element_ion_plot.py +++ b/scripts/element_ion_plot.py @@ -1,4 +1,4 @@ -# Comparing all elements between two simulations. +# Comparing all elements between multiple simulations. import matplotlib matplotlib.use("pgf")