|
[Sponsors] |
PINN for natural convection fails at higher Rayleigh numbers |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
Today, 08:59 |
PINN for natural convection fails at higher Rayleigh numbers
|
#1 |
New Member
marcus aurelius
Join Date: Sep 2023
Posts: 17
Rep Power: 3 |
I am working on a physics-informed neural network (PINN) implementation using DeepXDE for solving a non-dimensional natural convection problem in a square cavity. The problem involves the Navier-Stokes and energy equations with non-dimensional parameters such as Rayleigh number (Ra) and Prandtl number (Pr). The cavity has Dirichlet boundary conditions for velocities and temperature on three walls and a Neumann boundary condition for temperature on the top wall.
The neural network has a 10-layer fully connected structure with 150 neurons per layer and "swish" activation. Training is performed using the Adam optimizer with cosine decay uptp 60000 iterations and fine-tuned using the L-BFGS optimizer. This setup works perfectly fine to validate at low Rayleigh number up to 10E4. but it fails miserably to validate at higher Ra = 10E5 or above. I seek advice on improving accuracy and predict accurate natural convection at higher Rayleigh numbers. |
|
Tags |
convection, deep learning, machine learning, neural network, pinn |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
buoyantFoam crashes when solving mixed convection or using higher order schemes | talop | OpenFOAM Running, Solving & CFD | 5 | July 4, 2024 13:02 |
Higher order convection schemes with unstructured grids | vkrastev | OpenFOAM | 29 | April 5, 2018 04:23 |
Modeling both radiation and convection on surfaces - Ansys Transient Thermal R13 | s.mishra | ANSYS | 0 | March 31, 2012 05:12 |
Natural convection cavities high rayleigh numbers | tommy | CFX | 3 | September 27, 2008 16:43 |
Could anybody help me see this error and give help | liugx212 | OpenFOAM Running, Solving & CFD | 3 | January 4, 2006 19:07 |