sguerin13 / CNN_2D_CFD_ECE_228Links
Predicting 2D Steady State Fluid Flow Fields using Convolutional Neural Networks
☆10Updated 5 years ago
Alternatives and similar repositories for CNN_2D_CFD_ECE_228
Users that are interested in CNN_2D_CFD_ECE_228 are comparing it to the libraries listed below
Sorting:
- CFD-DeepLearning-UNET☆17Updated 4 years ago
- 计算流体力学笔记及资料☆33Updated last year
- Multi-head attention network for airfoil flow field prediction☆15Updated 3 years ago
- CNN model to predict the lift-drag ratio of airfoil☆17Updated 4 years ago
- Using PyTorch within OpenFOAM☆13Updated last year
- Accelerated vortex-induced vibration (VIV) simulation using immersed boundary lattice Boltzmann method (IB-LBM) powered by JAX.☆23Updated this week
- Codes for various problems solved using Finite Difference Method and Finite Volume Method.☆12Updated 9 years ago
- An improved and generic PINNs for fluid dynamic analysis is proposed. This approach incorporates three key improvements: residual-based …☆27Updated 2 years ago
- DNS data of flows over periodic hills with parameterized geometries, for data-driven turbulence modeling☆47Updated 2 years ago
- This is the source code for our paper "Towards high-accuracy deep learning inference of compressible turbulent flows over aerofoils"☆33Updated last year
- Implement PINN with high level APIs of TF2.0, including a solution of coupled PDEs with PINN☆27Updated 2 years ago
- ☆41Updated 3 years ago
- DRLFluent: a distributed co-simulation framework coupling reinfocement learning and computational fluids dynamics on HPC.☆13Updated 5 months ago
- Convolution Neural Network based solution for 2D steady state Navier Stokes equation for submerged badies☆11Updated 4 years ago
- Physics Informed Neural Network (PINN) for the 2D Navier-Stokes equation☆33Updated 3 years ago
- An overview of articles related to deep reinforcement learning in fluid mechanics☆11Updated last year
- Video tutorial on YouTube (https://youtu.be/9DkhHDEu1zU) to write a Computational Fluid Dynamics (CFD) solver from scratch using Python, …