Remeshing in Free-Shape Optimization
Hi Everyone,
I'm performing shape optimization on a part, and I've run into the issue where after about 8-10 iterations the solver stops with the error of excessive element distortion. I've set the REMESH control card to 1 as suggested here: http://www.altairuniversity.com/wp-content/uploads/2015/06/REMESH_opti_control.pdf .
However, when I do this the solver does iteration 0, outputs the excessive mesh distortion error, says that I have a feasible design (no stress constraints violated in the original part), gives me the '***** END OF REPORT *****' message, then says it's starting the remesh. It then proceeds to run the remesh on one core (I have 8) and takes forever (it's still running after an hour, but with very little RAM usage).
Is this what's supposed to happen or am I doing something wrong? What I don't get is why it now says there is an excessive element distortion on iteration 0.
Thanks!
**Update:
So the remesh finally finished (after about 2 hours) and the solver reloaded, but gave the following error:
*** See next message about line 7281 from file: Shape_Opt_04_rmsh001.fem
'SURF 2ELFACE'
Syntax error(s) found in bulk data 'SURF' card.
I have two contact surfaces in the model, not sure if that's the issue, as in the .fem file this line is right near the definition of the contact surface.
Answers
-
Could you share .fem file with us?
0 -
Here are both the original and remeshed fem files.
0 -
share out file of the run?
0 -
Remeshing will delete the elements in the element or surface set.
Can you exclude the elements from shape optimization which are in contact and try again?
0 -
I tried but it didn't work. I've tried deleting the contact surface itself and it runs through the 0 iteration, remeshes successfully, runs 8 or so iterations, remeshes again, then fails during the element quality check. I then tried to turn off the element quality check but the same error occurred.
Rahul, here are the out files.
0 -
Can you redefine the armsurf contact surface and try running the analysis.
0