21.01.2015 Views

COMSOL Multiphysics™

COMSOL Multiphysics™

COMSOL Multiphysics™

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

meshmap<br />

Create a mesh with both triangle and quad elements<br />

fem.geom = geomcomp({circ2(0.5,'pos',[0 0.5]),rect2,...<br />

circ2(0.5,'pos',[1 0.5])},'edge',7:10);<br />

figure, geomplot(fem)<br />

fem.mesh = meshmap(fem,'subdomain',2,'hauto',3);<br />

fem.mesh = meshinit(fem,'meshstart',fem.mesh,'hauto',3);<br />

figure, meshplot(fem);<br />

See also<br />

meshdel, meshinit, meshplot<br />

280 | CHAPTER 1: COMMAND REFERENCE

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!