The same msh model is used by dividing it into two regions. #5413
Replies: 3 comments
-
|
Hi @CherryJGit You seem to want to preserve elements in the upper half while allowing those in the lower half to be removed. Best |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a tetrahedral mesh of a sphere in an msh model. I hope that the tetrahedral elements in the upper half of the sphere cannot be eliminated, while those in the lower half can be. Moreover, there should be a regional division between the upper half and the lower half, rather than a determination based on a standard. For example, the tetrahedral elements in the region enclosed by the BoxROI should not be eliminated. I'm not sure if this is feasible. I tried to write an scn file with the following content. However, no matter how I modify it, errors will always occur. I will put the content of the file below. Maybe my train of thought is wrong.And after it runs, due to the influence of gravity, it will split into two parts on its own. What I hope for is the whole. Even so, I spent a long time consulting various AIs, such as Grok, GPT, DeepSeek, etc., before determining this method. I hope everyone can help me check where the problem lies, or provide an scn file for other possible approaches. I would be extremely grateful. Thank you in advance.
The error log brought by this code is:
Beta Was this translation helpful? Give feedback.
All reactions