fluidfoam
fluidfoam copied to clipboard
OpenFoam postprocessing python tool
When reading timestamps in the probes folder with still empty files, I received a "UnboundLocalError". The modification should trigger this error intentionally during unittesting and also provides a fix for...
I am trying to retrieve the geometry for a dynamic hybrid mesh (with hexahedral and tetrahedral cells), so I have a mix of structured and unstructured mesh. I have a...
I am trying to create streamline plot using fluidfoam library but it is giving me a lot of issues of mismatching data of my grid with velocity etc. Is there...
Hi, I had a dataset which happened to have "}". ")" byte strings within the nonuniform binary data block for the patch. Such a happenstance leads to an unexpected exit...
The read_probes function was not counting the probes properly and not returning the coordinates of the last probe. In an OpenFOAM postprocessing file, the probes coordinates are written in the...