Skip to content

chruilin/Poisson-NN

Repository files navigation

Poisson-NN

High efficient computing approach incorporated with a Poisson Neural Network for solving the incompressible Navier-Stokes equations

how to run:

python ./Poisson-NN1024x1024/train.py --dtype=float32

python ./Poisson-NN1024x1024/train.py --dtype=float64

python ./Poisson-NN1024x1024/test.py --test_case=k16TGV

python ./Poisson-NN2048x2048/train.py --dtype=float32

python ./Poisson-NN2048x2048/train.py --dtype=float64

python ./Poisson-NN2048x2048/test.py --test_case=k16TGV

python paperfiguresplot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages