Skip to content

Commit ec756fb

Browse files
authored
Merge pull request #87 from emyers-ccdc/main
NO_JIRA list all scripts in ReadMe
2 parents d717849 + 7b878fd commit ec756fb

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

scripts/ReadMe.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ This folder contains scripts submitted by users or CCDC scientists for anyone to
77

88
- Concatenates mol2 files present in working directory to a single `.mol2` file.
99

10+
## Conformer demo
11+
12+
- A short script to generate conformers with some rudimentary analysis for a single molecule.
13+
1014
## Create CASTEP Input
1115

1216
- 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
3640

3741
- Performs a multi-component HBP calculation for a given library of co-formers.
3842

43+
## November 2023 morphology webinar
44+
45+
- A collection of scripts from the November 2023 CCDC Webinar on crystal morphologies.
46+
3947
## Packing similarity dendrogram
4048

4149
- 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
4452

4553
- Calculates the simulated BFDH particle rugosity weighted by facet area.
4654

47-
## Surface Charge
48-
49-
- Calculates the surface charge for a given structure and surface terminations. Runs both from CMD and Mercury.
50-
5155
## Refcodes With Properties
5256

5357
- A script for generating refcode lists with specific properties from an easy-to-read control file.
5458

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+
5567
## Void Search
5668

57-
- A script to search on pre-calculated Void properties
69+
- A script to search on pre-calculated Void properties.
5870

5971
## Tips
6072

0 commit comments

Comments
 (0)