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

Understanding implemented PISO

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 28, 2006, 11:11
Default hi, does anybody know why t
  #1
Senior Member
 
Stephan Gerber
Join Date: Mar 2009
Location: Germany
Posts: 118
Rep Power: 17
stephan is on a distinguished road
hi,

does anybody know why the flux in the icoFoam-case is calculated as it is?
there are lines like that:
volScalarField A=UEqn.A();
U=UEqn.H()/A;
phi=(fvc::interpolate(U+UphiCoeff*fvc::ddt0(U)/A,"interpolate((H(U)|A(U))")&mesh .Sf())-UphiCoeff*fvc::interpolate(1/A)*fvc::ddt0(phi);

where phi itself is "linearinterpolate(U)&mesh.Sf()"
i know that i need a div-term for the pressure-eqn but what are these other terms in the phi-calculation? for me it looks like adding something in the interpolation and than substracting the same after interpolation.
Am i right, that ddt0(U) gives the old-time-value for U in discretizised form (with coefficient)?
I hope somebody can explain what happens here.
thanks in advance
stephan
stephan 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where is gSum implemented cosimobianchini OpenFOAM Running, Solving & CFD 2 June 7, 2022 14:27
GammaContactAngle not implemented coastal593 OpenFOAM Running, Solving & CFD 5 November 9, 2010 05:21
Convective Schemes how are they implemented nicasch OpenFOAM Running, Solving & CFD 1 November 4, 2010 08:47
Problems understanding some piso details tehache OpenFOAM Running, Solving & CFD 3 July 27, 2007 06:02
Is it implemented the QUICK scheme in the CFX? Viana CFX 2 January 23, 2006 05:08


All times are GMT -4. The time now is 18:57.