-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.zenodo.json
25 lines (19 loc) · 1.17 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"creators": [
{
"name": "Saxe, Paul",
"orcid": "0000-0002-8641-9448",
"affiliation": "Molecular Sciences Software Institute"
}
],
"license": "BSD-3-Clause",
"title": "Plug-in for SEAMM for building fluid systems with PACKMOL.",
"keywords": ["computational chemistry", "computational materials science"],
"description": "<p>Provides a step in a flowchart for packing reasonably small molecules into a periodic cell using PACKMOL. This is used for preparing models of liquids and gases with one or more components given the stoichiometry. The size if the resulting model is specified by giving two independent parameters such as the density and number of molecule, or volume and total number of atoms. In addition, using the ideal gas model you can specify the temperature, pressure and either the volume, length of the cell side, or total number of molecules or atoms to create the model</p>",
"communities": [
{"identifier": "molssi"},
{"identifier": "seamm"},
{"identifier": "seamm-plug-ins"}
],
"notes": "Funding including NSF OAC-1547580 and CHE-2136142 grants"
}