-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.zenodo.json
102 lines (102 loc) · 3.86 KB
/
.zenodo.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
{
"access_right": "open",
"creators": [
{
"name": "De Filippo, Enrico",
"orcid": "0000-0001-9069-0305",
"email": "[email protected]",
"affiliation": "INFN Laboratori Nazionali del Sud, 95123 Catania, Italy"
},
{
"name": "Alvarez Pol, Hector",
"orcid": "0000-0001-9643-6252",
"email": "[email protected]",
"affiliation": "IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain"
},
{
"name": "Rodríguez-Sánchez, Jose Luis",
"orcid": "0000-0002-4702-5294",
"email": "[email protected]",
"affiliation": "CITENI, Industrial Campus of Ferrol, University of Coruña, 15403 Ferrol, Spain"
},
{
"name": "Russotto, Paolo",
"orcid": "0000-0001-5210-052X",
"email": "[email protected]",
"affiliation": "INFN Laboratori Nazionali del Sud, 95123 Catania, Italy"
}
],
"contributors": [
{
"type": "Other",
"name": "Wang, Yanzhao",
"orcid": "0000-0002-7006-7986",
"affiliation": "Universität zu Köln, 50923 Köln, Germany"
}
],
"description": "The AsyEOS (Asymmetric-matter Equation-Of-State) directory within the R3BRoot framework provides the full detector definitions, Monte Carlo simulation tools, and digitization algorithms for the detectors used in the AsyEOS/R3B (Reactions with Relativistic Radioactive Beams) experimental campaign at the GSI/FAIR (Facility for Antiproton and Ion Research) facility. AsyEOS-R3BRoot, developed on top of the FairRoot framework, is a versatile toolkit for performing Monte Carlo simulations and processing experimental data to measure the flows of neutrons and light charged particles produced in Nucleus-Nucleus collisions in order to investigate symmetry energy of the nuclear equation of state at densities above the saturation one. The AsyEOS software package is a source distribution with recurring releases for macOS and Linux.",
"related_identifiers": [
{
"identifier": "https://github.com/FairRootGroup/FairSoft/",
"relation": "isCompiledBy",
"resource_type": "software",
"scheme": "url"
},
{
"identifier": "https://github.com/FairRootGroup/FairRoot/",
"relation": "isDerivedFrom",
"resource_type": "software",
"scheme": "url"
},
{
"identifier": "https://github.com/R3BRootGroup/R3BRoot/",
"relation": "isDerivedFrom",
"resource_type": "software",
"scheme": "url"
},
{
"identifier": "https://gitlab.com/chalmers-subexp/ucesb/",
"relation": "isSupplementedBy",
"resource_type": "software",
"scheme": "url"
},
{
"identifier": "https://github.com/R3BRootGroup/asyeos/blob/dev/README.md",
"relation": "isDocumentedBy",
"resource_type": "publication-softwaredocumentation",
"scheme": "url"
}
],
"title": "AsyEOS Software",
"upload_type": "software",
"softwareRequirements": [
"FairSoft, FairRoot, R3BRoot"
],
"programmingLanguage": [
"C",
"C++"
],
"runtimePlatform": [
"ROOT"
],
"operatingSystem": [
"Linux",
"macOS"
],
"license": "LGPL-3.0-only",
"keywords": [
"Geant4",
"c-plus-plus",
"cmake",
"vmc",
"modular",
"Track reconstruction",
"Simulation",
"Data analysis",
"Structure and dynamics of nuclei",
"Nuclear reactions",
"Equation of state",
"AsyEOS/R3B experiments",
"GSI/FAIR facility"
]
}