<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div>Hello ABE,</div>
<div><br>
</div>
<div>use the AppendTimeStepToFileName feature,</div>
<div>which will generate an output file for each time step.</div>
<div><br>
</div>
<div>      Print[ t, OnElementsOf DomainC, File StrCat[Dir, "tThe", ExtGmsh], LastTimeStepOnly, AppendTimeStepToFileName 1 ] ;</div>
<div><br>
</div>
<div>Then, you can visualize the time evolution of the tThe field</div>
<div>- at the end of the simulation  by clicking on the « Play «  icon ( « > » )</div>
<div>in the bottom bar of the GUI</div>
<div>- or later in a terminal by invoking  </div>
<div><br>
</div>
<div>$ gmsh  IH/tThe_*.pos</div>
<div><br>
</div>
<div>Hope this helps,</div>
<div><br>
</div>
<div>Fr. </div>
<div><br>
</div>
<div><br>
</div>
<div>
<div>Le 27 oct. 2017 à 08:43, ABE Hiroshi <<a href="mailto:habe36@gmail.com">habe36@gmail.com</a>> a écrit :</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">Dear All,<br>
<br>
I built a Gmsh/GetDP project doing a coupling simulation of thermal and magnetodynamics, refereing to inductor and indheat examples.<br>
<br>
The simulation works fine now, but I’m stuck in PostOperation to save time series data of transient simulation.<br>
Load the “inductive_heat.pro" file to Gmsh and Run to display the results at each time steps.<br>
But the output file, saying “tThe.pos", only includes the last time step values. It would be caused by the statement: “LastTimeStepOnly” in Print operation. But without the statement, I got
<br>
<br>
Error   : GetDP - Empty solution in DofData 0<br>
<br>
The benchmarks, such as “inductor”, can save the all time series in the pos file. So there should be some mistakes but I couldn’t find my fault in my project files.<br>
<br>
I would be really obliged if you would point to my mistakes.<br>
Please find four files attached in this mail.<br>
<br>
Thank you very much in advance,<br>
<br>
Yours sincerely,<br>
<br>
ABE Hiroshi<br>
from Tokorozawa, JAPAN<br>
<br>
<br>
<span><inductive_heat.pro></span><span><inductive_heat.geo></span><span><materials.data></span><span><inductive_heat_id.geo></span>_______________________________________________<br>
getdp mailing list<br>
<a href="mailto:getdp@onelab.info">getdp@onelab.info</a><br>
http://onelab.info/mailman/listinfo/getdp<br>
</blockquote>
</div>
<br>
<div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="orphans: 2; widows: 2;">
<div>
<div>--</div>
<div>François Henrotte Dr Ir - <span style="text-align: -webkit-auto;"><a href="mailto:francois.henrotte@uclouvain.be">francois.henrotte@uclouvain.be</a></span><span style="text-align: -webkit-auto;"> - </span><span style="text-align: -webkit-auto;"><a href="mailto:francois.henrotte@ulg.ac.be">francois.henrotte@ulg.ac.be</a> </span></div>
<div>UCL - Bât. Euler a.217 - Av. G. Lemaître 4-6 , <span style="text-align: -webkit-auto;">B-1348 Louvain-la-Neuve - </span><span style="text-align: -webkit-auto;">+32(0)10 47 23 64 </span></div>
<div><span style="text-align: -webkit-auto;">ULg - Institut Montefiore I154 - Allée de la Découverte 10, B-4000 Liège - +32(0)4 366 37 36 </span></div>
</div>
<div><span style="text-align: -webkit-auto;"><br>
</span></div>
</div>
</div>
</div>
</div>
<br class="Apple-interchange-newline">
<br class="Apple-interchange-newline">
</div>
<br>
</body>
</html>