-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.zenodo.json
38 lines (38 loc) · 1.02 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
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"description": "<p>Initial release</p>",
"license": "other-open",
"title": "ComputationalScienceLaboratory/ODE-Test-Problems: v0.0.1",
"version": "v0.0.1",
"upload_type": "software",
"publication_date": "2022-06-16",
"creators": [
{
"affiliation": "LLNL",
"name": "Steven Roberts"
},
{
"affiliation": "Virginia Tech",
"name": "Andrey A Popov"
},
{
"affiliation": "Virginia Tech",
"name": "Arash Sarshar"
},
{
"affiliation": "Virginia Tech",
"name": "Reid Gomillion"
},
{
"affiliation": "Virginia Tech",
"name": "Adrian Sandu"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/ComputationalScienceLaboratory/ODE-Test-Problems/tree/v0.0.1",
"relation": "isSupplementTo"
}
]
}