From cf0bb2d7bca1b9a9e01ee268fbab76396fb68d34 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 6 Sep 2021 12:09:17 +0200 Subject: electrons.rst: Add missing equals signs --- doc/articles/electrons.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/articles') diff --git a/doc/articles/electrons.rst b/doc/articles/electrons.rst index 9f8771aa..47aaf190 100644 --- a/doc/articles/electrons.rst +++ b/doc/articles/electrons.rst @@ -21,13 +21,13 @@ Setting the wavelength You can set the accelerating voltage in the geometry file:: - electron_voltage 200 kV + electron_voltage = 200 kV This should be the accelerating voltage, not the relativistically-corrected energy of the accelerated electrons (the difference is small). Alternatively, give the wavelength directly:: - wavelength 2.51e-12 m + wavelength = 2.51e-12 m You can also use ``V`` instead of ``kV`` and ``A`` (Angstroms) instead of ``m``. -- cgit v1.2.3