From cd00776ddcf1361138562dcdcc30330ab8f2a4db Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Thu, 17 Oct 2024 09:33:40 -0400 Subject: [PATCH] add note about MHD still under development --- Docs/source/mhd.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Docs/source/mhd.rst b/Docs/source/mhd.rst index 5ef47d31e0..caca15ec28 100644 --- a/Docs/source/mhd.rst +++ b/Docs/source/mhd.rst @@ -17,6 +17,9 @@ supported by MHD. .. note:: + The MHD solver is still under development and should not be used + for science simulations. See the issues in the github repo. + The MHD solver supports 3-d only. Currently the MHD solver is single-level only. AMR support is forthcoming.