We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
speciesType
1 parent a7711ee commit 161956fCopy full SHA for 161956f
1 file changed
EXT_SpeciesType.md
@@ -17,7 +17,7 @@ Additional Record Attribute
17
The following additional attribute for openPMD `mesh records` and
18
`particle groups` is defined in this extension:
19
20
-- `SpeciesType`
+- `speciesType`
21
- type: *(string)*
22
- scope: *optional*
23
- description: particle species in this record. If there are multiple
@@ -87,7 +87,7 @@ Specifications of isotopes are denoted by a pound symbol `#` followed
87
by the isotopic number followed by the chemical symbol, e.g.: `#3He`
88
for Helium-3.
89
90
-The charge state is not encoded by the `SpeciesType` attribute.
+The charge state is not encoded by the `speciesType` attribute.
91
Any extension using this standard can define how to specify the charge state.
92
93
### Molecules
0 commit comments