-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfields.json
95 lines (95 loc) · 3.01 KB
/
fields.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
{
"fields": {
"CM": {
"name": {
"de": "Kondensierte Materie",
"en": "Condensed Matter"
},
"desc": {
"en": "Condensed matter physics deals with all aspects of the macroscopic and microscopic physical properties of matter. Research at Heidelberg University includes a wide range of physical phenomena and mathematical concepts in both quantum and classical systems and ranges from fundamental many-body physics and quantum materials to materials science and modern technology. It covers fundamental questions central to our understanding of quantum mechanics, such as unconventional ordering phenomena and how complex multi-body quantum systems can be understood as well as aspects of surface science and nanomaterials."
},
"icon": "CondensedMatter.png"
},
"BIO": {
"name": {
"de": "Biophysik",
"en": "Biophysics"
},
"icon": "Biophysics.png"
},
"MED": {
"name": {
"de": "Medizinphysik",
"en": "Medical Physics"
},
"icon": "MedicalPhysics.png"
},
"UP": {
"name": {
"de": "Umweltphysik",
"en": "Environmental Physics"
},
"icon": "EnvironmentalPhysics.png"
},
"TI": {
"name": {
"de": "Technische Informatik",
"en": "Computer Engineering"
},
"icon": "Information.png"
},
"AST": {
"name": {
"de": "Astrophysik",
"en": "Astrophysics"
},
"icon": "Astrophysics.png"
},
"MAT": {
"name": {
"de": "Mathematische Physik",
"en": "Mathematical Physics"
},
"icon": "MathPhysics.png"
},
"COM": {
"name": {
"de": "Computational Physics",
"en": "Computational Physics"
},
"icon": "ComputationalPhysics.png"
},
"AMO": {
"name": {
"de": "Atome, Moleküle, Optik",
"en": "Atoms, Molecules, Optics"
},
"desc": {
"de": "Atome sind klein",
"en": "Atoms are small"
},
"icon": "AtomsMeleculesPhotons.png"
},
"NUC": {
"name": {
"de": "Kernphysik",
"en": "Nuclear Physics"
},
"icon": "NuclearPhysics.png"
},
"PP": {
"name": {
"de": "Teilchenphysik",
"en": "Particle Physics"
},
"icon": "ParticlePhysics.png"
},
"COS": {
"name": {
"de": "Kosmologie",
"en": "Cosmology"
},
"icon": "Cosmology.png"
}
}
}