You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ This project adds a new *pair_style* `lj/cut/point/long`, and two new *pppm* `co
17
17
18
18
Any suggestions on the future features are welcome. Please cite our paper [[8]](#Ref.8) if using this **Conp/GA** code in your work.
19
19
20
-

20
+

21
21
22
22
Figure: The computation efficiency for **conp/GA**
23
23
@@ -244,7 +244,7 @@ Then, the removed elements are evenly partitioned into $2^{\mathrm{M}}$ blocks w
244
244
245
245
To optimize the efficiency of PPCG, the value of `[p-cut]` should be adjusted to preserve the adequate number of elements. The rate of reservation is given as
246
246
247
-

247
+

248
248
249
249
Note that the case of `[block-num] = 0` for PPCG solver is similar to the case of PCG solver with the extra option of `pshift_scale 1.0`. Thus the default configuration of `pshift_scale` in PPCG is set to be `1.0`
250
250
@@ -286,7 +286,7 @@ fix conp ele conp/GA 1 ppcg metal 1 1.0 debug 0 check on check_first 3 1e-12
286
286
287
287
`INFO [on/off]` = Keyword allows to print comprehensive configuration information for **Conp/GA fix**. *Default*: **off**
0 commit comments