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.