CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Bidomain Stokes flow

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 28, 2005, 23:36
Default Hi all, I am interested in
  #1
New Member
 
Duane Malcolm
Join Date: Mar 2009
Location: Auckland, New Zealand
Posts: 1
Rep Power: 0
bluemoth is on a distinguished road
Hi all,

I am interested in using OpenFOAM to solve a model of the fluid flow in the lens of the eye. This is part of my PhD. I have been reading a bit about OpenFOAM and C++, which there is a lot. But before I take the full plunge into OpenFOAM. I would like to get some feedback from the more sexperienced users.

I'm trying to model the fluid flow inside and outside the cells in the lens. This can be described by two coupled sets of Navier-Stokes equations. The two sets of equations are coupled through a source term (jw) and pressure difference. Because the flow in the lens is slow we can neglect the convective term leaving a linear system of equations. The set of equations are:

laplacian(nu_1,U_1) - grad(p_1) = 0
div(U_1) + L(p_1-p_2) - jw = 0

laplacian(nu_2,U_2) - grad(p_2) = 0
div(U_2) - L(p_1-p_2) + jw = 0

where the subscripts _1 and _2 denote the domain, inside and outside the cells. U is the velocity fields and p is the pressure field. L is the permeability of the cell membrane and jw is the source term which is driven by an osmotic pressure.

The inside of the cells domain have a zero flux boundary condition, that is why we need the pressure coupling and the sets of equations to be solves as one system. Otherwise with an arbitary source term jw the continuity equations most likely would not be satisfied.

So I was wondering whether this system of equations can be solved in OpenFOAM. From what I have read is seems posible. However I was wanting to get some feedback from more experienced users to comfort my thoughts.

Secondly, if anyone has any opinions, feedback, advice, tips, etc, on how I should approach this I would most appreciate it.

At the moment I have very little idea on how to add equations to OpenFOAM. I was going to start by playing around with some standard solvers, maybe the laplacianFoam solver. I have writen code to solve diffusion using c and fortran languages and using fvm and fem. I have a basic understanding of cfd.

Thanks you in advance for your help.

Cheers, Duane.
bluemoth is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Stokes flow Rajneesh FLUENT 2 June 18, 2013 07:40
Stokes flow Shuo Main CFD Forum 0 May 4, 2008 21:51
Stokes flow Rob Kunz Main CFD Forum 2 September 21, 2006 12:27
Stokes flow on cylinder Khurram Main CFD Forum 0 August 22, 2004 19:10
Stokes Flow george FLUENT 3 July 30, 2001 05:33


All times are GMT -4. The time now is 21:40.