|
[Sponsors] |
July 27, 2012, 10:13 |
Higher order formulation question
|
#1 |
New Member
Join Date: Jul 2012
Posts: 2
Rep Power: 0 |
Hi all
This is my first post on here and I'm starting by asking for help I'm trying to build a simple code that will solve the advection equation. Starting from a simple upwind scheme then to a central differencing scheme then on to a third order scheme. The first two schemes as you'd expect worked easily however once I've tried to move to third order I cant get any results. so by using a finite volume formulation and polynomial fitting I get a formulation ranging from node E to W-3. So my 1D formulation becomes; AE(phi,i+1)+(1-AP)(Phi,i)-AW(phi,i-1)-AW1(phi,i-2)-AW2(phi,i-2)-AW3(phi,i-3)=D So when i solve this in matrix form the result does not travel in the x direction at all but instead just reduces the values more and more. an anyone help me? |
|
July 27, 2012, 14:47 |
|
#2 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Higher order spacial derivatives | chegdan | OpenFOAM | 0 | February 9, 2011 13:54 |
Higher order Gradient Calculation | CFDtoy | Main CFD Forum | 3 | February 13, 2009 05:42 |
Higher order terms in the equations | Argyle | Main CFD Forum | 7 | October 31, 2008 08:41 |
eigen value analysis for higher order schemes | Shyam | Main CFD Forum | 0 | June 9, 2008 23:20 |
Higher order DG method for compressible flows | jinwon park | Main CFD Forum | 0 | May 16, 2008 13:10 |