<html><head></head><body><div>Hey Max</div><div><br></div><div>On Fri, 2019-02-15 at 11:01 -0500, Max Orok wrote:</div><div><br></div><div><br></div><blockquote type="cite"><div dir="ltr"><div>My impression going in was that the Gauss point steps were part of the simulation and the goal was just to plot the data. <br></div></div></blockquote><div><br></div><div>Well, there is a fine line here but it can be considered that the modeling [1] is finished when the stresses (or the heat fluxes, etc) are computed at the gauss points.</div><div><br></div><div>Actually, I think the original question was: "given that I have data at the Gauss points (and not at the nodes nor at the cell centers), how can I plot them on Gmsh?"</div><div><br></div><div>Indeed, I think Gaetano wanted to have Gmsh to do something like to re-mesh the base grid and have new cells around the gauss points and plot the data as cell-centered values. I do not know if I am clear, but for a 8-node hexa with 2 Gauss points per dimensions that would be to replace the original element with 8 little hexas, one in each octant and then assign a cell value from the dataset to each of them. For other elements it would be more complex.</div><div><br></div><div>This is definetely in the post-processing step of the worflow.</div><div><br></div><div><br></div><blockquote type="cite"><div dir="ltr"><div>I think for this data set, the shared node data does repeat, but a single element will vary as a function of its  nodes. <br></div></div></blockquote><div><br></div><div>As far as I can see, the data corresponding to the shared nodes does not repeat. Again, this is what is expected from secondary fields computed as derivatives of a primary field at the Gauss points.</div><div><br></div><blockquote type="cite"><div dir="ltr"><div><br></div><div>For any averaging etc., perhaps this could be done during the simulation? </div></div></blockquote><div><br></div><div>Yes, it could. This is why I am interested in this issue, and raised the question on how to average if the solver has to output nodal values of stresses. Weighted average? With the element's volume? With the element's quality?</div><div><br></div><div><br></div><div><br></div><div>[1] <a href="https://www.seamplex.com/blog/say-modeling-not-simulation.html">https://www.seamplex.com/blog/say-modeling-not-simulation.html</a></div><div><br></div><div><br></div><div>--</div><div>Jeremy Theler</div><div>www.seamplex.com</div></body></html>