fixed robin BC
This commit is contained in:
parent
decfe1d710
commit
bbceb5cf06
8 changed files with 47974 additions and 1832 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',0.1);
|
||||
[p,e,t] = initmesh(g,'hmax',0.0015);
|
||||
pdemesh(p,e,t)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue