High efficient computing approach incorporated with a Poisson Neural Network for solving the incompressible Navier-Stokes equations
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