<div dir="ltr">Kenichiro,<div><br></div><div>I looked at your code for just a minute, but I wonder if you need to close your file after writing it at</div><div><br></div><div><a href="https://github.com/Kenichiro-Yoshimi/FluentWriterPlugin/blob/master/vtkFluentWriter.cxx#L1245">https://github.com/Kenichiro-Yoshimi/FluentWriterPlugin/blob/master/vtkFluentWriter.cxx#L1245</a></div><div><br></div><div>HTH,</div><div>Cory</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, May 1, 2018 at 10:30 PM kenichiro yoshimi <<a href="mailto:rccm.kyoshimi@gmail.com">rccm.kyoshimi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am creating a writer plugin for Fluent in ParaView 5.5.0 built under<br>
Windows 10. This plugin aims at writing vtkUnstructuredGrid input out<br>
to a Fluent format file as a 3D mesh.<br>
<br>
The plugin is built and loaded into ParaView successfully. But when<br>
Paraview opens the attached input and saves it using this<br>
FluentWriterPlugin, a problem occurs. That is, the plugin does not try<br>
to lock the output files after writing and closing them. So I can not<br>
refer to them until I close the ParaView itself.<br>
<br>
The following is my implementation.<br>
<a href="https://github.com/Kenichiro-Yoshimi/FluentWriterPlugin" rel="noreferrer" target="_blank">https://github.com/Kenichiro-Yoshimi/FluentWriterPlugin</a><br>
<br>
What is going wrong here?<br>
<br>
Thanks in advance,<br>
yoshimi<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/paraview</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Cory Quammen<br>Staff R&D Engineer<br>Kitware, Inc.</div>