|
[Sponsors] |
![]() |
![]() |
#1 |
New Member
Nikolaos Beratlis
Join Date: Jan 2010
Posts: 16
Rep Power: 17 ![]() |
I am using a finite difference CFD code written in Fortran. The code uses non-uniform cartesian orthogonals grids with a staggered arrangement. In addition, the code uses the "blktri" direct solver found in the FISHPACK library to solve the Poisson equation in 2D.
Is there a parallel version of the "blktri" subroutine or a similar direct solver that has parallel capabilities? I've searched on the internet for parallel direct Poisson solvers but the closest thing I found are these two: 1. Intel Cluster Poisson Solver http://software.intel.com/en-us/arti...olver-library/ unfortunately it can only handle uniform meshes so it won't work in my case 2. PSCR method https://www.jyu.fi/it/laitokset/mit/...p/fastsolvers/ I couldn't find the source code, I assume it is not public. Thank you in advance, Nikos Last edited by nikosb; February 28, 2012 at 09:13. |
|
![]() |
![]() |
![]() |
Tags |
direct, poisson, solver |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
multiphase solver - parallel processing - GAMG | thibault_pringuey | OpenFOAM Programming & Development | 2 | August 27, 2013 22:03 |
Poisson eq w setReference works serial diverges in parallel | tehache | OpenFOAM Running, Solving & CFD | 5 | August 29, 2012 09:41 |
2D pseudo-spectral (Chebyshev) parallel Helmholtz solver package | magicsquirrel | Main CFD Forum | 0 | July 13, 2011 10:45 |
Working directory via command line | Luiz | CFX | 4 | March 6, 2011 20:02 |
direct parallel solver | sylvain | Main CFD Forum | 2 | June 25, 2001 07:56 |