gdtk-uq / gdtk

The Gas Dynamics Toolkit (GDTk) is a set of software tools for simulating high speed fluid flow, maintained at The University of Queensland and the University of Southern Queensland, Australia.
https://gdtk.uqcloud.net/
Other
59 stars 15 forks source link

read_from_text function no longer works with structured vtk files #19

Closed uqngibbo closed 1 year ago

uqngibbo commented 1 year ago

We also have no example using this capability. (Feature request noted by Ying Luo from Caltech.)

uqngibbo commented 1 year ago

Commit c5aac573c33126a1b8e0226747e0652dffa46c53 fixes the sgrid reader and adds an example in examples/geom/grids/readvtk.lua

Note that the unstructured reader fails with throw new Error("read_from_vtk_text_file() is not finished, yet.");