Re: MPI run — pvd file fault
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › Bug Reports › MPI run — pvd file fault › Re: MPI run — pvd file fault
April 19, 2017 at 12:12 pm
#2597
albert.mink
Moderator
Dear Steed188,
I attached the sample pvd from cylinder3d. No matter if you you execute sequential or parallel, yout pvd file should look like this.
<?xml version=”1.0″?>
<VTKFile type=”Collection” version=”0.1″ byte_order=”LittleEndian”>
<Collection>
<DataSet timestep=”0″ group=”” part=”” file=”data/cylinder3d_iT0000000.vtm”/>
<DataSet timestep=”900″ group=”” part=”” file=”data/cylinder3d_iT0000900.vtm”/>
…
</Collection>
</VTKFile>
By the way, can you open the pvd file with a web browser?
Regards,
Albert