<div dir="ltr">Hey,<div><br></div><div>For my thesis, i need to calculate the magnetic field  of a certain magnet configuration with Getdp and compare that with an analytical solution.</div><div>My analytical solution uses the nodes generated by Gmsh and calculates the magnetic field in the nodes.</div><div><br></div><div>Is there a way to calculate the magnetic field of the nodes instead of of the elements (e.g. triangles) and to return them in an output file that looks like (x, y, z, bx,by,bz), the information of each node on a line?</div><div>Because untill now, my output is for each element (a triangle) a new line with (x1,y1,z1,...y3,z3,bx1,by1,...,by3,bz3). But bx1=bx2=bx3, so one value is given for each element and even not for each node of an element.</div><div><br></div><div>I'm wondering how a property for an element is calculated given an number of nodes?</div><div><br></div><div>i hope you understand my problem.</div><div><br></div><div>Thanks for your quick response!</div><div><br></div><div>Roeland</div></div>