|
[Sponsors] |
January 28, 2006, 12:11 |
hi,
does anybody know why t
|
#1 |
Senior Member
Stephan Gerber
Join Date: Mar 2009
Location: Germany
Posts: 118
Rep Power: 17 |
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 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Where is gSum implemented | cosimobianchini | OpenFOAM Running, Solving & CFD | 2 | June 7, 2022 15:27 |
GammaContactAngle not implemented | coastal593 | OpenFOAM Running, Solving & CFD | 5 | November 9, 2010 06:21 |
Convective Schemes how are they implemented | nicasch | OpenFOAM Running, Solving & CFD | 1 | November 4, 2010 09:47 |
Problems understanding some piso details | tehache | OpenFOAM Running, Solving & CFD | 3 | July 27, 2007 07:02 |
Is it implemented the QUICK scheme in the CFX? | Viana | CFX | 2 | January 23, 2006 06:08 |