From e2daed05addb1b1bbc07f9c149aeb1daaf07ea46 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Mon, 28 Aug 2023 13:12:01 -0400 Subject: [PATCH] fix typo --- doc/src/compute_stress_atom.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/compute_stress_atom.rst b/doc/src/compute_stress_atom.rst index 3b21fbf102..8a45171dfe 100644 --- a/doc/src/compute_stress_atom.rst +++ b/doc/src/compute_stress_atom.rst @@ -223,7 +223,7 @@ result. I.e. the last 2 columns of thermo output will be the same: system pressure. The compute stress/atom can be used in a number of ways. Here is an -example to compute a 1-d pressure profile in z-direction across the +example to compute a 1-d pressure profile in x-direction across the complete simulation box. You will need to adjust the number of bins and the selections for time averaging to your specific simulation. This assumes that the dimensions of the simulation cell does not change.