|
[Sponsors] |
Dirchilet boundary condition implementation in FVM |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 17, 2012, 06:45 |
Dirchilet boundary condition implementation in FVM
|
#1 |
New Member
Sam
Join Date: May 2012
Posts: 1
Rep Power: 0 |
Hi,
I am solving 1D non-linear hyperbolic equation - the Buckley Leverett equation using Finite volume methods. Background information: Here is the equation:Buckley Leverett I am solving this system using upwinded (for simplicity purposes right now) using fully implicit solver (I have to use fully implicit method due to other reason). I solve it implicitly at each time step using Newton's method - a standard way in reservoir simulation. Question: I am having some troubles in implementing Dirichlet boundary condition i.e. how to impose a boundary condition on the inlet face in the numerical framework. 1) Should I just add another cell on the left (which is the boundary) of same length "dx" as other cells or should I add a cell of very large length? 2) Further, do I consider this cell - ghost cell as part of my system of equations and solve it? Thanks in advance for your help. Last edited by Aero.Sam; May 17, 2012 at 18:29. |
|
Tags |
boundary condition, finite volume method, newton methods |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
Boundary condition of cell-centered FVM | jackson | Main CFD Forum | 7 | May 14, 2010 09:23 |
how to set up a wall boundary condition according to calculated wall shear stress? | gameoverli | OpenFOAM Pre-Processing | 1 | May 21, 2009 09:28 |
CFX Solver : Sudden crash | Hervé | CFX | 2 | June 16, 2008 07:40 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |