<div dir="ltr"><div><div><div><div><div>Hello,<br></div>I have been using "simnibs" software which uses gmsh to calculate electric fields over a 3D mesh/geometry (human head). <br></div><div>It outputs a final .msh file, that contains the electric field information, and can be viewed using gmsh. <br><br></div>My issue is, I want to convert this file to a list where each line = <br>[coord location, electric field value ] How do I go about doing it? <br><br></div>The ultimate goal is to regrid this data onto a regular cartesian grid to do some funky postprocessing (fourier transforms, followed by funky stuff). I tried saving the .msh file as a .txt ** , and then reading it line by line.....I was thinking of replacing each triangular element with its centroid. However, I don't know how to proceed with other elements....please help me out<br><br></div>Thank you!<br></div>Mayank<br><br>** "Post processing Generic txt" option in "save as" in gmsh</div>