I am running a shaped charge calculation using the Euler solver. The target is quite thick, 5 to 10 times the length of the fully stretched jet. To get the resolution that I need, I have to make the mesh very fine. The calculation is running on a high performance PC for almost two weeks. Is there any way to speed up the calculation without reducing the accuracy?


Estimate the length of the fully extended jet (L). Divide the mesh along the axis of symmetry into parts (subgrids) each length 1.5*L, then join all parts. Inactivate all parts except one in front of the jet, based on the average velocity of the jet, estimate the length of time required for the jet tip to reach about half way into the next part, and run the calculation for that length of time. Activate the next part and if appropriate deactivate the part behind the jet. Restart the problem and run until the jet trip reaches about half way into the next part and repeat the process. While this may be a little more labor intensive, it could speed up the total calculation time required by a factor of 3 to 5.





Show Form
No comments yet. Be the first to add a comment!