a Decision-Tree based Moment-of-Fluid (DTMOF) Method in 3D rectangular hexahedrons
Zhouteng Ye, Mark Sussman, Yi Zhan, Xizeng Zhao

TL;DR
This paper introduces a decision-tree-based approach to the moment-of-fluid method for 3D interface reconstruction, significantly improving computational speed while maintaining accuracy compared to traditional iterative methods.
Contribution
The paper presents a novel machine learning approach using decision trees to directly determine the interface normal in MOF, eliminating the need for iterative optimization.
Findings
Faster interface reconstruction compared to traditional MOF.
Maintains comparable accuracy with conventional MOF.
Effective in various interface advection tests.
Abstract
The moment-of-fluid (MOF) method is an extension of the volume-of-fluid method with piecewise linear interface construction (VOF-PLIC). By minimizing the least square error of the centroid of the cutting polyhedron, the MOF method reconstructs the linear interface without using any neighboring information. Traditional MOF involves iteration while finding the optimized linear reconstruction. Here, we propose an alternative approach based on a machine learning algorithm: Decision Tree algorithm. A training data set is generated from a list of random cuts of a unit cube by plane. The Decision Tree algorithm extracts the input-output relationship from the training data, so that the resulting function determines the normal vector of the reconstruction plane directly, without any iteration. The present method is tested on a range of popular interface advection test problems. Numerical results…
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.
Taxonomy
TopicsFluid Dynamics and Heat Transfer · Lattice Boltzmann Simulation Studies · Fluid Dynamics and Thin Films
