From 970f53796f1597b8c9f63c101e68422ebf2253c7 Mon Sep 17 00:00:00 2001 From: Helge Gehring <42973196+HelgeGehring@users.noreply.github.com> Date: Wed, 18 Oct 2023 19:30:38 -0700 Subject: [PATCH] stop earlier --- docs/julia/heater_3d.jl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/julia/heater_3d.jl b/docs/julia/heater_3d.jl index 5c331e42..90da2a00 100644 --- a/docs/julia/heater_3d.jl +++ b/docs/julia/heater_3d.jl @@ -29,7 +29,7 @@ using Femwell.Maxwell.Electrostatic using Femwell.Thermal dir = @__DIR__ -run(`python $dir/heater_3d_mesh.py > /dev/null`) +run(`python $dir/heater_3d_mesh.py`) model = GmshDiscreteModel("mesh.msh") @@ -136,6 +136,8 @@ GridapPETSc.with(args = split(options)) do solver = PETScLinearSolver(), ) + stophere + #createpvd("poisson_transient_solution") do pvd # for (uā‚•, t) in uā‚•ā‚œ # pvd[t] = createvtk(