Skip to content

Commit

Permalink
add .zenodo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha committed Aug 19, 2021
1 parent f380675 commit e2cb009
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"description": "Convert output files generated with Trixi.jl to VTK",
"license": "MIT",
"title": "Trixi2Vtk.jl",
"upload_type": "software",
"creators": [
{
"affiliation": "Department of Mathematics and Computer Science, University of Cologne, Germany",
"name": "Schlottke-Lakemper, Michael",
"orcid": "0000-0002-3195-2536"
},
{
"affiliation": "Applied Mathematics Münster, University of Münster, Germany",
"name": "Ranocha, Hendrik",
"orcid": "0000-0002-3456-2277"
}
],
"access_right": "open"
}

0 comments on commit e2cb009

Please sign in to comment.