diff --git a/docs/source/inputs/InputsPlotFiles.rst b/docs/source/inputs/InputsPlotFiles.rst index f3af434c1732e96422c9cf3c9414359ffa79b4ff..7a61b411785a780bd46aa53ae0ed33369161a50f 100644 --- a/docs/source/inputs/InputsPlotFiles.rst +++ b/docs/source/inputs/InputsPlotFiles.rst @@ -38,7 +38,6 @@ format (for debugging). +---------------------+-----------------------------------------------------------------------+-------------+-----------+ - The following inputs must be preceded by "amr" and control what variables will be written in plotfiles. +---------------------+-----------------------------------------------------------------------+-------------+-----------+ @@ -92,7 +91,9 @@ The following inputs must be preceded by "amr" and control what variables will b `Ascent <ascent.readthedocs.io>`_ has been integrated into MFIX-Exa for *in situ* visualization. For codes that have been built with Ascent support, the following inputs must be preceded by "ascent" and specifies the ascent actions for fluid and/or particles. The frequency which these are called -is controlled by `ascent_int` or `ascent_per_approx`, see above. +is controlled by `ascent_int` or `ascent_per_approx`, see above. Note that if an ascent pipeline +is being included in a GPU build/run, then you must enable managed memory, +i.e., set `amrex.the_arena_is_managed = true`. +---------------------+-----------------------------------------------------------------------+-------------+-----------+ | | Description | Type | Default |