-
-
July 25, 2024 at 4:04 pmLeon15Subscriber
Hello,
I am conducting a transient thermal analysis for an additive manufacturing process using ANSYS APDL and would like to create an algorithm for mesh coarsening. Previously, I used the VCLEAR and VDELE commands to delete elements and then recreate coarser ones using VEXT. The nodal temperatures from the previous elements were stored and reapplied to the coarser elements. However, this approach requires leaving the /SOL processor to enter the /PREP7 processor and then returning to the /SOL processor to resume the calculations. This results brings a significant computational cost, making my current model unsustainable.
Is there a way to achieve mesh coarsening while remaining within the /SOL processor to avoid the cost of reading and writing data between different /SOL processes?
Thank you very much,
Leon
-
July 31, 2024 at 6:11 amAshish KhemkaForum Moderator
Hi,
You will need to exit the solution to remesh.
Regards,
Ashish Khemka
-
- You must be logged in to reply to this topic.
-
451
-
199
-
194
-
166
-
162
© 2024 Copyright ANSYS, Inc. All rights reserved.