-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy pathCITATION.cff
28 lines (28 loc) · 998 Bytes
/
CITATION.cff
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
cff-version: 1.2.0
title: "VoronoiFVM.jl - Finite volume solver for coupled nonlinear partial differential equations"
abstract: "Solution of nonlinear multiphysics partial differential equation systems using the Voronoi finite volume method"
message: "If you use this software, please cite it using the metadata from this file."
type: software
authors:
- given-names: Jürgen
family-names: Fuhrmann
email: [email protected]
affiliation: Weierstrass Institute Berlin
orcid: 'https://orcid.org/0000-0003-4432-2434'
- given-names: Patrick
family-names: Jaap
- given-names: Daniel
family-names: Runge
- given-names: Dilara
family-names: Abdel
- given-names: Jan
family-names: Weidner
- given-names: Alexander
family-names: Seiler
- given-names: Patricio
family-names: Farrell
- given-names: Matthias
family-names: Liero
doi: "10.5281/zenodo.3529808"
license: MIT
repository-code: "https://github.com/WIAS-PDELib/VoronoiFVM.jl"