Troubles with reading unstructured grid
Hello! Thank you very much for your work with PyGRDECL. I and my colleague have tried to use PyGRDECL for converting unstructured grid (fig.1) and we encountered some difficulties.
I would appreciate it if you could find time to look through it. I'll describe the problem with a simple example. We have this small grid for example.
There are actually 8 cells, not 6. Two of these cells are inactive. We exported ACTNUM data but it turned out this keyword is unsupported.
We converted the grid from fig.1 with PyGRDECL to VTU format. And we used ParaView for visualization. Here is what we've got.
In fig.3&4 you can see one additional point and it seems to me that it was generated by PyGRDECL.
Here are GRDECL file and VTU file.
Hi,
Thanks a lot for your interest in using PyGRDECL.
It looks like the problem is coming from the active cell functionality. We should have 8 cells but 2 of them are inactive. PyGRDECL may have trouble handling this case.
Currently, I'm very busy with PhD final exam so I will look at it in detail once I have time.
Thanks, Bin 4_3_1_cut_2_1.zip