Skip to content

Commit 1e46267

Browse files
lukaspielukaspie
authored andcommitted
nameType fixes
1 parent 81cb2cd commit 1e46267

File tree

3 files changed

+102
-101
lines changed

3 files changed

+102
-101
lines changed

.cspell/custom-dictionary.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ eulerian
290290
fastaxisname
291291
feedthrough
292292
flatfield
293+
flatjets
293294
fluence
294295
focallength
295296
folksonomies
@@ -341,11 +342,13 @@ kbeta
341342
lagb
342343
laserline
343344
linearities
345+
liquidjet
344346
lockin
345347
magn
346348
max_sothree_bandwidth
347349
max_stwo_bandwidth
348350
measurand
351+
microjet
349352
microcope
350353
microscopists
351354
microstructures

contributed_definitions/NXmpes_liquid.nxdl.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
</attribute>
144144
<attribute name="direction" type="NX_NUMBER" recommended="true">
145145
<doc>
146-
The direction of the liqud jet.
146+
The direction of the liquid jet.
147147
If this is not specified the jet points
148148
in the positive jet direction.
149149
It is recommended to always specify the jet
@@ -175,7 +175,7 @@
175175
<attribute name="direction" type="NX_NUMBER" recommended="true">
176176
<doc>
177177
Direction of surface normal vector of the first leaf on the side of solvent #1.
178-
If this is not specified it defaults to the positve z-direction which should
178+
If this is not specified it defaults to the positive z-direction which should
179179
be parallel to the detection direction.
180180
It is recommended to always specify the leaf normal direction
181181
explicitly (even for the default case).
@@ -186,7 +186,7 @@
186186
</attribute>
187187
</field>
188188
</group>
189-
<group name="solventSOLVENT" type="NXsample_component">
189+
<group name="solventSOLVENT" type="NXsample_component" nameType="partial">
190190
<doc>
191191
Solvent substance of the liquid jet.
192192
For flat jets, this group may appear more than once.
@@ -221,7 +221,7 @@
221221
</doc>
222222
</field>
223223
</group>
224-
<group name="soluteSOLUTE" type="NXsample_component">
224+
<group name="soluteSOLUTE" type="NXsample_component" nameType="partial">
225225
<doc>
226226
Solute substance solved in a given solvent.
227227
This also accounts for multiple solutes if more than one is given.

0 commit comments

Comments
 (0)