Dear developers,
I started to use freefeem recently. I am running a code on my computer (win10), but the generated vtk file cannot be read correctly by paraview. However, when I run the same code on another machine (also win10), the vtk files works fine in paraview.
Here I listed some of our obersvations:
1, The code runs fine on both machines. No error reported.
2, On my computer, the generated vtk file has only 2000KB, whereas on the other machine, it is about 4000KB.
3, We tried both 4.5 and 4.6 versions and it remains the same.
So what could be the problem? Could you please give us some suggestions about how to fix it?
Thank you very much,
Best regards,
Wei
PS: not sure if it is relevent, but on the other machine, the one with correct vtk output, I got a warning message each time says: “Warning: – Your set of boundary condition is incompatible with the mesh label.”. But the code can still run and the results make sense. This message has never appeared on my machine.