|
[Sponsors] |
September 18, 2023, 01:04 |
Super Simple Problem...
|
#1 |
Senior Member
Brett
Join Date: May 2013
Posts: 212
Rep Power: 14 |
hi all,
At the risk of sounding very silly, could anyone help me out with what the 'a' is equal to in these equations: https://www.youtube.com/watch?app=desktop&v=MNqf8H7hyyc Many thanks. |
|
September 18, 2023, 01:11 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
Starting from some grid, you apply FVM and discretization schemes to each cell. For implicit schemes you end up with a linear system of equations that need to be solved. The a's are the coefficients in this linear system, i.e. the elements in the matrix. Your choice of schemes will change the exact value of a's but the general method remains the same. You always get a linear system.
|
|
September 18, 2023, 01:14 |
|
#3 |
Senior Member
Brett
Join Date: May 2013
Posts: 212
Rep Power: 14 |
Nice! thanks for that. Do you have any easy to understand (as much as is possible) examples?
|
|
September 18, 2023, 01:21 |
|
#4 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
An easy way to get a feel for it is to look at the classical problems and these are advection or diffusion problems. See for example a 1d and 2d example in Crank-Nicolson. Navier-Stokes is just a teeny bit more complicated with the pressure gradient, which calls for a scheme such as simple, and also having both an advection and diffusion term, which you can imagine is just like summing two matrices.
|
|
September 18, 2023, 01:52 |
|
#5 |
Senior Member
Brett
Join Date: May 2013
Posts: 212
Rep Power: 14 |
Thanks for that, if you do come across any good illustrated examples let me know.
|
|
Tags |
applied mathematics, momentum, navier |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Very simple natural convection problem | Naseem | FLUENT | 19 | December 17, 2020 17:00 |
Problem using FVM, SIMPLE algorithm | Elay | Main CFD Forum | 0 | July 3, 2014 17:39 |
very simple problem with interFoam | seju | OpenFOAM | 0 | June 10, 2014 06:13 |
Simple Meshing Problem with Gambit | Mario | FLUENT | 4 | April 18, 2003 10:52 |
? Simple CFD problem | Davy | Main CFD Forum | 0 | August 21, 1998 07:19 |