After using the lb/fluid module of lammps to calculate MD, I got the following files (fflow.xdmf fflow.raw), but I couldn’t find the relevant opening solutions in the paraview manual.
Several lines in the xdmf file (fflow.xdmf) look like this:
<Attribute Name="density">
<DataItem ItemType="Function" Function="$0 * 0.001000" Dimensions="11 11 11">
<DataItem Precision="8" Format="Binary" Seek="0" Dimensions="11 11 11">
fflow.raw
</DataItem>
</DataItem>
</Attribute>
fflow.raw (2.0 MB)
fflow.xdmf (51.3 KB)
When I use paraview, it seems that fflow.raw does not load normally.