jimxucoming's Stars
1shirong/dwPINNs
Dynamic weight strategy of physics-informed neural networks for the 2D Navier-Stokes equations
AdrianDario10/Navier_Stokes_cylinder2D
Physics Informed Neural Network (PINN) for the 2D Navier-Stokes equation
Anxy21/PINN-for-NS-equation-main-seq2seq
athete/NS-ANN
Inferring the Dense Matter Equation of State from Neutron Star Observations via Artificial Neural Networks
USTC-ADA/Physically-Plausible-and-Conservative-Solutions-to-NS-Equations-Using-PICNN
jborggaard/ns2d
finite element solution to the 2D Navier-Stokes equations
tt-nakamura/NS2d
Navier-Stokes equation in two dimension
emShalaby/NS_12_steps
Navier-Stokes equation in matlab,python
wangmou21/NSNet
Deep learning for Navier-Stokes equations in CFD
lavenderses/NSsimulation
The Simulations of Navier-Stokes Equation in 2D and 3D.
Shengfeng233/PINN-for-NS-equation
A pytorch implementaion of physics informed neural networks for two dimensional NS equation
Shengfeng233/PINN-for-turbulence
A pytorch implementation of several approaches using PINN to slove turbulent flow
Shengfeng233/PINN-MPI
parallel PINNs; RANS equations; spatiotemporal parallel; PINNs
Alexzihaohu/NSFnets
PINN in solving Navier–Stokes equation
jimxucoming/pinn2solve-burgers
使用Pinn求解一维burgers,二维耦合burgers正反问题。共四个实验,每个实验都有相应实验文档.doc
jimxucoming/pinn_burgers
使用Pinn求解一维burgers,二维耦合burgers正反问题。