CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Most efficient implementation of the pressure poisson solver

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 18, 2022, 00:36
Default Most efficient implementation of the pressure poisson solver
  #1
Member
 
Divyaprakash
Join Date: Jun 2014
Posts: 69
Rep Power: 11
Divyaprakash is on a distinguished road
I have written a simple CFD solver following the steps here https://www.montana.edu/mowkes/resea...GuideToCFD.pdf
I have implemented this in Fortran.

I want to know what options do I have to solve the pressure poisson equation as efficiently as possible?


I am looking for suggestions on the best algorithm to use and the best libraries in C/C++ or Fortran which will give me the maximum computational efficiency. Thank you!
Divyaprakash is offline   Reply With Quote

Old   November 18, 2022, 04:12
Default
  #2
Senior Member
 
Arjun
Join Date: Mar 2009
Location: Nurenberg, Germany
Posts: 1,272
Rep Power: 34
arjun will become famous soon enougharjun will become famous soon enough
Quote:
Originally Posted by Divyaprakash View Post
I have written a simple CFD solver following the steps here https://www.montana.edu/mowkes/resea...GuideToCFD.pdf
I have implemented this in Fortran.

I want to know what options do I have to solve the pressure poisson equation as efficiently as possible?


I am looking for suggestions on the best algorithm to use and the best libraries in C/C++ or Fortran which will give me the maximum computational efficiency. Thank you!
For Cartesian mesh solvers as yours - it will be FFT based or Cyclic reduction based solvers (Check fishpack library).
arjun is offline   Reply With Quote

Reply

Tags
algorithm, fortran, library, pressure poisson, solver


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fail to converge when solving with a fabricated solution zizhou FLUENT 0 March 22, 2021 06:33
divergence error in pressure termal couple rezvani Fluent UDF and Scheme Programming 6 January 27, 2021 23:54
DPMFoam pressure poisson and momentum corrector bjnieuwboer OpenFOAM Programming & Development 0 March 4, 2019 10:41
CFX Solver stopped with error when requested for backup during solver running Mfaizan CFX 40 May 13, 2016 06:50
pressure Poisson equation in fractinoal step metho Rui Main CFD Forum 6 October 15, 2000 04:57


All times are GMT -4. The time now is 22:52.