issue with following height of free surface in VOF simulation, paraview crashes when using plot over time

Hello,
I am having issues trying to follow the area of the interface on my VOF simulation.
for this currently I am doing:

  1. contour over alpha.air=0.5
  2. merge blocks
  3. connectivity region neared point at 0,0,0.5
  4. integrate values

up to this paraview does not have any errors or issues. but when I apply plot over time filter to integrate values to follow for example the area over time. paraview crashes. and I get this error:

critical: In unknown, line 0
critical: Cannot open data file " "" "

here is the data: FileSender
and here is the saved state:
example.pvsm (692.0 KB)

regards

I see an issue with ParaView 5.13.1 but the nightly seems to be fixed already:

You can find the nightly here: https://www.paraview.org/download/?version=nightly

1 Like

Hello mathieu,
I just tested in 5.13.2 and also crashes. I will download the nightly to test.
tested in nightly, can confirm that it nows works.