more refined mesh
This commit is contained in:
parent
e8b15c14e2
commit
568c7afb95
@ -1,7 +1,7 @@
|
|||||||
Point(0) = {0, 0, 0, 1};
|
Point(0) = {0, 0, 0, 0.1};
|
||||||
Point(1) = {1, 0, 0, 1};
|
Point(1) = {1, 0, 0, 0.1};
|
||||||
Point(2) = {1, 1, 0, 1};
|
Point(2) = {1, 1, 0, 0.1};
|
||||||
Point(3) = {0, 1, 0, 1};
|
Point(3) = {0, 1, 0, 0.1};
|
||||||
Line(1) = {0, 1};
|
Line(1) = {0, 1};
|
||||||
Line(2) = {1, 2};
|
Line(2) = {1, 2};
|
||||||
Line(3) = {2, 3};
|
Line(3) = {2, 3};
|
||||||
|
Loading…
Reference in New Issue
Block a user