Init_Solution_mult (initialize on subdomains) + finer mesh

This commit is contained in:
dino.celebic 2026-01-23 17:43:13 +01:00
commit bd4477f062
7 changed files with 46889 additions and 2124 deletions

View file

@ -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)

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff