| Detailed description |
|
|
6/bug in lsutil>cleanNew with msg: "Please report"
RO=struct('dim',[9 9 40],'tolE',.1,'doSplit',1);[model,li]=ofdemos('LS3d',RO);
li={struct('shape','cyl','xc',.5,'yc',.5,'zc',1,'nx',0,'ny',0,'nz',-1, 'rc',.2,'z0',-.4,'z1',.4,'mpid',[200 300])};
mo3=lsutil('cut',model,li,RO);
feplot(mo3); cf.sel={'proid 300','colordatap'}
@Eric : I corrected the bug. The display above illustrates problems at the bottom of the cut. But that is not completely avoidable for a coarse initial mesh and the strategy to first divide in pyra is not really good. We can talk about how this should be done.
5/lsutil('cut') unable to deal with cut of a diagonal.
@eric : what do you mean ?
4/hexa8 splited in pyra5, then in tetra4 give no matching faces.
@eric : what do you mean ?
DONE -------------------------------------------------------
1/ CVS commit of integrules for shape functions & derivatives
2/ Thanks I added pyra5 testmat. We need to talk about the next step.
3/check quality of pyra5 and pyra13 |
|