<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><br><span></span></div><div><span>Hi Jens,</span></div><div><br><span></span></div><div><span>thanks a lot for your fast response!</span></div><div><span>It's a good hint but unfortunately in my case I want to save some calculated values <br></span></div><div><span>(depending on the DOFs) and not the DOFs directly. Therefore I'm looking for a<br></span></div><div><span>PostOperation command for this purpose. <br></span></div><div><br><span></span></div><div><span>In case there is no such command I could use your valuable hint and write a small</span></div><div><span>program which is doing the calculations after reading the res file.</span></div><div><br></div><div>But maybe I'm lucky and there is a possibility to do it in the PostOperation.<br><span></span></div><div><span><br></span></div><div><span>Kind
 regards,</span></div><div>Constantin</div><div><br></div><div><br></div><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">Von:</span></b> Jens Trommler <trommler@temf.tu-darmstadt.de><br><b><span style="font-weight: bold;">An:</span></b> Constantin Mokur <constantin.mokur@ymail.com><br><b><span style="font-weight: bold;">Cc:</span></b> "getdp@geuz.org" <getdp@geuz.org><br><b><span style="font-weight: bold;">Gesendet:</span></b> 10:11 Montag, 5.September 2011 <br><b><span style="font-weight: bold;">Betreff:</span></b> Re: [Getdp] How to store all nodal values in a file via post-processing<br></font><br>Hi Constantin,<br><br>I'm not an expert in GetDP. But you could use the resolution file<br>(*.res) for this purpose if you like to.<br>Whenever
 you did a SaveSolution in the .pro files, the complete list<br>of degrees of freedom is written to the end of the resolution file.<br>So, if you had a nodal based solution this list in the resolution file<br>is a list of the values at each node. They are sorted like in the msh<br>file which is mostly from 1 to number of nodes.<br>The exact file format of the resolution file is in the documentation of getdp.<br>But probably there is also postprocessing command which I don't know.<br><br>Best, Jens.<br><br><br><br><br><br>2011/9/4 Constantin Mokur <<a ymailto="mailto:constantin.mokur@ymail.com" href="mailto:constantin.mokur@ymail.com">constantin.mokur@ymail.com</a>>:<br>> Hi,<br>> is there an easy way to store the nodal values after a simulation in a file<br>> (preferably a simple table<br>> with two columns: node number and value)?<br>> It could also be a .pos file with this table in it.<br>> I tried it with print options
 DecomposeInSimplex or Dimension 1 but I always<br>> get a table with<br>> triangle number and the corresponding 3 nodal values instead of node number<br>> and node value.<br>> Any help is highly appreciated.<br>><br>> Best regards<br>> Constantin<br>><br>> _______________________________________________<br>> getdp mailing list<br>> <a ymailto="mailto:getdp@geuz.org" href="mailto:getdp@geuz.org">getdp@geuz.org</a><br>> <a href="http://www.geuz.org/mailman/listinfo/getdp" target="_blank">http://www.geuz.org/mailman/listinfo/getdp</a><br>><br>><br><br><br></div></div></div></body></html>