Skip to content

Commit

Permalink
simplify simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeGehring committed Oct 19, 2023
1 parent 6de7916 commit d286469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/julia/heater_3d_mesh.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"core": {"resolution": 0.3},
"via2": {"resolution": 0.2},
"via1": {"resolution": 0.2},
"heater": {"resolution": 0.2},
"heater": {"resolution": 0.5},
}
geometry = get_mesh(
type="3D",
Expand Down

0 comments on commit d286469

Please sign in to comment.