From 713b6ab892575fc01da1c3e44dd667a48a173a38 Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Thu, 17 Oct 2024 15:06:32 -0400 Subject: [PATCH] add note about MHD still under development (#2977) --- 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.