forked from sandialabs/compadre
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
32 lines (32 loc) · 825 Bytes
/
.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
26
27
28
29
30
31
32
{
"title": "Compadre Toolkit",
"access_right": "open",
"creators": [
{
"affiliation": "Center for Computing Research, Sandia National Laboratories",
"name": "Paul Kuberry",
"orcid": "0000-0002-2426-4591"
},
{
"affiliation": "Center for Computing Research, Sandia National Laboratories",
"name": "Peter Bosler",
"orcid": "0000-0002-3356-0296"
},
{
"affiliation": "Center for Computing Research, Sandia National Laboratories",
"name": "Nathaniel Trask",
"orcid": "0000-0003-1575-6380"
}
],
"keywords": [
"compatible",
"particle",
"discretization",
"remap",
"meshless"
],
"language": "eng",
"license": {
"id": "BSD-2-Clause"
}
}