|
[Sponsors] |
How to create a matrix of primitive variables or conservative variables |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 20, 2016, 09:20 |
How to create a matrix of primitive variables or conservative variables
|
#1 |
Member
pan
Join Date: May 2015
Posts: 30
Rep Power: 11 |
Dear Foamers,
I need to create a matrix of (rho rhoU rhoE) and the flux of them, which is the 5*3 matrix. How to create them use of code? I know the blockMatrix in extend, but I don't know how to implement. After this, I also need to discrete them into the fvMatrix, can someone help me? |
|
December 5, 2016, 05:58 |
|
#2 |
New Member
WangYi
Join Date: Dec 2015
Location: Xi'an China
Posts: 7
Rep Power: 11 |
5*3 matrix? I think it is just a vector which has 5 elements. You can have a look at densitybasedturbo package. In my viewpoint, the implicit temporal discretization is the reason why using fvblockmatrix. Otherwise, when using explicit temporal schemes such as Multistage Runge-Kutta may don't need blockmatrix.
|
|
Tags |
matrix, rho, variables |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Meshing a Sphere | Ajay | FLUENT | 10 | September 3, 2016 15:18 |
[blockMesh] Include list of points | Hikachu | OpenFOAM Meshing & Mesh Conversion | 0 | June 20, 2011 10:03 |
Actuator disk model | audrich | FLUENT | 0 | September 21, 2009 08:06 |
Where's the singularity/mesh flaw? | audrich | FLUENT | 3 | August 4, 2009 02:07 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |