From 75a2b71a0b9197d9223744bb536b288fc8b04184 Mon Sep 17 00:00:00 2001 From: Helge Gehring <42973196+HelgeGehring@users.noreply.github.com> Date: Thu, 19 Oct 2023 11:22:31 -0700 Subject: [PATCH] suppress output in parameter definition --- docs/julia/heater_3d.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/julia/heater_3d.jl b/docs/julia/heater_3d.jl index 5625b71c..baf0b282 100644 --- a/docs/julia/heater_3d.jl +++ b/docs/julia/heater_3d.jl @@ -70,7 +70,7 @@ thermal_diffisitivities = [ "metal3" => 28 / 598 / 5240, "metal3#e1" => 28 / 598 / 5240, "metal3#e2" => 28 / 598 / 5240, -] +]; # %% [markdown] # First we load the mesh, get the labels, define a CellField to evaluate the constants on # and create functions which work on the tags