|
[Sponsors] |
June 11, 2009, 20:20 |
input data to a poisson solver
|
#1 |
Senior Member
Hassan
Join Date: Apr 2009
Posts: 106
Rep Power: 17 |
Hey
i want to use the FFT routines given in numerical recipe book for solving Poisson equation using the Dirichlet boundary conditions. i want to use the routines as a black box so this means i need to give them the initial data as input.. if somebody has used those before and can tell me that how and wht should i be inputting to use these routines to solve the possion equation. the routine is taking input as a data array of y .. so suppose if the equation is KU=F, then wht will be the initial and wht wil go in the subroutine as a data. thanks... |
|
June 11, 2009, 21:56 |
|
#2 |
Member
MrFluent
Join Date: Mar 2009
Posts: 33
Rep Power: 17 |
i never used numerical recipe's code, but there is something called kiss-fft on source-forge. I am big fan of it and i use it for my immersed boundary code.
|
|
June 11, 2009, 23:45 |
|
#3 |
Senior Member
Hassan
Join Date: Apr 2009
Posts: 106
Rep Power: 17 |
thanks let me have a look at it and then il let u know..
i downloaded it but i think the files are written in C and im using fortran .. but just a question tht when u r using this code what inputs do u usually give... ofcourse i need to give the boundary conditions and generate the mesh but what value will be given of which the transforms will be done if its poisson equation.. regards and thanks for ur help |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
structured and unstructured grids | user | Main CFD Forum | 6 | November 25, 2010 02:14 |
4th order accurate pressure poisson solver | srinivas | Main CFD Forum | 4 | February 28, 2009 06:23 |
[OpenFOAM] The blank cannot input the data | fong909 | ParaView | 0 | January 2, 2009 06:52 |
input vertex data file format | Rick | FLUENT | 3 | March 6, 2006 03:39 |
Poisson Solver question | Suresh | Main CFD Forum | 3 | August 12, 2005 05:37 |