pyPoisson


Predicted u field solving the Poisson equation

pyPoisson is a 2D finite volume code. It is fully vectorized (i.e. no for loops). The discretized equations are solved with Pythons sparse matrix solvers. The code is a stripped version of pyCALC-RANS

  • The figure above presents the predicted u field.
  • The b.c. are zero on left, right, bottom (set in the module setup_case())
  • A point source of 100 per unit volume is prescribed at x=1.5, y=0.5 (set in the module modify_case())
  • A 60x60 grid is used (xmax=ymax=2)
  • Download the code here
  • Read the README file
  • Download the pyCALC-RANS report.








Department of Mechanics and Maritime Sciences
Division of Fluid Dynamice