Recently I was using prepromax to deal with an engineering problem in the auto parts industry. The problem is very simple, but the model is very complex, with many bad surfaces, and it is difficult to directly mesh. I used ansys scdm and hypermesh to deal with it for 2 days to get prepromax available However, I can finally draw the mesh (ansys workbench cannot directly draw the mesh, it can be seen that the meshing ability of prepromax is still good)
I encountered a problem, because my pipe wall is very thin, I used a single-layer second-order tetrahedron for mesh division (in order to prevent the number of meshes from being too large), and turned on the large deformation switch at the same time, considering the plasticity of the material, calculated The deformation value is 26mm, while abaqus calculates it to be about 33mm. The difference is a bit big. I guess it is because the number of meshes in the thickness direction is too small, which causes the model to be excessively stiffened, resulting in a smaller deformation calculation result than abaqus.
Therefore, I encrypted the mesh. Since the thickness direction is not easy to be locally encrypted, I can only use the overall encryption method to ensure that there are two layers of second-order tetrahedral meshes in the thickness direction, so that the number of my meshes is about 1.5 million. , about 2.5 million nodes, but there is a problem, calculix seems to be unable to solve the problem of this scale, and there is always an inexplicable termination.
The solvers I use are:
Downloaded the solver, tried PasTiX and Pardiso, in the process of using Pardiso, it seems that some library files are missing.
So I’m still trying, trying to solve this problem, if there is a good solution, I will reply, and you can also make suggestions.
