Good Morning Paulo,
we developed a fast and easy-to-use Python Package to read in all kinds of FDS Data at the Jülich Research Center (IAS-7) in the FireDynamics division.
It automatically reads in all the slice data inside of your meshes written out by FDS.
I am currently working on a routine to automatically combine all slice data across the meshes so you won't have to mess with all these meshes yourself.
The package is called "fdsreader" and is available on
PyPi (pip install fdsreader).
For more information on the package and documentation as well as usage examples, please visit its Github page here:
The package is currently under active development. While it does already support all datatypes and is able to read in all kinds of data FDS produces,
we are still improving its convenience by adding handy functions. If you need any help with the package or need any additional functionality, please
create an issue on GitHub and I will work on your request asap.
Greetings,
Jan