Init_Solution_mult (initialize on subdomains) + finer mesh
This commit is contained in:
parent
b1303a8b4a
commit
bd4477f062
7 changed files with 46889 additions and 2124 deletions
|
|
@ -34,7 +34,7 @@ g=[2 -diam_bottom/2 diam_bottom/2 floor_level floor_level 1 0; % #vert
|
|||
]';
|
||||
|
||||
|
||||
[p,e,t] = initmesh(g,'hmax',10);
|
||||
[p,e,t] = initmesh(g,'hmax',1.5);
|
||||
pdemesh(p,e,t)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue