21.01.2015 Views

COMSOL Multiphysics™

COMSOL Multiphysics™

COMSOL Multiphysics™

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

elirradiation<br />

Cautionary<br />

Radiation is currently only possible between boundaries, that is, between entities of<br />

dimension one lower than the space dimension. Also, radiation only works within<br />

one geometry.<br />

The elirradiation element is available only if your license includes the Heat<br />

Transfer Module.<br />

Examples<br />

Compare the irradiation calculated by the hemicube algorithm with an analytical<br />

solution in a known case.<br />

clear fem;<br />

fem.geom = geomcsg({rect2(1,1,'pos',[0 -1]),...<br />

rect2(1,1,'pos',[-1 0]),...<br />

rect2(.8,.8,'pos',[.2 .2])});<br />

fem.mesh = meshinit(fem);<br />

fem.expr = {'xb', 0.2,...<br />

'yb', 0.2,...<br />

'xc', 'xb+xb*yb/(1-yb)',...<br />

'y1', '(x>xc)*(xb*yb/(x-xb)+yb)+(x

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

Saved successfully!

Ooh no, something went wrong!