Hey everyone,
hope this is the right place to ask. I am using software that reads FEA results created in Abaqus to generate a special 3D Printing toolpath. Unfortunately, these so-called FEM_Selection result-files are poorly documented. Everything I found is the following:
"Given user-specified loads on the model H, we use commercial FEA software (e.g. Abaqus) to compute the stress distribution and output the 3 × 3 stress tensor 𝜎(𝑒) for every tetrahedral element 𝑒 ∈ T at the centers x𝑒 ."
I have attached an example .inp file which I get from the software, and the corresponding .txt file that I am trying to replicate. If anyone has an idea on what these files contain and how to create/export them, I would be very happy about any information. This is the software I am referring to: https://github.com/GuoxinFang/ReinforcedFDM.
