TL;DR
This paper introduces rom.js and cfd.xyz, an open-source web framework for generating and visualizing parametric CFD results using surrogate models, facilitating real-time fluid dynamics exploration.
Contribution
It presents a JavaScript-based framework and web application for efficient parametric CFD simulation visualization, extending surrogate model use in real-time applications.
Findings
Successfully visualizes parametric CFD results online
Enables real-time exploration of fluid dynamics problems
Supports extension to machine learning-based surrogate models
Abstract
We present in this technical note an open-source web framework for the generation and visualization of parametric OpenFOAM simulations from surrogate models. It consists of a JavaScript module (rom.js) and a web app (cfd.xyz) to explore fluid dynamics problems efficiently and easily for a wide range of parameters. rom.js is a JavaScript port of a set of open-source packages (Eigen, Splinter, VTK/C++ and ITHACA-FV) to solve the online stage of reduced-order models (ROM) generated by the ITHACA-FV tool. It can be executed outside a web browser within a backend JavaScript runtime environment, or in a given web solution. This methodology can also be extended to methods using machine learning. The rom.js module was used in cfd.xyz, an open-source web service to deliver a collection of interactive CFD cases in a parametric space. The framework includes some tutorials, showing the whole…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
