From 4b1fec7725058b4026d2d4c12d7bf49d5b74e4c4 Mon Sep 17 00:00:00 2001 From: Harry Saunders <33317174+hsaunders1904@users.noreply.github.com> Date: Fri, 13 Feb 2026 10:41:45 +0000 Subject: [PATCH] Fix formatting in step-by-step doc --- doc/content/step_by_step.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/content/step_by_step.md b/doc/content/step_by_step.md index b2661ee3..abd3fc86 100644 --- a/doc/content/step_by_step.md +++ b/doc/content/step_by_step.md @@ -128,6 +128,7 @@ in the `volScalarField` named `T`: [] [] ``` + Internally, Hippo creates `AuxVariable`s which can use MOOSE's transfer system and so can be transferred between MOOSE apps.