-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.zenodo.json
20 lines (20 loc) · 1.19 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"upload_type": "software",
"title": "MDCraft: A Python assistant for performing and analyzing molecular dynamics simulations of soft matter systems",
"creators": [{
"name": "Ye, Benjamin B.",
"affiliation": "Division of Chemistry and Chemical Engineering, California Institute of Technology, Pasadena, California 91125, United States",
"orcid": "0000-0003-0253-6311"
}, {
"name": "Walker, Pierre J.",
"affiliation": "Division of Chemistry and Chemical Engineering, California Institute of Technology, Pasadena, California 91125, United States",
"orcid": "0000-0001-8628-6561"
}, {
"name": "Wang, Zhen-Gang",
"affiliation": "Division of Chemistry and Chemical Engineering, California Institute of Technology, Pasadena, California 91125, United States",
"orcid": "0000-0002-3361-6114"
}],
"access_right": "open",
"description": "MDCraft is a Python assistant for performing and analyzing molecular dynamics simulations of soft matter systems. It is designed to provide comprehensive support throughout the entire simulation process, from initialization to post-processing.",
"license": "GPL-3.0-or-later"
}