From 65a0abcb5a0bfe94cec81dee22f5614b01635fba Mon Sep 17 00:00:00 2001 From: Helge Gehring <42973196+HelgeGehring@users.noreply.github.com> Date: Wed, 18 Oct 2023 18:20:13 -0700 Subject: [PATCH] simplify more, no transient --- docs/julia/heater_3d.jl | 4 +++- docs/julia/heater_3d_mesh.py | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/julia/heater_3d.jl b/docs/julia/heater_3d.jl index 4686296f..b9df4a20 100644 --- a/docs/julia/heater_3d.jl +++ b/docs/julia/heater_3d.jl @@ -125,6 +125,8 @@ GridapPETSc.with(args = split(options)) do Dict(get_tag_from_name(labels, u) => v for (u, v) in thermal_diffisitivities) ϵ_diffisitivities(tag) = thermal_diffisitivities[tag] + dontplottransient + uₕₜ = calculate_temperature_transient( ϵ_conductivities ∘ τ, ϵ_diffisitivities ∘ τ, @@ -147,7 +149,7 @@ GridapPETSc.with(args = split(options)) do #end sums = [(t, ∑(∫(u)dΩ_w) / ∑(∫(1)dΩ_w)) for (u, t) in uₕₜ] - dontplottransient + # figure = Figure() ax = Axis(figure[1, 1], ylabel = "Temperature / K", xlabel = "time / ms") diff --git a/docs/julia/heater_3d_mesh.py b/docs/julia/heater_3d_mesh.py index c5413fb8..95068f17 100644 --- a/docs/julia/heater_3d_mesh.py +++ b/docs/julia/heater_3d_mesh.py @@ -37,8 +37,8 @@ resolutions = { "core": {"resolution": 0.3}, - "via2": {"resolution": 0.2}, - "via1": {"resolution": 0.2}, + "via2": {"resolution": 0.3}, + "via1": {"resolution": 0.3}, "heater": {"resolution": 0.5}, } geometry = get_mesh(