Hi
Results are first calculated at certain locations, called Gauss or quadrature points, located inside each element. It is traditional to save results at nodal point (not quadrature points). Is there a function to extrapolate the calculated quadrature point values to nodes (such as stress values for an elastic solid model)? this function must have ability to calculate averaged values for a node common to several elements.
Thanks,
H.B
Dear Professor Bangerth
Thank you for the response.
In fact I have a problem during adaptivity and the aforementioned method will also help me in mesh refinement. I am working on a coupled thermo-mechanical damage model. For history dependent constitutive material models, such as plasticity and damage models, it is necessary to transfer quadrature point data from old mesh to new one, because the new stress and other state variables are calculated based on the previous state.
Best Regards,
H. Badnava
Hi
Results are first calculated at certain locations, called Gauss or quadrature points, located inside each element. It is traditional to save results at nodal point (not quadrature points). Is there a function to extrapolate the calculated quadrature point values to nodes (such as stress values for an elastic solid model)? this function must have ability to calculate averaged values for a node common to several elements.