Timofey Mukha

Results 21 comments of Timofey Mukha

I'm the one, who reported the issue on the forum, feel free to ping if I can be of any help.

Hi! Yes, for the moment one should use polydata. I think writing a converter using vtk should be quite straight-forward. The develop branch also supports .vtk, i.e unstructured grids. I...

Hello! Is there a chance someone will take a look at this in the foreseeable future :-)?

Thanks, it would be really appreciated. But chances are that it is the compiler's fault.

Hi Ashwin! I did some testing. If you use `case = tbl.Case(vtp_path, pointData=True)` things work. However, turbulucid is meant to work with cell-centred data, so under the hood the point...

Example of a channel flow slice. It's a very coarse mesh, so you clearly see the cells. ![image](https://user-images.githubusercontent.com/7013791/110099341-7caf4500-7da1-11eb-9683-f62b6b198e76.png) And here is how a plot of the sts* file looks, the...

@ashwinvis In Paraview, untick the "Triangulate the slice" to get rectangular cells.

I'm not sure if the actual slicing should be included, but one could at least add a "from memory" reader, which accepts a vtkPolyData object with a slice somehow obtained...

Hi, sorry that I have missed your message. I will try to look into this as soon as possible, but can't promise exactly when.