-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.zenodo.json
More file actions
24 lines (24 loc) · 854 Bytes
/
.zenodo.json
File metadata and controls
24 lines (24 loc) · 854 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"description": "Interface library for using Trixi.jl from C/C++/Fortran",
"license": "MIT",
"title": "libtrixi",
"upload_type": "software",
"creators": [
{
"affiliation": "Applied and Computational Mathematics, RWTH Aachen University, Germany",
"name": "Schlottke-Lakemper, Michael",
"orcid": "0000-0002-3195-2536"
},
{
"affiliation": "Department of Mathematics and Computer Science, University of Cologne, Germany",
"name": "Geihe, Benedict",
"orcid": "0000-0002-9519-6872"
},
{
"affiliation": "Department of Mathematics and Computer Science, University of Cologne, Germany",
"name": "Gassner, Gregor J.",
"orcid": "0000-0002-1752-1158"
}
],
"access_right": "open"
}