Skip to content

Commit

Permalink
benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
ksagiyam committed May 28, 2024
1 parent 91061f5 commit 00fd45f
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ def make_mesh(h):

def make_mesh_quad():
h = 0.02
h = h / 2
s = r / np.sqrt(2)
x0 = 0.0
x1 = Cx - 2 * s
Expand Down
Binary file modified mesh_f.pdf
Binary file not shown.
Binary file modified mesh_orig.pdf
Binary file not shown.
Binary file modified mesh_s.pdf
Binary file not shown.
Binary file modified time_series.pdf
Binary file not shown.

0 comments on commit 00fd45f

Please sign in to comment.