Skip to content

Commit 161956f

Browse files
committed
speciesType: lower case
currently, all attributes start lower case.
1 parent a7711ee commit 161956f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EXT_SpeciesType.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Additional Record Attribute
1717
The following additional attribute for openPMD `mesh records` and
1818
`particle groups` is defined in this extension:
1919

20-
- `SpeciesType`
20+
- `speciesType`
2121
- type: *(string)*
2222
- scope: *optional*
2323
- description: particle species in this record. If there are multiple
@@ -87,7 +87,7 @@ Specifications of isotopes are denoted by a pound symbol `#` followed
8787
by the isotopic number followed by the chemical symbol, e.g.: `#3He`
8888
for Helium-3.
8989

90-
The charge state is not encoded by the `SpeciesType` attribute.
90+
The charge state is not encoded by the `speciesType` attribute.
9191
Any extension using this standard can define how to specify the charge state.
9292

9393
### Molecules

0 commit comments

Comments
 (0)