From a2212aa1479f263a3463480ccdc7d63b7598cad9 Mon Sep 17 00:00:00 2001 From: Dave Grote Date: Wed, 22 May 2024 13:03:50 -0700 Subject: [PATCH] Update documentation --- Docs/source/usage/parameters.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Docs/source/usage/parameters.rst b/Docs/source/usage/parameters.rst index 413d19b956a..d9ae5857514 100644 --- a/Docs/source/usage/parameters.rst +++ b/Docs/source/usage/parameters.rst @@ -412,7 +412,8 @@ Domain Boundary Conditions boundary is PEC and some is insulator. In the isulator portion, the normal fields are extrapolated, the tangential fields either set to the specified value or extrapolated. The region that is insulator is specified using an spatially dependent expression with the insulator being in the area where the value of the expression is greater than zero. The expressions are given for the low and high boundary on each axis, as listed below. The tangential fields are specified as - expressions that can depend on the location and time. + expressions that can depend on the location and time. The tangential fields are in two pairs, the electric fields and the + magnetic fields. In each pair, if one is specified, the other will be set to zero if not specified. * ``insulator.area_x_lo(y,z)``: For the lower x (or r) boundary, expression specifying the insulator location