From 542f440f0572dc91663a57174d159e508ebd8f1e Mon Sep 17 00:00:00 2001 From: Armando Pabon Date: Tue, 9 Jul 2024 14:12:25 -0600 Subject: [PATCH] hit formatting of melt pool fluid input file Refs #128 --- test/tests/melt_pool_fluid/fluid.i | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/test/tests/melt_pool_fluid/fluid.i b/test/tests/melt_pool_fluid/fluid.i index 9b71a17..60fa754 100644 --- a/test/tests/melt_pool_fluid/fluid.i +++ b/test/tests/melt_pool_fluid/fluid.i @@ -48,14 +48,18 @@ [] [] -[AuxVariables/ls] +[AuxVariables] + [ls] + [] [] -[Functions/ls_exact] - type = LevelSetOlssonPlane - epsilon = 0.0002 - point = '0.005 0.005 0' - normal = '0 1 0' +[Functions] + [ls_exact] + type = LevelSetOlssonPlane + epsilon = 0.0002 + point = '0.005 0.005 0' + normal = '0 1 0' + [] [] [BCs]