|
[Sponsors] |
July 22, 1999, 04:17 |
BEAM & WARMING METHOD
|
#1 |
Guest
Posts: n/a
|
Can anybody help me with this. I am solving 1-D equations of the form dU/dt + dF/dx = 0 using Beam-Warming method. After finding jacoboan which is 3X3 i get them in the form dU/dt + B * dU/dx = 0 form I have denoted the elements of matrix as
B11, B12, B13, B21, B22, B23 B31, B32, B33 After using Finite difference the equation becomes tri-diagonal and can be solved using THOMSAS algorithm But there are calculations like B1[i] * U1[i] So should i calculate such term like (B11[i]*B12[i]* B13[i]) * U1[i] Or some thing else is needed to be done here? Can Anybody help? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Gmsh] discretizer - gmshToFoam | Andyjoe | OpenFOAM Meshing & Mesh Conversion | 13 | March 14, 2012 05:35 |
Difference Between the Oscillations of Lax Wendroff Method and that of Beam Warming | rizwanherl | OpenFOAM Programming & Development | 0 | June 8, 2010 17:08 |
Best front tracking method for surface evaporation | Komkamol | Main CFD Forum | 0 | July 17, 2009 11:23 |
Code for most powerfull FDV Method | D.S.Nasan | Main CFD Forum | 6 | September 4, 2008 03:08 |
Radiation Module using discrete beam method | Vipul Jain | Main CFD Forum | 1 | May 2, 2006 10:32 |