spelling
This commit is contained in:
@ -261,4 +261,4 @@ in case the new code is intended to be later included in LAMMPS directly.
|
||||
A plugin may be registered under an existing style name. In that case
|
||||
the plugin will override the existing code. This can be used to modify
|
||||
the behavior of existing styles or to debug new versions of them without
|
||||
having to recompile/reinstall all of LAMMPS.
|
||||
having to re-compile or re-install all of LAMMPS.
|
||||
|
||||
@ -143,7 +143,7 @@ control the induced charge solver and the initial values of the interface elemen
|
||||
*polarize/bem/gmres* or *polarize/bem/icc* compute a global 2-element vector
|
||||
which can be accessed by various :doc:`output commands <Howto_output>`.
|
||||
The first element is the number of iterations when the solver terminates
|
||||
(of which the upperbound is set by *iter_max*). The second element is the RMS error.
|
||||
(of which the upper bound is set by *iter_max*). The second element is the RMS error.
|
||||
|
||||
|
||||
Restrictions
|
||||
|
||||
Reference in New Issue
Block a user