forked from DLR-AMR/t8code
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
executable file
·174 lines (174 loc) · 5.57 KB
/
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
title: t8code
version: 1.6.1
date-released: "2023-12-06"
repository-code: "https://github.com/dlr-amr/t8code"
url: "https://dlr-amr.github.io/t8code/"
doi: "10.5281/zenodo.7034838"
license: GPL-2.0
type: software
authors:
#Authors
- given-names: Johannes
family-names: Holke
email: Johannes.Holke@dlr.de
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0002-2783-3286"
- given-names: Carsten
family-names: Burstedde
email: burstedde@ins.uni-bonn.de
affiliation: "University of Bonn"
orcid: "https://orcid.org/0000-0001-9843-1041"
- given-names: David
family-names: Knapp
email: David.Knapp@dlr.de
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0002-6305-1572"
- given-names: Lukas
family-names: Dreyer
email: Lukas.Dreyer@dlr.de
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0001-7484-3674"
- given-names: Sandro
family-names: Elsweijer
email: Sandro.Elsweijer@dlr.de
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0002-2753-3873"
- given-names: Veli
family-names: Uenlue
email: Veli.Uenlue@dlr.de
affiliation: "German Aerospace Center (DLR)"
- given-names: Johannes
family-names: Markert
email: Johannes.Markert@dlr.de
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0001-6297-9494"
- given-names: Ioannis
family-names: Lilikakis
email: Ioannis.Lilikakis@dlr.de
affiliation: "German Aerospace Center (DLR)"
- given-names: Niklas
family-names: Boeing
email: Niklas.Boeing@dlr.de
affiliation: "German Aerospace Center (DLR)"
- given-names: Florian
family-names: Becker
email: F.Becker@dlr.de
affiliation: "German Aerospace Center (DLR)"
- given-names: Jakob
family-names: Fußbroich
email: jakob.fussbroich@dlr.de
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0003-0784-2182"
- given-names: Chiara
family-names: Hergl
email: Chiara.Hergl@dlr.de
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0002-4016-9113"
- given-names: Michael
family-names: Schlottke-Lakemper
email: "m.schlottke-lakemper@acom.rwth-aachen.de"
affiliation: "RWTH Aachen"
orcid: "https://orcid.org/0000-0002-3195-2536"
- given-names: Prasanna
family-names: Ponnusamy
email: "Prasanna.Ponnusamy@dlr.de"
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0002-4950-7297"
#Contributors
cff-version: 1.2.0
message: >-
If you use this software, please cite it using the
metadata from this file.
keywords:
- Adaptive-Mesh-Refinement
- High-Performance-Computing
- Parallel-Computing
abstract: >-
t8code is a C/C++ library to
manage parallel adaptive meshes with various
element types. t8code uses a collection (a forest)
of multiple connected adaptive space-trees in
parallel and scales to at least one million MPI
ranks and over 1 Trillion mesh elements. t8code
uses space-filling curves (SFCs) to manage the
adaptive refinement and efficiently store the mesh
elements and associated data.
contact:
- affiliation: "German Aerospace Center (DLR)"
email: Johannes.Holke@dlr.de
family-names: Holke
given-names: Johannes
references:
- title: "Scalable Algorithms for Parallel Tree-based Adaptive Mesh Refinement with General Element Types"
authors:
- family-names: Holke
given-names: Johannes
type: thesis
url: "https://hdl.handle.net/20.500.11811/7661"
- title: "SC Library"
authors:
- family-names: Burstedde
given-names: Carsten
- family-names: Wilcox
given-names: "Lucas C."
- family-names: Isaac
given-names: Tobin
type: software
url: "https://github.com/cburstedde/libsc"
- title: p4est
authors:
- family-names: Burstedde
given-names: Carsten
- family-names: Wilcox
given-names: "Lucas C."
- family-names: Isaac
given-names: Tobin
type: software
url: "https://github.com/cburstedde/p4est"
- title: "A Tetrahedral Space-Filling Curve for Nonconforming Adaptive Meshes"
authors:
- family-names: Burstedde
given-names: Carsten
- family-names: Holke
given-names: Johannes
type: article
doi: "10.1137/15M1040049"
- title: "Coarse Mesh Partitioning for Tree-Based AMR"
authors:
- family-names: Burstedde
given-names: Carsten
- family-names: Holke
given-names: Johannes
type: article
doi: "10.1137/16M1103518"
- title: "On the Number of Face-Connected Components of Morton-Type Space-Filling Curves"
authors:
- family-names: Burstedde
given-names: Carsten
- family-names: Holke
given-names: Johannes
- family-names: Isaac
given-names: Tobin
type: article
doi: "10.1007/s10208-018-9400-5"
- title: "An Optimized, Parallel Computation of the Ghost Layer for Adaptive Hybrid Forest Meshes"
authors:
- family-names: Holke
given-names: Johannes
- family-names: Knapp
given-names: David
- family-names: Burstedde
given-names: Carsten
type: article
doi: "10.1137/20M1383033"
- title: "A space-filling curve for pyramidal adaptive mesh refinement"
authors:
- family-names: Knapp
given-names: David
type: thesis
url: "https://elib.dlr.de/139134/"
- title: "Adaptive Verfeinerung von Prismen"
authors:
- family-names: Knapp
given-names: David
type: thesis