Hello Experts,
I need to transfer displacement results from fine mesh to coarse mesh. Also the vice-versa is also needed - coarse to fine.
The transfer of results should be very much close to the actual simulation results.
Thanks,
Hello Everyone, I am calculating stiffness matrix for a hexahedron element using C code and I am using gauss points. However if I compare my output with the stiffness matrix output by Abaqus, I see some differences ? Is it normal ?
Also I am trying to transfer element nodal forces from one mesh...