|
[Sponsors] |
Reconstructing Coefficient Matrix from lduAddressing Object |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 7, 2007, 08:16 |
Hi all,
I am looking into a p
|
#1 |
Member
Ivor Clifford
Join Date: Mar 2009
Location: Switzerland
Posts: 94
Rep Power: 17 |
Hi all,
I am looking into a possible block solver implementation for a set of closely coupled equations in FOAM 1.3. For the time being I am trying to understand how the fvMatrix, lduMatrix and lduAddressing classes work. I have started with a simple problem, trying to reconstruct the coefficient matrix of an existing fvMatrix object using its lduAddressing object. I then pack this new matrix into a simpleMatrix object, copy the source term across, and solve for the field. However, I find that the solution does not match the fvMatrix::solve() solution. Am I missing something here; the model is not decomposed, the matrix is symmetric and the mesh is symmetric. Thanks |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fine Level Coefficient Matrix | Naghman Khan | FLUENT | 1 | October 11, 2007 03:13 |
couldn't allocate fine level coefficient matrix | Sasha | FLUENT | 0 | December 1, 2005 16:31 |
Matrix coefficient | Giordano Bruno | FLUENT | 0 | June 14, 2005 15:25 |
Coefficient matrix | Question. | Main CFD Forum | 1 | September 12, 2004 22:19 |
Fine level Coefficient matrix Error | alice | FLUENT | 1 | March 6, 2004 09:01 |