|
[Sponsors] |
Matrix coefficients of fvm::grad(p) in foam-extend |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 26, 2016, 12:47 |
Matrix coefficients of fvm::grad(p) in foam-extend
|
#1 |
New Member
Join Date: Oct 2016
Posts: 1
Rep Power: 0 |
Hi All,
I am new to the forum and with foam-extend as well. I am trying export the matrix M of the discretized gradient of the pressure created by foam-extend so that I can calculate the gradient of the pressure as M*P. Starting from blockVectorMatrix pInU(fvm::grad(p)); I export pInU.diag(), pInU.upper(), pInU.lower(), pInU.lduAddr().upperAddr() and pInU.lduAddr().lowerAddr(). Is anyone aware if I can reconstruct the matrix with the standard lduAddressing in OpenFoam and if that are the only quantities I need to export? Many thanks, Stefano |
|
Tags |
fvm::grad(p), gradient, implicit, ldumatrix |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
error with reactingFoam | BakedAlmonds | OpenFOAM Running, Solving & CFD | 4 | June 22, 2016 03:21 |
[blockMesh] error message with modeling a cube with a hold at the center | hsingtzu | OpenFOAM Meshing & Mesh Conversion | 2 | March 14, 2012 10:56 |
[blockMesh] BlockMesh FOAM warning | gaottino | OpenFOAM Meshing & Mesh Conversion | 7 | July 19, 2010 15:11 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |