Machine Learning to speed up Computational Fluid Dynamics engineering simulations for built environments: A review
Keywords
Nomenclature
- AE
- Autoencoder
- AE-CNN
- Convolutional autoencoder
- AI
- Artificial intelligence
- CFD
- Computational fluid dynamics
- CNN
- Convolutional neural network
- DMD
- Dynamic mode decomposition
- DNS
- Direct numerical simulation
- FCNN
- Fully connected neural network
- FNO
- Fourier neural operator
- GAN
- Generative adversarial network
- GNN
- Graph neural network
- GPU
- Graphics processing unit
- IAQ
- Indoor air quality
- LES
- Large eddy simulation
- LSTM
- Long short-term memory
- ML
- Machine learning
- NIROM
- Non-intrusive reduced-order model
- PINN
- Physics-informed neural network
- POD
- Proper orthogonal decomposition
- RANS
- Reynolds-averaged Navier–Stokes
- RBF
- Radial basis function
- RNN
- Recurrent neural network
- ROM
- Reduced-order model
- SciML
- Scientific machine learning
- SVM
- Support vector machine
- XGBoost
- Extreme gradient boosting
1. Introduction
2. Computational fluid dynamics for building engineering
2.1. Main CFD applications for buildings
2.2. Computational time issue of building CFD simulations despite simplifications
2.2.1. Traditional CFD approaches for building engineering
Fig. 1. Example of a CFD indoor application: simulation result (top) and mesh (bottom) for a room.
Extracted from Luo et al. [24].Fig. 2. Example of a CFD outdoor application: urban wind field.
Extracted from Shao et al. [25].2.2.2. Computational time bottleneck
2.3. Replacing CFD with simplified models
3. Machine learning overview
3.1. Machine learning approaches
Fig. 3. Schematic of supervised learning. The model maps inputs to outputs . Training data are used to identify the optimal parameters for the best possible approximation of according to the metric .
Fig. 4. Schematic of the encoder–decoder procedure describing the dimensionality reduction. The encoder and the decoder are trained to compress data while preserving maximum information ().
3.2. Focus on deep learning
3.2.1. Neural networks architectures
Fig. 5. Schematic of a fully connected neural network (FCNN). Neurons combine input components linearly and apply a final nonlinear activation function to provide a scalar output. They are arranged in layers, which are connected to form an FCNN.
Fig. 6. 2D discrete convolution illustration. 4 × 4 kernel, no padding, stride of . The convolutional kernel applies the same sequence of operations to all the patches of the input matrix. Thus, convolutional neural networks (CNNs) can recognize the same local pattern at different locations with a relatively small number of parameters.
Fig. 7. Schematic of a recurrent neural network (RNN). 7(a) shows the usual recursive representation. 7(b) illustrates the unfolded graph in time on a forward pass. For each element of the sequence, the RNN provides an output that depends implicitly on all the previous elements.
3.2.2. Neural networks for physics
Fig. 8. Physics-informed neural network (PINN) illustration. In this example, the neural network predicts a velocity field from which the classical supervised loss and the physics-based continuity loss are computed. Both losses are combined during the training process.
4. Accelerating CFD with ML
4.1. Accelerate high-fidelity flow simulations
Fig. 9. Summary of some of the most relevant areas where machine learning (ML) can enhance computational fluid dynamics (CFD), according to Vinuesa and Brunton [16]. In the present review, we focus on ML to accelerate simulations. We highlight that these three categories (b, c, and d) can lead to faster CFD calculations.
Figure extracted from Vinuesa and Brunton [16].4.2. Enhance turbulence modeling with ML
4.3. Reduced-order models and flow control
Fig. 10. Lattimer et al. [104] used the proper orthogonal decomposition (POD) to create a reduced-order model (ROM) of a buoyant plume simulation. This figure shows the contribution of the first velocity and temperature modes (1, 2, and 3 from left to right) to the ROM. Each mode adds different levels of coherent structures.
Figure modified from Lattimer et al. [104].5. AI-accelerated CFD simulations for built environments
5.1. Direct surrogate modeling for built environment CFD applications
Table 1. Recent contributions from the built environment field using machine learning for CFD direct surrogate modeling.
| Reference | Building application | Study focus | Machine learning model | Physics incorporated | Predicted target typea | Prediction scopeb | |||
|---|---|---|---|---|---|---|---|---|---|
| Empty Cell | Indoor | Outdoor | Empty Cell | Empty Cell | Empty Cell | High-level metrics | Spatial fields | Local | Global |
| Tian et al. [113 ] | IAQ, thermal comfort, and energy performance. Single room. Stratified environment (heating and cooling). | FCNN | |||||||
| Li et al. [114 ] | IAQ, thermal comfort level, and energy consumption. Single room. Smart environmental control. | FCNN | |||||||
| Shen et al. [115 ] | Inverse tracing of fire source location. Single room. The forward model predicts the temperature distribution. | FCNN | (forward) | ||||||
| Ding and Lam [116 ] | Cross-ventilation potential. High-density cities. | Linear regression, gradient boosting | |||||||
| He et al. [117 ] | Pedestrian-level wind environment. Low-Velocity Areas. Isolated rectangular buildings. | Extra trees regressor | |||||||
| Wai and Yu [118 ] | Vehicle-derived airborne particulate dispersion within a compact high-rise-built environment. | FCNN | |||||||
| Mortezazadeh et al. [119 ] | Wind power potential of a cluster of roof-mounted wind turbines. | Random forest | |||||||
| Higgins and Stathopoulos [120 ] | Wind velocity for wind turbine placement in urban areas. | FCNN | |||||||
| Kim et al. [121 ] | Optimize portable air cleaner placement in a room. | CNN | |||||||
| Shin et al. [122 ] | IAQ. Mean age of air. Reefer containers. | FCNN, CNN | |||||||
| Zhou and Ooka [123 ] | 2D indoor environment, including both velocity and temperature distributions. | FCNN | |||||||
| Zhou and Ooka [124 ] | Indoor airflow prediction. | FCNN | |||||||
| Wei and Ooka [125 ] | Reconstruct an indoor airflow field based on an experimental dataset. | FCNN | PINN | ||||||
| Quang et al. [126 ] | Indoor airflow distribution in multi-storey buildings. | FCNN | |||||||
| Hodges et al. [43 ] Lattimer et al. [104 ] | Spatially resolved temperatures and velocities. Fire safety. | CNN | |||||||
| Su et al. [127 ] | Smoke motion and the Available Safe Egress Time in an atrium. Fire safety. | CNN | |||||||
| Lamberti and Gorlé [128 ] | Pressure coefficients on a highrise building. | FCNN | |||||||
| Glumac et al. [11 ] | Wind pressures and wind loads on high-rise buildings. | SVM, FCNN, random forest, gradient boosting | |||||||
| Shao et al. [25 ] | Urban wind field. | FCNN | PINN, GNN | ||||||
| Peng et al. [129 ] | Urban wind field. | FNO | Neural operator | ||||||
| Huang et al. [130 ] | Environmental performance-driven urban design. | GAN | |||||||
| Javanroodi et al. [131 ] | Climate variables in arbitrary urban morphologies, with a focus on extreme climate conditions. | FCNN | |||||||
| Pedro Souza de Oliveira et al. [132 ] | Gas dispersion. | FCNN | |||||||
| Jurado et al. [133 ] | Airborne pollutant dispersion. | CNN | |||||||
| Lin et al. [134 ] | Pollutant dispersion in the near-wake of building. Ideal urban environment. | FCNN | |||||||
- a
- Distinction between models predicting (i) aggregated metrics of interest (i.e., high-level metrics) or (ii) spatial distributions of quantities of interest (i.e., spatial fields).
- b
- Distinction between models providing predictions for (i) a specific subpart of the domain of interest (i.e., local) or (ii) the whole domain at once (i.e., global).
5.1.1. Surrogates for high-level metrics
5.1.2. Surrogates for spatial fields
Fig. 11. PIGNN-CFD architecture proposed by Shao et al. [25]. A graph neural network (GNN) iteratively computes the next state (a). An encoder generates a latent graph from the input graph (c), which is updated through rounds of learned message-passing steps (d) and then decoded to produce the output at the next time step (e). In the GNN architecture, trained neural networks process a subset of the graph (i.e., local approach) but are applied to the entire domain to make global predictions. Therefore, their model scales up to arbitrary large-scale urban scenes.
Figure extracted from Shao et al. [25].5.1.3. Observed trends in direct surrogate modeling
Computational time savings.
High-level metrics versus spatial fields.
Fig. 12. Two of the surrogate models proposed by Huang et al. [130] in their study are presented here. A comparison was conducted between a generative model predicting the fields of interest (a) and a fully connected neural network predicting high-level metrics (c). In (a), denotes the generator, and is the discriminator. These are deep neural network architectures involving convolutional layers. In (c), the neural network takes six morphological indicators as inputs to predict averaging values of the environmental field. In their article, the results of this comparison underscored the importance of predicting information on the spatial distribution of environmental indicators.
Figure modified from Huang et al. [130].Global versus local approach.
Fig. 13. Local approach described by Pedro Souza de Oliveira et al. [132]. The model uses only the local state as input to make a local prediction. In particular, this approach enables scaling across any domain without additional training.
Figure redrawn from Pedro Souza de Oliveira et al. [132].Transient simulation predictions.
Embedding physics.
5.2. Reduced-order models for built environment CFD applications
Table 2. Recent contributions from the built environment field using reduced-order models for CFD.
| Reference | Building application and model focus | Dimensionality reduction | Reduced basis coefficient determination |
|---|---|---|---|
| Lattimer et al. [104 ] | Indoor. Velocity and temperature fields. 2D buoyancy-driven plumes from fires. | POD | PDE projection (intrusive) |
| Luo et al. [24 ] | Indoor. Air velocity and temperature fields. 3D non-uniform environment with multiple boundary conditions. | POD | RBF |
| Wang et al. [138 ] | Indoor. Air velocity field. 2D room with variable inlet velocity. | POD AE-FCNN | FCNN |
| Xiang et al. [139 ] | Outdoor. Urban airflow (wind field) with dynamic boundary conditions. 2D-slice at the pedestrian level. | POD AE-FCNN AE-CNN | XGBoost |
| Xiang et al. [140 ] | Outdoor. 3D urban airflow (wind field) with dynamic boundary conditions. | AE-CNN | XGBoost |
| Masoumi-Verki et al. [141 ] | Outdoor. Urban airflow. Turbulent airflow field in the wake region of an isolated high-rise building, located in an unstable thermal stratification condition. | AE-CNN Multi-scale AE-CNN Self-attention AE-CNN | Parallel LSTM |
| Masoumi-Verki et al. [142 ] | Outdoor. Urban airflow. Turbulent airflow field in the wake region of an isolated high-rise building. | WGAN-AAE | Parallel bidirectional LSTM |
5.3. Hybrid approaches for built environment CFD applications
Fig. 14. Example of a hybrid strategy developed by Mendil et al. [146] for outdoor pollutant dispersion. The deep neural network is involved in the correction stages. The prediction is initiated with a Gaussian plume model, and masking stages ensure spatial constraints.
Figure extracted from Mendil et al. [146].5.4. Synthesis, discussion, and future challenges
5.4.1. Emerging trends
Table 3. Review synthesis. Observed trends in recent built environment literature for accelerating CFD simulations with ML. Key strengths, weaknesses, and recommendations based on our analysis.
5.4.2. Challenges and future directions
6. Conclusions
CRediT authorship contribution statement
Declaration of competing interest
Acknowledgments
References
- [1]Computational Fluid Dynamics, Springer (1995)
- [2]An Introduction To Computational Fluid Dynamics: The Finite Volume Method(second ed. [nachdr.] ed.), Pearson/Prentice Hall, Harlow (2007)
- [3]Computational Methods for Fluid DynamicsSpringer International Publishing, Cham (2020), 10.1007/978-3-319-99693-6
- [4]CFD of the future: Year 2025 and beyond50 Years of CFD in Engineering Sciences: A Commemorative Volume in Memory of D. Brian Spalding (2020), pp. 779-795
- [5]Editorial: Recent trends in computational fluid dynamicsFront. Phys., 8 (2020)
- [6]Application of Computational Fluid Dynamics in Building Design: Aspects and TrendsIndoor Built Environ., 15 (2006), pp. 305-313, 10.1177/1420326X06067336
- [7]LES over RANS in building simulation for outdoor and indoor applications: A foregone conclusion?Build. Simul., 11 (2018), pp. 821-870, 10.1007/s12273-018-0459-3
- [8]Large eddy simulations for studying tunnel smoke ventilationTunn. Undergr. Space Technol., 19 (2004), pp. 577-586, 10.1016/j.tust.2004.01.005
- [9]Detailed Simulations of Atmospheric Flow and Dispersion in Downtown Manhattan: An Application of Five Computational Fluid Dynamics ModelsBull. Am. Meteorol. Soc., 87 (2006), pp. 1713-1726, 10.1175/BAMS-87-12-1713
- [10]CFD simulation of the wind environment around an isolated high-rise building: An evaluation of SRANS, LES and DES modelsBuild. Environ., 96 (2016), pp. 91-106, 10.1016/j.buildenv.2015.11.007
- [11]A multi-fidelity wind surface pressure assessment via machine learning: A high-rise building caseBuild. Environ., 234 (2023), Article 110135, 10.1016/j.buildenv.2023.110135
- [12]Deep learningNature, 521 (2015), pp. 436-444, 10.1038/nature14539
- [13]Deep Learning, MIT press Cambridge, MA, USA (2017)
- [14]Machine-learning methods for computational science and engineeringComputation, 8 (2020), p. 15
- [15]Machine Learning for Fluid MechanicsAnnu. Rev. Fluid Mech., 52 (2020), pp. 477-508, 10.1146/annurev-fluid-010719-060214
- [16]Enhancing computational fluid dynamics with machine learningNat. Comput. Sci., 2 (2022), pp. 358-366, 10.1038/s43588-022-00264-7
- [17]Emerging trends in machine learning for computational fluid dynamics(2023), 10.48550/arXiv.2211.15145
- [18]Physics-guided, physics-informed, and physics-encoded neural networks and operators in scientific computing: Fluid and solid mechanicsJ. Comput. Inf. Sci. Eng., 24 (2024), Article 040802, 10.1115/1.4064449
- [19]Data-driven fluid mechanics of wind farms: A review(2022)arXiv:2203.13289 [physics]
- [20]Deep learning to replace, improve, or aid CFD analysis in built environment applications: A reviewBuild. Environ., 206 (2021), Article 108315, 10.1016/j.buildenv.2021.108315
- [21]CFD in Environmental Engineering and risk analysisInt. J. Chem. Chem. Eng. Syst., 8 (2023), pp. 1-15
- [22]Théorie Analytique de La Chaleur: Mise En Harmonie Avec La Thermodynamique et Avec La Théorie Mécanique de La Lumière, Gauthier-Villars (1903)
- [23]Computational Fluid Dynamics in Fire Engineering: Theory, Modelling and PracticeElsevier, Amsterdam; Boston (2009)
- [24]Fast and accurate prediction of air temperature and velocity field in non-uniform indoor environment under complex boundariesBuild. Environ., 230 (2023), Article 109987, 10.1016/j.buildenv.2023.109987
- [25]PIGNN-CFD: A physics-informed graph neural network for rapid predicting urban wind field defined on unstructured meshBuild. Environ., 232 (2023), Article 110056, 10.1016/j.buildenv.2023.110056
- [26]Large eddy simulation for incompressible flows: An introductionScientific Computation (third ed.), Springer, Berlin ; New York (2006)
- [27]Comparison of LES and RANS calculations of the flow around bluff bodiesJ. Wind Eng. Ind. Aerodyn., 69–71 (1997), pp. 55-75, 10.1016/S0167-6105(97)00147-5
- [28]CFD simulations of wind flow and mean surface pressure for buildings with balconies: Comparison of RANS and LESBuild. Environ., 173 (2020), Article 106747, 10.1016/j.buildenv.2020.106747
- [29]Cooperative project for CFD prediction of pedestrian wind environment in the Architectural Institute of JapanJ. Wind Eng. Ind. Aerodyn., 95 (2007), pp. 1551-1578, 10.1016/j.jweia.2007.02.023
- [30]On the feasibility of affordable high-fidelity CFD simulations for indoor environment design and controlBuild. Environ., 184 (2020), Article 107144, 10.1016/j.buildenv.2020.107144
- [31]The Future of CFD and the CFD of the Future (2012), 10.1615/ICHMT.2012.CHT-12.10
- [32]A review of simplified numerical approaches for fast urban airflow simulationBuild. Environ., 234 (2023), Article 110200, 10.1016/j.buildenv.2023.110200
- [33]Simulations of air distributions in buildings by FFD on GPUHVAC & R Res., 16 (2010), pp. 785-798, 10.1080/10789669.2010.10390934
- [34]Wind conditions in idealized building clusters: Macroscopic simulations using a porous turbulence modelBound.-Layer Meteorol., 136 (2010), pp. 129-159
- [35]A modified form of the – model for turbulent flows of an incompressible fluid in porous mediaInt. J. Heat Mass Transfer, 43 (2000), pp. 2909-2915
- [36]Simulating natural ventilation in and around buildings by fast fluid dynamicsNumer. Heat Transfer A, 64 (2013), pp. 273-289
- [37]Fast and informative flow simulations in a building by using fast fluid dynamics model on graphics processing unitBuild. Environ., 45 (2010), pp. 747-757
- [38]A simplified mathematical model for urban microclimate simulationBuild. Environ., 46 (2011), pp. 253-265
- [39]Towards aeraulic simulations at urban scale using the lattice Boltzmann methodEnviron. Fluid Mech., 15 (2015), pp. 753-770
- [40]Lattice Boltzmann method for fluid flowsAnnu. Rev. Fluid Mech., 30 (1998), pp. 329-364
- [41]Application of coarse-grid computational fluid dynamics on indoor environment modeling: Optimizing the trade-off between grid resolution and simulation accuracyHVAC & R Res., 18 (2012), pp. 915-933
- [42]Calculation of wind-driven cross ventilation in buildings with large openingsJ. Wind Eng. Ind. Aerodyn., 94 (2006), pp. 925-947, 10.1016/j.jweia.2006.04.002
- [43]Compartment fire predictions using transpose convolutional neural networksFire Saf. J., 108 (2019), Article 102854, 10.1016/j.firesaf.2019.102854
- [44]INFRARED an intelligent framework for resilient design(2020)
- [45]Leveraging urban configurations for achieving wind comfort in citiesSIGgraDi (2021), pp. 79-90
- [46]Machine learning for pedestrian-level wind comfort analysisBuildings, 14 (2024), 10.3390/buildings14061845
- [47]The Elements of Statistical Learning: Data Mining, Inference, and Prediction(second ed.), Springer (2009)
- [48]Data Mining: Practical Machine Learning Tools and Techniques (third ed.), Morgan Kaufmann Series in Data Management Systems, Morgan Kaufmann, Burlington, MA (2011)
- [49]Multilayer feedforward networks are universal approximatorsNeural Netw., 2 (1989), pp. 359-366, 10.1016/0893-6080(89)90020-8
- [50]Multilayer feedforward networks with a nonpolynomial activation function can approximate any functionNeural Netw., 6 (1993), pp. 861-867, 10.1016/S0893-6080(05)80131-5
- [51]A stochastic approximation methodAnn. Math. Stat., 22 (1951), pp. 400-407
- [52]Optimization methods for large-scale machine learningSIAM Rev., 60 (2018), pp. 223-311, 10.1137/16M1080173
- [53]Handwritten digit recognition with a back-propagation networkAdv. Neural Inf. Process. Syst., 2 (1989)
- [54]Learning internal representations by error propagation, parallel distributed processing, explorations in the microstructure of cognition, Ed. De Rumelhart and J. Mcclelland. 1. 1986Biometrika, 71 (1986), p. 6
- [55]Long short-term memoryNeural Comput., 9 (1997), pp. 1735-1780
- [56]Attention is all you needAdv. Neural Inf. Process. Syst., 30 (2017)
- [57]A Comprehensive Survey on Graph Neural NetworksIEEE Trans. Neural Netw. Learn. Syst., 32 (2021), pp. 4-24, 10.1109/TNNLS.2020.2978386
- [58]Graph Element Networks: Adaptive, structured computation and memoryProceedings of the 36th International Conference on Machine Learning, PMLR (2019), pp. 212-222
- [59]Learning to Simulate Complex Physics with Graph NetworksProceedings of the 37th International Conference on Machine Learning, PMLR (2020), pp. 8459-8468
- [60]Diffusion-convolutional neural networksAdv. Neural Inf. Process. Syst., 29 (2016)
- [61]Y. Li, R. Yu, C. Shahabi, Y. Liu, Diffusion convolutional recurrent neural network: Data-driven traffic forecasting, in: International Conference on Learning Representations, ICLR ’18, 2018.
- [62]Graph-partitioning-based diffusion convolutional recurrent neural network for large-scale traffic forecastingTransp. Res. Rec., 2674 (2020), pp. 473-488, 10.1177/0361198120930010
- [63]Physics-informed machine learningNat. Rev. Phys., 3 (2021), pp. 422-440, 10.1038/s42254-021-00314-5
- [64]Scientific Machine Learning Through Physics–Informed Neural Networks: Where we are and What’s NextJ. Sci. Comput., 92 (2022), p. 88, 10.1007/s10915-022-01939-z
- [65]Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equationsJ. Comput. Phys., 378 (2019), pp. 686-707, 10.1016/j.jcp.2018.10.045
- [66]Experience report of physics-informed neural networks in fluid simulations: Pitfalls and frustration(2022)
- [67]Neural Operator: Graph Kernel Network for partial differential equations(2020)
- [68]Learning nonlinear operators via DeepONet based on the universal approximation theorem of operatorsNat. Mach. Intell., 3 (2021), pp. 218-229
- [69]Fourier neural operator for parametric partial differential equations(2020)arXiv preprint arXiv:2010.08895
- [70]Hard encoding of physics for learning spatiotemporal dynamics(2021)
- [71]Neural ordinary differential equationsProceedings of the 32nd International Conference on Neural Information Processing Systems, NIPS’18, Curran Associates Inc., Red Hook, NY, USA (2018), pp. 6572-6583
- [72]ChemNODE: A neural ordinary differential equations framework for efficient chemical kinetic solversEnergy AI, 7 (2022), Article 100118, 10.1016/j.egyai.2021.100118
- [73]Stabilized neural ordinary differential equations for long-time forecasting of dynamical systemsJ. Comput. Phys., 474 (2023), Article 111838, 10.1016/j.jcp.2022.111838
- [74]A posteriori evaluation of a physics-constrained neural ordinary differential equations approach coupled with CFD solver for modeling stiff chemical kinetics(2024)
- [75]The Potential of Machine Learning to enhance computational fluid dynamics(2021)arXiv:2110.02085 [physics]
- [76]E. Glaessgen, D. Stargel, The digital twin paradigm for future NASA and US Air Force vehicles, in: 53rd AIAA/ASME/ASCE/AHS/ASC Structures, Structural Dynamics and Materials Conference 20th AIAA/ASME/AHS Adaptive Structures Conference 14th AIAA, 2012, p. 1818.
- [77]Digital twin service towards smart manufacturingProcedia CIRP, 72 (2018), pp. 237-242
- [78]Towards an integrated machine-learning framework for model evaluation and uncertainty quantificationNucl. Eng. Des., 354 (2019), Article 110197, 10.1016/j.nucengdes.2019.110197
- [79]Embedding data analytics and CFD into the digital twin conceptComput. & Fluids, 214 (2021), Article 104759, 10.1016/j.compfluid.2020.104759
- [80]Integrating supervised learning and applied computational multi-fluid dynamicsInt. J. Multiph. Flow, 157 (2022), Article 104221, 10.1016/j.ijmultiphaseflow.2022.104221
- [81]Residual-based physics-informed transfer learning: A hybrid method for accelerating long-term CFD simulations via deep learningInt. J. Heat Mass Transfer, 220 (2024), Article 124900, 10.1016/j.ijheatmasstransfer.2023.124900
- [82]How temporal unrolling supports neural physics simulators(2024), 10.48550/arXiv.2402.12971
- [83]Super-resolution analysis via machine learning: A survey for fluid flowsTheor. Comput. Fluid Dyn., 37 (2023), pp. 421-444, 10.1007/s00162-023-00663-0
- [84]Machine learning–accelerated computational fluid dynamicsProc. Natl. Acad. Sci., 118 (2021), Article e2101784118, 10.1073/pnas.2101784118
- [85]Using Machine Learning to augment coarse-grid computational fluid dynamics simulations(2020), 10.48550/arXiv.2010.00072
- [86]Machine-learning based error prediction approach for coarse-grid Computational Fluid Dynamics (CG-CFD)Prog. Nucl. Energy, 118 (2020), Article 103140, 10.1016/j.pnucene.2019.103140
- [87]Performance and accuracy assessments of an incompressible fluid solver coupled with a deep convolutional neural networkData-Cent. Eng., 3 (2022), Article e2, 10.1017/dce.2022.2
- [88]A machine learning based solver for pressure Poisson equationsTheor. Appl. Mech. Lett. (2022), Article 100362, 10.1016/j.taml.2022.100362
- [89]A Hybrid Iterative Numerical Transferable Solver (HINTS) for PDEs Based on Deep Operator Network and relaxation methods(2022), 10.48550/arXiv.2208.13273
- [90]Enhancing CFD solver with Machine Learning techniquesComput. Methods Appl. Mech. Engrg., 429 (2024), Article 117133, 10.1016/j.cma.2024.117133
- [91]Application of machine learning to model the pressure Poisson equation for fluid flow on generic geometriesNeural Comput. Appl. (2024), 10.1007/s00521-024-09935-0
- [92]Synthetic turbulent inflow generator using machine learningPhys. Rev. Fluids, 4 (2019), Article 064603
- [93]MeshingNet: A new mesh generation method based on deep learningInternational Conference on Computational Science, Springer (2020), pp. 186-198
- [94]A mesh optimization method using machine learning technique and variational mesh adaptationChin. J. Aeronaut., 35 (2022), pp. 27-41
- [95]Turbulence modeling in the age of dataAnnu. Rev. Fluid Mech., 51 (2019), pp. 357-377, 10.1146/annurev-fluid-010518-040547
- [96]Perspectives on machine learning-augmented Reynolds-averaged and large eddy simulation models of turbulencePhys. Rev. Fluids, 6 (2021), Article 050504, 10.1103/PhysRevFluids.6.050504
- [97]Predictive large-eddy-simulation wall modeling via physics-informed neural networksPhys. Rev. Fluids, 4 (2019), Article 034602, 10.1103/PhysRevFluids.4.034602
- [98]Machine learning building-block-flow wall model for large-eddy simulationJ. Fluid Mech., 963 (2023), p. A35, 10.1017/jfm.2023.331
- [99]Assessment of machine learning wall modeling approaches for large eddy simulation of gas turbine film cooling flows: An a priori studyJ. Eng. Gas Turbines Power, 146 (2024), Article 081019, 10.1115/1.4064556
- [100]CFDNet: A deep learning-based accelerator for fluid simulationsProceedings of the 34th ACM International Conference on Supercomputing, ACM, Barcelona Spain (2020), pp. 1-12, 10.1145/3392717.3392772
- [101]Reduced-Order Modelling for Flow Control, Springer Science & Business Media (2011)
- [102]The proper orthogonal decomposition in the analysis of turbulent flowsAnnu. Rev. Fluid Mech., 25 (1993), pp. 539-575
- [103]Modal Analysis of Fluid Flows: An OverviewAIAA J., 55 (2017), pp. 4013-4041, 10.2514/1.J056060
- [104]Using machine learning in physics-based simulation of fireFire Saf. J., 114 (2020), Article 102991, 10.1016/j.firesaf.2020.102991
- [105]Dynamic mode decomposition of numerical and experimental dataJ. Fluid Mech., 656 (2010), pp. 5-28, 10.1017/S0022112010001217
- [106]Higher Order Dynamic Mode DecompositionSIAM J. Appl. Dyn. Syst., 16 (2017), pp. 882-925, 10.1137/15M1054924
- [107]Discovering governing equations from data by sparse identification of nonlinear dynamical systemsProc. Natl. Acad. Sci., 113 (2016), pp. 3932-3937, 10.1073/pnas.1517384113
- [108]Extracting and composing robust features with denoising autoencodersProceedings of the 25th International Conference on Machine Learning, Icml ’08, Association for Computing Machinery, New York, NY, USA (2008), pp. 1096-1103, 10.1145/1390156.1390294
- [109]Playing atari with deep reinforcement learning(2013)
- [110]Algorithms for Reinforcement Learning, Synthesis Lectures on Artificial Intelligence and Machine Learning, Springer International Publishing, Cham (2010), 10.1007/978-3-031-01551-9
- [111]Recent advances in applying deep reinforcement learning for flow control: Perspectives and future directionsPhys. Fluids, 35 (2023), Article 031301, 10.1063/5.0143913
- [112]Surrogate modelling for sustainable building design – A reviewEnergy Build., 198 (2019), pp. 170-186, 10.1016/j.enbuild.2019.05.057
- [113]Modelling indoor environment indicators using artificial neural network in the stratified environmentsBuild. Environ., 208 (2022), Article 108581, 10.1016/j.buildenv.2021.108581
- [114]Enhancing IAQ, thermal comfort, and energy efficiency through an adaptive multi-objective particle swarm optimizer-grey wolf optimization algorithm for smart environmental controlBuild. Environ., 235 (2023), Article 110235, 10.1016/j.buildenv.2023.110235
- [115]Inverse tracing of fire source in a single room based on CFD simulation and deep learningJ. Build. Eng., 76 (2023), Article 107069, 10.1016/j.jobe.2023.107069
- [116]Data-driven model for cross ventilation potential in high-density cities based on coupled CFD simulation and machine learningBuild. Environ., 165 (2019), Article 106394, 10.1016/j.buildenv.2019.106394
- [117]Hybrid framework for rapid evaluation of wind environment around buildings through parametric design, CFD simulation, image processing and machine learningSustainable Cities Soc., 73 (2021), Article 103092, 10.1016/j.scs.2021.103092
- [118]Application of a Machine Learning Method for Prediction of Urban Neighborhood-Scale Air PollutionInt. J. Environ. Res. Public Health, 20 (2023), p. 2412, 10.3390/ijerph20032412
- [119]Estimating Urban Wind Speeds and Wind Power Potentials Based on Machine Learning with City Fast Fluid Dynamics Training DataAtmosphere, 13 (2022), p. 214, 10.3390/atmos13020214
- [120]Application of artificial intelligence to urban wind energyBuild. Environ., 197 (2021), Article 107848, 10.1016/j.buildenv.2021.107848
- [121]Optimal location and performance prediction of portable air cleaner in composite room shapes using convolutional neural networkBuild. Environ., 242 (2023), Article 110500, 10.1016/j.buildenv.2023.110500
- [122]Rapid monitoring of indoor air quality for efficient HVAC systems using fully convolutional network deep learning modelBuild. Environ., 234 (2023), Article 110191, 10.1016/j.buildenv.2023.110191
- [123]Influence of data preprocessing on neural network performance for reproducing CFD simulations of non-isothermal indoor airflow distributionEnergy Build., 230 (2021), Article 110525, 10.1016/j.enbuild.2020.110525
- [124]Neural network for indoor airflow prediction with CFD databaseJ. Phys. Conf. Ser., 2069 (2021), Article 012154, 10.1088/1742-6596/2069/1/012154
- [125]Indoor airflow field reconstruction using physics-informed neural networkBuild. Environ., 242 (2023), Article 110563, 10.1016/j.buildenv.2023.110563
- [126]Data-driven prediction of indoor airflow distribution in naturally ventilated residential buildings using combined CFD simulation and machine learning (ML) approachJ. Build. Phys., 47 (2024), pp. 439-471, 10.1177/17442591231219025
- [127]Smart performance-based design for building fire safety: Prediction of smoke motion via AIJ. Build. Eng., 43 (2021), Article 102529, 10.1016/j.jobe.2021.102529
- [128]A multi-fidelity machine learning framework to predict wind loads on buildingsJ. Wind Eng. Ind. Aerodyn., 214 (2021), Article 104647, 10.1016/j.jweia.2021.104647
- [129]Fourier neural operator for real-time simulation of 3D dynamic urban microclimateBuild. Environ., 248 (2024), Article 111063, 10.1016/j.buildenv.2023.111063
- [130]Accelerated environmental performance-driven urban design with generative adversarial networkBuild. Environ., 224 (2022), Article 109575, 10.1016/j.buildenv.2022.109575
- [131]Combining computational fluid dynamics and neural networks to characterize microclimate extremes: Learning the complex interactions between meso-climate and urban morphologySci. Total Environ., 829 (2022), Article 154223, 10.1016/j.scitotenv.2022.154223
- [132]Coupling a neural network technique with CFD simulations for predicting 2-D atmospheric dispersion analyzing wind and composition effectsJ. Loss Prev. Process Ind., 80 (2022), Article 104930, 10.1016/j.jlp.2022.104930
- [133]Deep learning methods evaluation to predict air quality based on Computational Fluid DynamicsExpert Syst. Appl., 203 (2022), Article 117294, 10.1016/j.eswa.2022.117294
- [134]CFD- and BPNN- based investigation and prediction of air pollutant dispersion in urban environmentSustainable Cities Soc., 100 (2024), Article 105029, 10.1016/j.scs.2023.105029
- [135]Generative adversarial netsAdv. Neural Inf. Process. Syst., 27 (2014)
- [136]MultiResUNet : Rethinking the U-Net architecture for multimodal biomedical image segmentationNeural Netw., 121 (2020), pp. 74-87, 10.1016/j.neunet.2019.08.025
- [137]A review of advances towards efficient reduced-order models (ROM) for predicting urban airflow and pollutant dispersionBuild. Environ., 216 (2022), Article 108966, 10.1016/j.buildenv.2022.108966
- [138]Feasibility analysis of pod and deep autoencoder for reduced order modelling Indoor environment cfd predictionProceedings of Building Simulation 2023: 18th Conference of IBPSA, Vol. 18, IBPSA, Shanghai, China (2023), pp. 758-766, 10.26868/25222708.2023.1227
- [139]Non-intrusive reduced order model of urban airflow with dynamic boundary conditionsBuild. Environ., 187 (2021), Article 107397, 10.1016/j.buildenv.2020.107397
- [140]Fast simulation of high resolution urban wind fields at city scaleUrban Clim., 39 (2021), Article 100941, 10.1016/j.uclim.2021.100941
- [141]Improving the performance of a CAE-based reduced-order model for predicting turbulent airflow field around an isolated high-rise buildingSustainable Cities Soc., 87 (2022), Article 104252, 10.1016/j.scs.2022.104252
- [142]The use of GANs and transfer learning in model-order reduction of turbulent wake of an isolated high-rise buildingBuild. Environ., 246 (2023), Article 110948, 10.1016/j.buildenv.2023.110948
- [143]WaveNet: A generative model for raw audio(2016)
- [144]T. Chen, C. Guestrin, Xgboost: A scalable tree boosting system, in: Proceedings of the 22nd Acm Sigkdd International Conference on Knowledge Discovery and Data Mining, 2016, pp. 785–794.
- [145]A novel macro-scale machine learning prediction based on high-fidelity CFD simulations: A case study on the pore-scale porous Trombe wall with phase change material capsulationJ. Build. Eng., 54 (2022), Article 104505, 10.1016/j.jobe.2022.104505
- [146]Hazardous atmospheric dispersion in urban areas: A Deep Learning approach for emergency pollution forecastEnviron. Model. Softw., 152 (2022), Article 105387, 10.1016/j.envsoft.2022.105387
- [147]Physics Meets Machine Learning: Coupling FFD with Regression Models for Wind Pressure Prediction on high-rise facades(2021)
- [148]Prediction of urban airflow fields around isolated high-rise buildings using data-driven non-linear correction modelsBuild. Environ., 246 (2023), Article 110894, 10.1016/j.buildenv.2023.110894
- [149]Weak baselines and reporting biases lead to overoptimism in machine learning for fluid-related partial differential equations(2024)
- [150]AIRFRANS: High fidelity computational fluid dynamics dataset for approximating reynolds-averaged-navier-stokes solutions(2022)
- [151]AhmedML: High-fidelity computational fluid dynamics dataset for incompressible, low-speed bluff body aerodynamics(2024)
- [152]WindsorML: High-fidelity computational fluid dynamics dataset for automotive aerodynamics(2024)
- [153]DrivAerML: High-fidelity computational fluid dynamics dataset for road-car external aerodynamics(2024)
- [154]A survey on transfer learningIEEE Trans. Knowl. Data Eng., 22 (2010), pp. 1345-1359, 10.1109/TKDE.2009.191
- [155]Transfer learning with deep neural networks for model predictive control of HVAC and natural ventilation in smart buildingsJ. Clean. Prod., 254 (2020), Article 119866, 10.1016/j.jclepro.2019.119866
- [156]Accelerating Eulerian fluid simulation with convolutional networks(2017)
Cited by (6)
Towards the use of data-driven methods for indoor airflow field reconstruction: A systematic review
2025, Journal of Building EngineeringEvaluation of machine learning models for predicting performance metrics of aero-engine combustors
2025, Case Studies in Thermal EngineeringInvestigation of optimal combined sound pressure level and power for a wind turbine
2025, International Journal of Ambient EnergyIdentifying the optimal gap separation of national physics laboratory (NPL) catamaran model using machine learning algorithms
2025, Journal of Ocean Engineering and Marine Energy