Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

The adaptive mesh region contains zero elements

Status
Not open for further replies.

Ajith Kurian Baby

Mechanical
Joined
Mar 28, 2020
Messages
53
Location
IN
I was trying to simulate a wear problem and I got the following error message:
The adaptive mesh region contains zero elements. Please ensure that valid element types compatible with the adaptive mesh feature was selected.
The application of adaptive mesh constraints requires the definition of an adaptive mesh domain.
Analysis Input File Processor exited with an error.

The attached image shows my mesh. I had selected the rectangular area for the region as ALE adaptive domain and the top surface (top line) of the rectangular surface as a region of ALE adaptive mesh constraint.
I request your help to solve this issue
Untitled_kwllll.jpg
 
Which element type do you use ? Make sure that all nodes selected for adaptive mesh constraint belong to adaptive mesh domain.
 
I am using quad elements. when I use tet elements it works fine. does that mean, the quad element is not supported for adaptive meshing?
 
First order plane stress/strain quads (CPS4 and CPE4) are available for adaptive meshing in Standard. If you use these elements then the error is most likely caused by invalid definition of adaptive mesh domain.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top