FlowModelingControl / flowtorch

flowTorch - a Python library for analysis and reduced-order modeling of fluid flows
GNU General Public License v3.0
131 stars 45 forks source link

Implement FOAMDataloader class #1

Closed AndreWeiner closed 3 years ago

AndreWeiner commented 4 years ago

Implement the FOAMDataloader class. The class should take a path to an OpenFOAM case as input and provide functions to load fields and the mesh sequentially. Moreover, the class should be able to handle:

Additionally, there should be a