From 3702738abe1674b27a8cca30412491102a9b50bc Mon Sep 17 00:00:00 2001 From: Paul Kienzle Date: Tue, 10 Mar 2026 17:27:09 -0400 Subject: [PATCH] doc tweaks: use vol% and wt% rather than %vol %wt in help --- activation/index_template.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/activation/index_template.html b/activation/index_template.html index 3d36c38..0ef9130 100644 --- a/activation/index_template.html +++ b/activation/index_template.html @@ -201,7 +201,7 @@

Chemical formula

Use
H[1]
in formula for labile hydrogen. These will be substituded with H and D in proportion with the D2O fraction when computing the contrast match point of the sample. -
O[18]
represents the 18O
+
O[18]
represents the isotope 18O
C3H4H[1]NO@1.29n
represents alanine with one labile hydrogen. @@ -235,19 +235,19 @@

Chemical formula

mass fractions
Formulas can be mixed by mass, with each part starting with a percentage - followed by formula followed by "//". The first part must use "%wt" to + followed by formula followed by "//". The first part must use "wt%" to indicate that it is a mass fraction. The final part is the base, and it does not need a percentage since it makes up the rest of the material. -
50%wt Co // Ti
+
50 wt% Co // Ti
is more descriptive than Co0.552Ti0.448
-
33%wt Co // 33% Fe // Ti
+
33 wt% Co // 33% Fe // Ti
builds a 1:1:1 mixture by mass of cobalt-iron-titanium
volume fractions
-
Volume fractions are like mass fractions, but they use "%vol" instead. +
Volume fractions are like mass fractions, but they use "vol%" instead. Each component of the volume fraction must specify the density. -
20%vol (10%wt NaCl@2.16 // H2O@1) // D2O@1n
+
20 vol% (10 wt% NaCl@2.16 // H2O@1) // D2O@1n
is a 10% saline solution by weight mixed 20:80 by volume with D2O, which is the same as
NaCl(H2O)29.1966(D2O)122.794@1.10i
@@ -266,7 +266,7 @@

Chemical formula

5g NaCl@2.16 // 50mL H2O@1
computes the density as 1.05 g/cm3. Not useful in this - case since 9%wt brine has a density of 1.0633 at ambient temperature. + case since 9 wt% brine has a density of 1.0633 at ambient temperature.
50 mL (45 mL H2O@1 // 5 g NaCl)@1.0707 // 20 mL D2O@1n
uses the appropriate density for a 10%wt brine in the mixture.