|
[Sponsors] | |||||
|
|
|
#1 |
|
Senior Member
Illya Shevchuk
Join Date: Aug 2009
Location: Darmstadt, Germany
Posts: 120
Rep Power: 4 ![]() |
Hi,
I have a question to following lines in src/finiteVolume/cfdTools/incompressible/continuityErrs.H Code:
volScalarField contErr = fvc::div(phi);
scalar globalContErr = runTime.deltaT().value()*
contErr.weightedAverage(mesh.V()).value();
Best regards, Ilya Last edited by linch; February 2, 2012 at 04:13. |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Illya Shevchuk
Join Date: Aug 2009
Location: Darmstadt, Germany
Posts: 120
Rep Power: 4 ![]() |
No ideas?
|
|
|
|
|
|
|
|
|
#3 |
|
Senior Member
David Boger
Join Date: Mar 2009
Location: Penn State Applied Research Laboratory
Posts: 146
Rep Power: 5 ![]() |
I don't have any answers for you, except to add my own observation that the localContErr would, I think, be equivalent to the L1-norm of the pressure equation residual were it not for the volume-averaging.
__________________
David A. Boger |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|