@@ -3,8 +3,6 @@ Convention for Specifying Particle Species
33
44openPMD extension name: ` SpeciesType `
55
6- openPMD extension ID: ` 4 `
7-
86
97Introduction
108------------
@@ -43,27 +41,27 @@ This attribute can be used with any `record` (including `mesh records`).
4341Namings for fundamental fermions and their anti-matter particles.
4442
4543Quarks:
46- - ` up ` ( ` anti-up ` )
47- - ` down ` ( ` anti-down ` )
48- - ` charm ` ( ` anti-charm ` )
49- - ` strange ` ( ` anti-strange ` )
50- - ` top ` ( ` anti-top ` )
51- - ` bottom ` ( ` anti-bottom ` )
44+ - ` up ` , ` anti-up `
45+ - ` down ` , ` anti-down `
46+ - ` charm ` , ` anti-charm `
47+ - ` strange ` , ` anti-strange `
48+ - ` top ` , ` anti-top `
49+ - ` bottom ` , ` anti-bottom `
5250
5351Leptons:
54- - ` electron ` ( ` positron ` )
55- - ` electron-neutrino ` ( ` anti-electron-neutrino ` )
56- - ` muon ` ( ` anti-muon ` )
57- - ` muon-neutrino ` ( ` anti-muon-neutrino ` )
58- - ` tau ` ( ` anti-tau ` )
59- - ` tau-neutrino ` ( ` anti-tau-neutrino ` )
52+ - ` electron ` , ` positron `
53+ - ` electron-neutrino ` , ` anti-electron-neutrino `
54+ - ` muon ` , ` anti-muon `
55+ - ` muon-neutrino ` , ` anti-muon-neutrino `
56+ - ` tau ` , ` anti-tau `
57+ - ` tau-neutrino ` , ` anti-tau-neutrino `
6058
6159Gauge & Higgs Bosons:
62- - ` photon `
63- - ` gluon `
64- - ` w-boson `
65- - ` z-boson `
66- - ` higgs `
60+ - ` photon `
61+ - ` gluon `
62+ - ` w-boson `
63+ - ` z-boson `
64+ - ` higgs `
6765
6866### Hadrons and Jets
6967
@@ -73,6 +71,11 @@ below and suggest for this version to use `other:` with namings from the
7371jets can be used, e.g. additional attributes outside of the definition of this
7472extension.
7573
74+ Examples:
75+ - ` proton ` , ` anti-proton `
76+ - ` other:neutron ` , ` other:anti-neutron `
77+ - ` other:kaon ` , ...
78+
7679### Atoms & Isotopes
7780
7881Element namings follow the abbreviated namings of the periodic table, defined
0 commit comments