-
Notifications
You must be signed in to change notification settings - Fork 105
/
Copy pathcodemeta.json
437 lines (437 loc) · 12.2 KB
/
codemeta.json
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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"license": "https://spdx.org/licenses/GPL-3.0",
"codeRepository": "https://github.com/R3BRootGroup/R3BRoot",
"contIntegration": "https://github.com/R3BRootGroup/R3BRoot/actions",
"name": "R3BRoot",
"softwareVersion": "24.0.0",
"description": "Software for simulations and data analysis of Reactions with Relativistic Radioactive Beams (R3B) experiments at GSI/FAIR",
"dateCreated": "2009-04-14",
"datePublished": "2009-08-01",
"dateModified": "2024-12-06",
"downloadUrl": "https://github.com/R3BRootGroup/R3BRoot/archive/refs/tags/dec24.tar.gz",
"issueTracker": "https://github.com/R3BRootGroup/R3BRoot/issues",
"readme": "https://github.com/R3BRootGroup/R3BRoot/blob/dev/README.md",
"relatedLink": "https://www.gsi.de/work/forschung/nustarenna/nustarenna_divisions/kernreaktionen/activities/r3b",
"releaseNotes": "",
"identifier": "https://doi.org/10.5281/zenodo.5549469",
"memoryRequirements": "8 GB of RAM (minimum), 16 GB recommended for large simulations or data analysis",
"processorRequirements": "Intel Core i5 or equivalent (minimum), i7 or better recommended for optimal performance",
"storageRequirements": "At least 2 GB of free disk space for the software",
"copyrightHolder": "GSI Helmholtzzentrum f\u00fcr Schwerionenforschung, 64291 Darmstadt, Germany",
"funder": "",
"funding": "",
"applicationCategory": "Nuclear physics",
"developmentStatus": "active",
"referencePublication": "https://doi.org/10.1088/1742-6596/523/1/012034",
"keywords": [
"Geant4",
"c-plus-plus",
"cmake",
"vmc",
"modular",
"Track reconstruction",
"Simulation",
"Data analysis",
"Structure and dynamics of nuclei",
"Nuclear reactions",
"Nuclear fission",
"Hypernuclei",
"Equation of state",
"Short range NN correlations",
"R3B experiments",
"GSI/FAIR facility"
],
"programmingLanguage": [
"C",
"C++"
],
"runtimePlatform": [
"ROOT"
],
"operatingSystem": [
"Linux",
"macOS"
],
"softwareRequirements": [
"FairRoot, FairSoft"
],
"maintainer": {
"@type": "Person",
"givenName": "Jose Luis",
"familyName": "Rodriguez Sanchez",
"@id": "https://orcid.org/0000-0002-4702-5294",
"affiliation": "CITENI, Industrial Campus of Ferrol, University of Coru\u00f1a, 15403 Ferrol, Spain"
},
"author": [
{
"@type": "Person",
"givenName": "Jose Luis",
"familyName": "Rodr\u00edguez-S\u00e1nchez",
"email": "[email protected]",
"affiliation": "CITENI, Industrial Campus of Ferrol, University of Coru\u00f1a, 15403 Ferrol, Spain",
"identifier": "https://orcid.org/0000-0002-4702-5294"
},
{
"@type": "Person",
"givenName": "Hector",
"familyName": "Alvarez Pol",
"email": "[email protected]",
"affiliation": "IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain",
"identifier": "https://orcid.org/0000-0001-9643-6252"
},
{
"@type": "Person",
"givenName": "Leyla",
"familyName": "Atar",
"affiliation": "GSI Helmholtzzentrum f\u00fcr Schwerionenforschung, 64291 Darmstadt, Germany"
},
{
"@type": "Person",
"givenName": "Antoine",
"familyName": "Barriere",
"affiliation": "GANIL, 14000 Caen, France"
},
{
"@type": "Person",
"givenName": "Lukas",
"familyName": "Bott",
"affiliation": "Goethe University Frankfurt, 60629 Frankfurt am Main, Germany"
},
{
"@type": "Person",
"givenName": "Audrey",
"familyName": "Chatillon"
},
{
"@type": "Person",
"givenName": "Martina",
"familyName": "Feijoo-Font\u00e1n",
"affiliation": "IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain"
},
{
"@type": "Person",
"givenName": "Gabriel",
"familyName": "Garc\u00eda-Jim\u00e9nez",
"affiliation": "IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain"
},
{
"@type": "Person",
"givenName": "Igor",
"familyName": "Gasparic",
"affiliation": "RBI Zagreb, HR10000 Zagreb, Croatia"
},
{
"@type": "Person",
"givenName": "Antia",
"familyName": "Gra\u00f1a-Gonz\u00e1lez",
"affiliation": "CITENI, Industrial Campus of Ferrol, University of Coru\u00f1a, 15403 Ferrol, Spain"
},
{
"@type": "Person",
"givenName": "Michael",
"familyName": "Heil",
"affiliation": "GSI Helmholtzzentrum f\u00fcr Schwerionenforschung, 64291 Darmstadt, Germany"
},
{
"@type": "Person",
"givenName": "Andrea",
"familyName": "Horvat",
"affiliation": "RBI Zagreb, HR10000 Zagreb, Croatia"
},
{
"@type": "Person",
"givenName": "Andrea",
"familyName": "Jedele",
"affiliation": "Technische Universit\u00e4t Darmstadt, Fachbereich Physik, Institut f\u00fcr Kernphysik, 64289 Darmstadt, Germany"
},
{
"@type": "Person",
"givenName": "H\u00e5kan",
"familyName": "Johansson",
"affiliation": "Institutionen f\u00f6r Fysik, Chalmers Tekniska H\u00f6gskola, 412 96 G\u00f6teborg, Sweden"
},
{
"@type": "Person",
"givenName": "Aleksandra",
"familyName": "Kelic-Heil",
"affiliation": "GSI Helmholtzzentrum f\u00fcr Schwerionenforschung, 64291 Darmstadt, Germany"
},
{
"@type": "Person",
"givenName": "Philipp",
"familyName": "Klenze",
"affiliation": "GSI Helmholtzzentrum f\u00fcr Schwerionenforschung, 64291 Darmstadt, Germany"
},
{
"@type": "Person",
"givenName": "Dmytro",
"familyName": "Kresan",
"email": "[email protected]",
"affiliation": "GSI Helmholtzzentrum f\u00fcr Schwerionenforschung, 64291 Darmstadt, Germany",
"identifier": "https://orcid.org/0000-0002-7537-2875"
},
{
"@type": "Person",
"givenName": "Eleonora",
"familyName": "Kudaibergenova"
},
{
"@type": "Person",
"givenName": "Andrea",
"familyName": "Lagni",
"affiliation": "IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain"
},
{
"@type": "Person",
"givenName": "Ivana",
"familyName": "Lihtar",
"affiliation": "RBI Zagreb, HR10000 Zagreb, Croatia"
},
{
"@type": "Person",
"givenName": "Leandro",
"familyName": "Milhomens da Fonseca",
"affiliation": "Technische Universit\u00e4t Darmstadt, Fachbereich Physik, Institut f\u00fcr Kernphysik, 64289 Darmstadt, Germany"
},
{
"@type": "Person",
"givenName": "Pierre",
"familyName": "Morfouace",
"affiliation": "CEA, DAM, DIF, 91297 Arpajon, France"
},
{
"@type": "Person",
"givenName": "Bastian",
"familyName": "Loeher"
},
{
"@type": "Person",
"givenName": "Jan",
"familyName": "Mayer"
},
{
"@type": "Person",
"givenName": "Nikhil",
"familyName": "Mozumdar"
},
{
"@type": "Person",
"givenName": "Valerii",
"familyName": "Panin",
"affiliation": "GSI Helmholtzzentrum f\u00fcr Schwerionenforschung, 64291 Darmstadt, Germany"
},
{
"@type": "Person",
"givenName": "Ryo",
"familyName": "Taniuchi",
"affiliation": "School of Physics, Engineering and Technology, University of York, YO10 5DD York, United Kingdom"
},
{
"@type": "Person",
"givenName": "Hans",
"familyName": "T\u00f6rnqvist",
"affiliation": "Institutionen f\u00f6r Fysik, Chalmers Tekniska H\u00f6gskola, 412 96 G\u00f6teborg, Sweden"
},
{
"@type": "Person",
"givenName": "Vadim",
"familyName": "Wagner"
},
{
"@type": "Person",
"givenName": "Yanzhao",
"familyName": "Wang",
"affiliation": "Universit\u00e4t zu K\u00f6ln, 50923 K\u00f6ln, Germany"
},
{
"@type": "Person",
"givenName": "Matthew",
"familyName": "Whitehead"
},
{
"@type": "Person",
"givenName": "Manuel",
"familyName": "Xarepe",
"affiliation": "Faculty of Science of the University of Lisbon, 1749-016 Lisboa, Portugal"
},
{
"@type": "Person",
"givenName": "Laurent",
"familyName": "Audouin",
"email": "[email protected]",
"affiliation": "IPN Orsay, 91406 Orsay, France",
"identifier": "https://orcid.org/0000-0001-9899-6923"
}
],
"contributor": [
{
"@type": "Person",
"givenName": "Mohammad",
"familyName": "Al-Turany",
"affiliation": "GSI Helmholtzzentrum f\u00fcr Schwerionenforschung, 64291 Darmstadt, Germany"
},
{
"@type": "Person",
"givenName": "Laurent",
"familyName": "Audouin",
"affiliation": "IPN Orsay, 91406 Orsay, France"
},
{
"@type": "Person",
"givenName": "Martin",
"familyName": "Bajzek"
},
{
"@type": "Person",
"givenName": "Konstanze",
"familyName": "Boretzky"
},
{
"@type": "Person",
"givenName": "Pablo",
"familyName": "Cabanelas",
"affiliation": "IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain"
},
{
"@type": "Person",
"givenName": "Christiaan",
"familyName": "Douma"
},
{
"@type": "Person",
"givenName": "Ashton",
"familyName": "Falduto"
},
{
"@type": "Person",
"givenName": "Daniel",
"familyName": "Galaviz",
"affiliation": "Faculty of Science of the University of Lisbon, 1749-016 Lisboa, Portugal"
},
{
"@type": "Person",
"givenName": "Elisabet",
"familyName": "Galiana"
},
{
"@type": "Person",
"givenName": "Roman",
"familyName": "Gernh\u00e4user",
"affiliation": "Technische Universit\u00e4t M\u00fcnchen, 85748 Garching, Germany"
},
{
"@type": "Person",
"givenName": "Benjamin",
"familyName": "Heiss"
},
{
"@type": "Person",
"givenName": "Alexander",
"familyName": "Inglessi"
},
{
"@type": "Person",
"givenName": "De\u0161a",
"familyName": "Jelavic-Malenica"
},
{
"@type": "Person",
"givenName": "Tobias",
"familyName": "Jenegger"
},
{
"@type": "Person",
"givenName": "Aron",
"familyName": "Kripko"
},
{
"@type": "Person",
"givenName": "Marc",
"familyName": "Labiche",
"affiliation": "STFC Daresbury Laboratory, Warrington, United Kingdom"
},
{
"@type": "Person",
"givenName": "Enis",
"familyName": "Lorenz"
},
{
"@type": "Person",
"givenName": "Stefanos",
"familyName": "Paschalis",
"affiliation": "School of Physics, Engineering and Technology, University of York, YO10 5DD York, United Kingdom"
},
{
"@type": "Person",
"givenName": "Angel",
"familyName": "Perea"
},
{
"@type": "Person",
"givenName": "Ralf",
"familyName": "Plag"
},
{
"@type": "Person",
"givenName": "Lukas",
"familyName": "Ponnath"
},
{
"@type": "Person",
"givenName": "Christine",
"familyName": "Qi"
},
{
"@type": "Person",
"givenName": "Alexey",
"familyName": "Rybalchenko"
},
{
"@type": "Person",
"givenName": "Luke",
"familyName": "Rose"
},
{
"@type": "Person",
"givenName": "Dominic",
"familyName": "Rossi"
},
{
"@type": "Person",
"givenName": "Deniz",
"familyName": "Savran"
},
{
"@type": "Person",
"givenName": "Sonja",
"familyName": "Storck"
},
{
"@type": "Person",
"givenName": "Christian",
"familyName": "S\u00fcrder"
},
{
"@type": "Person",
"givenName": "Ina",
"familyName": "Syndikus"
},
{
"@type": "Person",
"givenName": "Joachim",
"familyName": "Tscheuschner"
},
{
"@type": "Person",
"givenName": "Alicia",
"familyName": "Wongel"
},
{
"@type": "Person",
"givenName": "Lorenzo",
"familyName": "Zanetti"
}
]
}