-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCITATION.cff
166 lines (165 loc) · 4.41 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
abstract: "A power balance model framework which combines power consumption and generation to assesss the net power production of different tokamak fusion reactor designs"
authors:
-
affiliation: UKAEA
family-names: Petrov
given-names: Alexander
orcid: "https://orcid.org/0000-0003-4820-5227"
-
affiliation: UKAEA
family-names: Zarebski
given-names: Kristian
orcid: "https://orcid.org/0000-0002-6773-1049"
-
affiliation: UKAEA
family-names: Griffiths
given-names: Rhys
-
affiliation: UKAEA
family-names: Wray
given-names: Steven
orcid: "https://orcid.org/0000-0001-7535-7125"
-
affiliation: UKAEA
family-names: Stroud
given-names: Tom
-
affiliation: UKAEA
family-names: Abdallah
given-names: Mohamad
-
affiliation: UKAEA
family-names: Clements
given-names: Chris
-
affiliation: UKAEA
family-names: Owoeye
given-names: Taiwo
-
affiliation: UKAEA
family-names: Cannon
given-names: Marius
-
affiliation: UKAEA
family-names: Brewer
given-names: Nicholas
-
affiliation: UKAEA
family-names: Acres
given-names: Jack
-
affiliation: UKAEA
family-names: Laksharam
given-names: Vignesh
-
family-names: Stewart
given-names: Samuel
-
family-names: Rochford
given-names: Katherine
-
family-names: Gribben
given-names: Sophie
-
family-names: Finlay
given-names: Christie
-
family-names: Jackson
given-names: Timothy
cff-version: "1.2.0"
date-released: "2024-07-27"
keywords:
- "power balance"
- fusion
- research
- "reactor physics"
license: LGPL-2.1+
message: "If you use this software, please cite it using these metadata."
title: "Power Balance Models"
commit: "e840b4711bcdfaad4b5ba5651ad91c126d8bbf5f"
version: "1.4.0"
repository-code: "https://github.com/ukaea/powerbalance"
url: "https://ukaea.github.io/powerbalance/"
references:
- authors:
- family-names: McAdams
given-names: Roy
title: "Negative ion research at the Culham Centre for Fusion Energy (CCFE)"
type: article
doi: 10.1088/1367-2630/aa4fa1
date-published: "2016-12-23"
- authors:
- family-names: Stewart
given-names: Samuel
affiliation: University of Cardiff
title: Modelling of Radio Frequency Heating and Current Drive Systems for Nuclear Fusion
type: thesis
- type: software
repository-code: https://gitlab.com/krizar/pydelica
authors:
- given-names: Kristian
family-names: Zarebski
orcid: 'https://orcid.org/0000-0002-6773-1049'
- given-names: Alexander
family-names: Petrov
orcid: 'https://orcid.org/0000-0003-4820-5227'
title: PyDelica
- title: OpenModelica
authors:
- name: Open Source Modelica Consortium (OSMC)
repository-code: https://github.com/OpenModelica/OpenModelica
type: software
url: https://openmodelica.org
- title: NumPy
repository-code: https://github.com/numpy/numpy
type: software
url: https://numpy.org/
authors:
- name: NumPy Developers
- title: Pandas
repository-code: https://github.com/pandas-dev/pandas
type: software
url: https://pandas.pydata.org/
authors:
- name: AQR Capital Management, LLC, Lambda Foundry, Inc.
- name: PyData Development Team
- name: Open source contributors
- title: Bokeh
repository-code: https://github.com/bokeh/bokeh
type: software
url: https://bokeh.org/
authors:
- name: Anaconda, Inc.
- name: Bokeh Contributors
- title: Click
repository-code: https://github.com/pallets/click
type: software
url: https://click.palletsprojects.com/
authors:
- name: Pallets
- title: Pydantic
repository-code: https://github.com/samuelcolvin/pydantic
type: software
url: https://pydantic-docs.helpmanual.io/
authors:
- family-names: Colvin
given-names: Samuel
- title: Jinja
repository-code: https://github.com/pallets/jinja/
type: software
url: https://jinja.palletsprojects.com/
authors:
- name: Pallets
- title: SciPy
repository-code: https://github.com/scipy/scipy
type: software
url: https://scipy.org/
authors:
- name: SciPy Developers
- title: Matplotlib
repository-code: https://github.com/matplotlib/matplotlib
type: software
url: https://matplotlib.org/stable
authors:
- given-names: "John D."
family-names: "Hunter"