delete error elements??
delete error elements??
(OP)
Hi
my job is aborted because i have a zero volume element. i can visulize the elements in the viewer or using the mesh verifier. but how can i delete them? when i go to edit mesh to delete them they are not highlighted anymore. is there a possibility to create a set in the part module from the error set in the viewer?
thanks for any help
Raymond
my job is aborted because i have a zero volume element. i can visulize the elements in the viewer or using the mesh verifier. but how can i delete them? when i go to edit mesh to delete them they are not highlighted anymore. is there a possibility to create a set in the part module from the error set in the viewer?
thanks for any help
Raymond





RE: delete error elements??
You can also get zero volume elements which appear perfectly flat. There may be something wrong with the basic geometry then and you may need to repair it before meshing.
corus
RE: delete error elements??
import os
os.environ['ABA_SKIPSTRICTGEOMCHECK']='YES'
del os
If the bad elements are away from your area of interest, then deleting them should have no effect on your results. Of course this assumes your model has many thousands of elements..
Principal - http://www.OnlineFEASolver.com
General FEA Consulting Services