diff --git a/doc/fix_balance.html b/doc/fix_balance.html index 22543741c9..3d84dede62 100644 --- a/doc/fix_balance.html +++ b/doc/fix_balance.html @@ -203,7 +203,7 @@ tallied. If the counts do not match the target value for the plane, the position of the cut is adjusted based on the local density. The low and high bounds are adjusted on each iteration, using new count information, so that they become closer together over time. Thus as -the recustion progresses, the count of particles on either side of the +the recursion progresses, the count of particles on either side of the plane gets closer to the target value.

The density-dependent part of this algorithm is often an advantage diff --git a/doc/fix_balance.txt b/doc/fix_balance.txt index 6c214a2041..7b6f523048 100644 --- a/doc/fix_balance.txt +++ b/doc/fix_balance.txt @@ -191,7 +191,7 @@ tallied. If the counts do not match the target value for the plane, the position of the cut is adjusted based on the local density. The low and high bounds are adjusted on each iteration, using new count information, so that they become closer together over time. Thus as -the recustion progresses, the count of particles on either side of the +the recursion progresses, the count of particles on either side of the plane gets closer to the target value. The density-dependent part of this algorithm is often an advantage