From 0383dd88933655c0b8eafade86c07a08f5c46872 Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Tue, 21 Nov 2023 19:27:10 -0800 Subject: [PATCH] Update doc string --- Docs/source/usage/parameters.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/source/usage/parameters.rst b/Docs/source/usage/parameters.rst index 6616dbf9601..fb887a682b3 100644 --- a/Docs/source/usage/parameters.rst +++ b/Docs/source/usage/parameters.rst @@ -1457,8 +1457,8 @@ Grid initialization will not be applied for levels greater than ``warpx.maxlevel_extEMfield_init``. For some mesh-refinement simulations, the external fields are only applied to the parent grid and not the refined patches. In such cases, - ``warpx.maxlevel_extEMfield_init`` can be set to 0. Note that the other levels will be initialized to - a default value of 0. + ``warpx.maxlevel_extEMfield_init`` can be set to 0. + In that case, the other levels have external field values of 0. Applied to Particles ^^^^^^^^^^^^^^^^^^^^