Remove Internal Faces from Geometry

2 vues (au cours des 30 derniers jours)
Paul Safier
Paul Safier le 19 Avr 2020
Commenté : darova le 20 Avr 2020
Is it possible to remove the internal faces of this geometry:
pdem = createpde;
g = multicuboid(40,40,0.1*ones(10,1),'Zoffset',[0:0.1:0.9]);
pdem.Geometry = g;
generateMesh(pdem, 'Hmax',4,'Hmin',4);
Thanks.
  3 commentaires
Paul Safier
Paul Safier le 19 Avr 2020
Well, I hope this works. Thanks.
darova
darova le 20 Avr 2020
Can you attach different format. I have older MATLAB, can't read

Connectez-vous pour commenter.

Réponses (0)

Produits


Version

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by