|
[Sponsors] |
A question on implimentation of TVD minmod limiter function |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 20, 2017, 02:11 |
A question on implimentation of TVD minmod limiter function
|
#1 |
Member
Anh
Join Date: Sep 2014
Posts: 72
Rep Power: 12 |
Hi,
I am making the code based on the Yee's symmetric TVD scheme. The finite difference method that I used. I got the difficulty on implimentation of the minmod limiter function at the point 1/2 and point ni-1 (Here the grid is 2D: i=1,ni and j=1,nj). The minmod limiter is expressed as below in Eq(2.41) The problem is that for finite difference method, the value at point out of domain is unknow. So for value of Qa(1/2) and Qa(ni-1/2) in Eq(2.41) the value od alpha(-1/2) and alpha(ni+1/2) is unknow. So how can I calculate the minmod limiter at point 1/2 and point ni-1/2? Thank in advance! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[blockMesh] Errors during blockMesh meshing | Madeleine P. Vincent | OpenFOAM Meshing & Mesh Conversion | 51 | May 30, 2016 11:51 |
channelFoam for a 3D pipe | AlmostSurelyRob | OpenFOAM | 3 | June 24, 2011 14:06 |
ParaView for OF-1.6-ext | Chrisi1984 | OpenFOAM Installation | 0 | December 31, 2010 07:42 |
Error with Wmake | skabilan | OpenFOAM Installation | 3 | July 28, 2009 01:35 |
TVD limiter question | shuo | Main CFD Forum | 0 | February 29, 2008 22:32 |