diff options
Diffstat (limited to 'Docs/source/usage/parameters.rst')
-rw-r--r-- | Docs/source/usage/parameters.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Docs/source/usage/parameters.rst b/Docs/source/usage/parameters.rst index 611efe2c5..a043491fe 100644 --- a/Docs/source/usage/parameters.rst +++ b/Docs/source/usage/parameters.rst @@ -2335,6 +2335,7 @@ Reduced Diagnostics otherwise it is set to ``1``. Integrated electric and magnetic field components can instead be obtained by specifying ``<reduced_diags_name>.integrate == true``. + In a *moving window* simulation, the FieldProbe can be set to follow the moving frame by specifying ``<reduced_diags_name>.do_moving_window_FP = 1`` (default 0). .. warning:: |