Skip to content

Commit

Permalink
Reduced problem size of adaptivity_moving_boundary_3d
Browse files Browse the repository at this point in the history
  • Loading branch information
fdkong committed Apr 7, 2022
1 parent 9cc668a commit 9b24c46
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
xmax = 1
ymin = -1
ymax = 1
nx = 16
ny = 16
nz = 16
nx = 10
ny = 10
nz = 6
[]
[left]
type = SubdomainBoundingBoxGenerator
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 9b24c46

Please sign in to comment.