File tree Expand file tree Collapse file tree 1 file changed +17
-5
lines changed Expand file tree Collapse file tree 1 file changed +17
-5
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ This folder contains scripts submitted by users or CCDC scientists for anyone to
7
7
8
8
- Concatenates mol2 files present in working directory to a single ` .mol2 ` file.
9
9
10
+ ## Conformer demo
11
+
12
+ - A short script to generate conformers with some rudimentary analysis for a single molecule.
13
+
10
14
## Create CASTEP Input
11
15
12
16
- Creates input files (` .cell ` and ` .param ` ) files for a given compound through Mercury.
@@ -36,6 +40,10 @@ This folder contains scripts submitted by users or CCDC scientists for anyone to
36
40
37
41
- Performs a multi-component HBP calculation for a given library of co-formers.
38
42
43
+ ## November 2023 morphology webinar
44
+
45
+ - A collection of scripts from the November 2023 CCDC Webinar on crystal morphologies.
46
+
39
47
## Packing similarity dendrogram
40
48
41
49
- Construct a dendrogram for an input set of structures based on packing-similarity analysis.
@@ -44,17 +52,21 @@ This folder contains scripts submitted by users or CCDC scientists for anyone to
44
52
45
53
- Calculates the simulated BFDH particle rugosity weighted by facet area.
46
54
47
- ## Surface Charge
48
-
49
- - Calculates the surface charge for a given structure and surface terminations. Runs both from CMD and Mercury.
50
-
51
55
## Refcodes With Properties
52
56
53
57
- A script for generating refcode lists with specific properties from an easy-to-read control file.
54
58
59
+ ## Show semiconductor properties
60
+
61
+ - Displays semiconductor properties for the structure currently loaded in Mercury.
62
+
63
+ ## Surface Charge
64
+
65
+ - Calculates the surface charge for a given structure and surface terminations. Runs both from CMD and Mercury.
66
+
55
67
## Void Search
56
68
57
- - A script to search on pre-calculated Void properties
69
+ - A script to search on pre-calculated Void properties.
58
70
59
71
## Tips
60
72
You can’t perform that action at this time.
0 commit comments