Skip to content

Commit baafbb3

Browse files
committed
v1.01 first version with fixed bug on readme
1 parent 15d84da commit baafbb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This project adds a new *pair_style* `lj/cut/point/long`, and two new *pppm* `co
1717

1818
Any suggestions on the future features are welcome. Please cite our paper [[8]](#Ref.8) if using this **Conp/GA** code in your work.
1919

20-
![Efficient](\misc\Efficient.png)
20+
![Efficient](./misc/Efficient.png)
2121

2222
​ Figure: The computation efficiency for **conp/GA**
2323

@@ -244,7 +244,7 @@ Then, the removed elements are evenly partitioned into $2^{\mathrm{M}}$ blocks w
244244

245245
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
246246

247-
![rate](.\misc\rate.png)
247+
![rate](./misc/rate.png)
248248

249249
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`
250250

@@ -286,7 +286,7 @@ fix conp ele conp/GA 1 ppcg metal 1 1.0 debug 0 check on check_first 3 1e-12
286286

287287
`INFO [on/off]` = Keyword allows to print comprehensive configuration information for **Conp/GA fix**. *Default*: **off**
288288

289-
![](.\Fix_conp_Keywords.png)
289+
![](./Fix_conp_Keywords.png)
290290

291291

292292

0 commit comments

Comments
 (0)