From d54f38ff629e2ca8b610af7d73ebaf5a75e35841 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Tue, 18 Jun 2024 20:46:32 -0400 Subject: [PATCH] whitespace --- doc/src/fix_sgcmc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/fix_sgcmc.rst b/doc/src/fix_sgcmc.rst index a4a9249a6f..51ec572a47 100644 --- a/doc/src/fix_sgcmc.rst +++ b/doc/src/fix_sgcmc.rst @@ -105,7 +105,7 @@ the effective average constraint in the parallel VC-SGC MC algorithm (see Eqs. (20-21) in :ref:`Sadigh1 `). The parameter *conc* sets the `N-1` target atomic concentration fractions (parameter :math:`c_0` in Eqs. (20-21) of :ref:`Sadigh1 `) -:math:`0 \le c_2, \ldots, c_N \le 1`, with +:math:`0 \le c_2, \ldots, c_N \le 1`, with :math:`c_1 = 1 - \Sigma_{i=2}^N c_i`. When the simulation includes `N` atom types (elements), `N-1` concentration values must be specified.