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

coupledFvVectorMatrix

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 30, 2011, 11:33
Default coupledFvVectorMatrix
  #1
ngj
Senior Member
 
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,900
Rep Power: 37
ngj will become famous soon enoughngj will become famous soon enough
Dear all,

I have tried to search the forum for coupleFv<Type>Matrix or similar strings, however, without any luck. I am currently looking into programming a solver, which as a start solves the RANS on the one mesh and the Darcy equations in another mesh. I would like to make use of the coupleFvVectorMatrix for the momentum equation and pressure equations, as I presume that the PISO-loop will be easier to implement if both U and p are solved on the same _coupled_ mesh.

The question is that in single mesh configurations, you write

Code:
solve( UEqn == fvc::grad(p) )
while solving the momentum equation, however, what is the corresponding syntax, when I need to compute the pressure gradient on two meshes, e.g. both fvc::grad(p0) and fvc::grad(p1).

Any help is appreciated,

Niels
ngj is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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



All times are GMT -4. The time now is 14:28.