Skip to content

Commit

Permalink
suppress output in parameter definition
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeGehring committed Oct 19, 2023
1 parent 95f9e54 commit 75a2b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/julia/heater_3d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 75a2b71

Please sign in to comment.