Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit fbc9af6d authored by muralikrishnan's avatar muralikrishnan
Browse files

Merge branch 'muralikrishnan-master-patch-13710' into 'master'

Update fieldsolvers.asciidoc

See merge request OPAL/documentation/manual!181
parents 35fcb574 0065bf9c
No related branches found
No related tags found
No related merge requests found
......@@ -320,7 +320,7 @@ f(r) = erf(\alpha r)
where latexmath:[\alpha] is the interaction splitting parameter which determines the relative
significance of the particle-particle part to the particle-mesh part. It is usually chosen as
latexmath:[\alpha = C/r_c], where latexmath:[r_c] is the cut-off or interaction radius and C is
latexmath:[\alpha = C/r_c], where latexmath:[r_c] is the cut-off or interaction radius and latexmath:[C] is
a postive constant. This choice of Green's function corresponds to Gaussian shaped screening
charges. In OPAL, the `P3M` solver uses this Green's function when the option is
specifed as `STANDARD`.
......@@ -550,8 +550,8 @@ calculated using direct summation. Default value is 0 which corresponds to no pa
The interaction splitting parameter latexmath:[\alpha] determines the relative significance of the particle-particle
part to the particle-mesh part in the `P3M` solver. If latexmath:[\alpha] is very large then the particle-mesh
part is more significant and if it is very small then the particle-particle part is the dominant one. It is usually
chosen as latexmath:[\alpha = C/r_c] where C is a positive constant usually of latexmath:[\mathcal{O}(1)].
Default value is latexmath:[1e8]. It is used only for the `STANDARD` Green's function option.
chosen as latexmath:[\alpha = C/r_c] where latexmath:[C] is a positive constant usually of latexmath:[\mathcal{O}(1)].
Default value of latexmath:[\alpha] is latexmath:[1e8]. It is used only for the `STANDARD` Green's function option.
[[sec.fieldsolvers.FSENBINS]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment