I am using TexGen for my Master Thesis, it's really quite helpful, so thank you. However, I ran into some troubles regarding the quadratic volume mesh export for Abaqus.
I used periodic meshing with Single Layer RVE Periodic Boundary Conditions.
When I start the job (via command line) I get an error message in the .dat file regarding the equations/boundary conditions:
Code: Select all
***ERROR: ALL THE NODESETS USED IN DEFINING AN EQUATION MUST CONSIST OF THE
SAME NUMBER OF NODES, EXCEPT THAT SINGLE-NODE NODESETS CAN BE USED
WHERE A NODE NUMBER WOULD BE VALIDCode: Select all
***NOTE: DUE TO AN INPUT ERROR THE ANALYSIS PRE-PROCESSOR HAS BEEN UNABLE TO
INTERPRET SOME DATA. SUBSEQUENT ERRORS MAY BE CAUSED BY THIS OMISSIONHas anyone ever heard of a problem like this? How come that the solver finds more nodes in the sets than Abaqus CAE? I did the same calculations (same tg3 file, same element size and same boundary conditions) with linear elements and it worked perfectly fine. Also, I do know that a voxel mesh is a good alternative (already successfully used it), but I would like to be able to compare both methods in my thesis.
Any thoughts on how to successfully solve this issue will be highly appreciated!
Best regards,
Jessica