SearcharxivSearch

arXiv subjects

Daniel Curl

Publications and source records attributed to Daniel Curl.

2 recordsLinked to original sources

CFDTwin: An open-source GUI and Python toolkit for POD-NN surrogate modeling of ANSYS Fluent simulations

High-fidelity computational fluid dynamics (CFD) is widely used for thermal-fluid design, but repeated CFD solves remain expensive for design optimization, uncertainty analysis, and digital-twin workflows. Recently, our team has demonstrated that a proper orthogonal decomposition and neural-network (POD-NN) surrogate can predict two-dimensional thermal fields in an electronics-cooling cold plate with large inference speedups while preserving physically interpretable modal structure. Reproducing and extending such workflows, however, typically requires custom scripts for parameter sampling, Fluent automation, data extraction, reduced-order model construction, neural-network training, validation, and prediction. This paper introduces CFDTwin, an open-source Python package and optional desktop graphical user interface (GUI) that packages these steps into a reusable workflow for ANSYS Fluent simulations. CFDTwin allows users to define simulation inputs and output quantities, generate design-of-experiments samples, run and resume Fluent batch simulations, train POD-NN surrogate models for scalar, surface-field, and cell-zone outputs, inspect validation metrics, and evaluate trained models at new design points without re-running Fluent. The same workflow is exposed through a scriptable Python API and a GUI, supporting reproducible studies, user-facing model validation, and automated design exploration. CFDTwin extends the prior POD-NN modeling study from a case-specific research implementation to a reusable research-software platform for CFD surrogate modeling and digital-twin development.

physics.flu-dyn

Open datasets and machine learning for two-phase heat transfer: a review following a spatial-temporal taxonomy

Two-phase heat transfer underpins boiling, condensation, immersion cooling, flow boiling, energy conversion, and electronics thermal management, but its coupled interfacial physics make data reuse and model comparison difficult. This narrative review synthesizes open datasets, machine-learning methods, and reusable software for two-phase heat-transfer research, with emphasis on boiling, multimodal sensing, and thermal-management datasets. We organize the review around a spatial-plus-temporal dimensionality taxonomy, denoted S+TD, that classifies data objects by the dimensionality of the measured, simulated, or derived fields, including 0+0D point values, 0+1D time series, 1+1D profiles, 2+0D images, 2+1D videos, 3+0D/3+1D fields, and mixed multimodal records. The taxonomy is used to connect dataset types to AI tasks such as tabular regression, acoustic sequence learning, image segmentation, video analysis, inverse heat-flux reconstruction, surrogate modeling, and multimodal fusion. The review also develops a roadmap for physics-aware open data, including metadata definitions, evidence and reuse-maturity labels, benchmark splits, decoders, baseline models, and community databanks. NED3 resources are discussed as one implementation case within a broader open-data ecosystem rather than as a complete solution. The main conclusion is that progress in two-phase AI now depends as much on findable, decodable, benchmarkable, and physically interpretable data infrastructure as on model architecture.

cs.LG