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: scripts/particle_rugosity/ReadMe.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Using a protocol similar to that reported by [Cruz-Cabeza and colleagues](https:
15
15
takes a crystal structure or refcode as an argument and will use the CCDC BFDH
16
16
morphology module to simulate the predicted particle shape. The facet hkl planes are
17
17
then obtained and the rugosity of these planes is calculated using the [CCDC rugosity function](https://downloads.ccdc.cam.ac.uk/documentation/API/descriptive_docs/particle.html) (including a scan of
18
-
different off-sets from the origin to identify the minimum rugosity of that crystal
18
+
different offsets from the origin to identify the minimum rugosity of that crystal
19
19
plane). Finally, the total particle rugosity is calculated by weighted average
20
20
according to the facet surface areas.
21
21
@@ -27,7 +27,7 @@ according to the facet surface areas.
27
27
28
28
## Licensing Requirements
29
29
30
-
- CSD-Core
30
+
- CSD-Core, CSD-Particle
31
31
32
32
## Instructions on Running
33
33
### Linux command line
@@ -37,7 +37,7 @@ according to the facet surface areas.
0 commit comments