|
[Sponsors] |
Conceptual trouble--please help me understand what my matrix solution is telling me |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 25, 2010, 17:31 |
Conceptual trouble--please help me understand what my matrix solution is telling me
|
#1 |
New Member
Join Date: Jan 2010
Posts: 28
Rep Power: 16 |
Hello everyone:
I'm having trouble with a simple conceptual issue. I am helping a friend to write a code that solves the implicit 1-D advection-diffusion equation. I'm a programmer without much physics experience and there's one fundamental issue I don't understand... What does my solution mean physically? I have constructed the appropriate tridiagonal matrix A and vector b to solve Ax = b. As far as I know, each row represents a new time and each column represents a different point in space. I have a solution for the x vector using Gauss elimination, but I don't know what it means! How do I get from the solution (x vector) to a plot that shows how T varies in time and space? Do I go back to the coefficient matrix (A) and multiply each coefficient by the appropriate element in x? |
|
Tags |
finite difference, matrix, pde |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFL Condition | Matt Umbel | Main CFD Forum | 19 | June 30, 2020 09:20 |
the solution for illcondizioned matrix | giuseppe casillo | Main CFD Forum | 0 | December 9, 2008 07:35 |
Solution Method for A New Block-tridiagonal Matrix | A.M.Yang | Main CFD Forum | 2 | July 6, 2001 09:32 |
Solution Method for A New Block-tridiagonal Matrix | A.M.Yang | Main CFD Forum | 1 | July 6, 2001 08:09 |
Wall functions | Abhijit Tilak | Main CFD Forum | 6 | February 5, 1999 02:16 |