FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

logSummary.H File Reference


Detailed Description

Definition in file logSummary.H.

Go to the source code of this file.

Functions

Info<< "Mean pressure:"
<< p.weightedAverage(mesh.V()).value()
<< endl;Info<< "Mean
temperature:"
<< T.weightedAverage(mesh.V()).value()
<< endl;Info<< "Mean u':"
<< (sqrt((2.0/3.0)*turbulence->  
k ()))().weightedAverage(mesh.V()).value()<< endl

Function Documentation

Info<< "Mean pressure:" << p.weightedAverage(mesh.V()).value() << endl;Info<< "Mean temperature:" << T.weightedAverage(mesh.V()).value() << endl;Info<< "Mean u':" << (sqrt((2.0/3.0)*turbulence-> k (  )

Referenced by LISA::atomizeParcel(), SpalartAllmaras::B(), RutlandFlashBoil::boilingTime(), mutWallFunctionFvPatchScalarField::calcMut(), mutRoughWallFunctionFvPatchScalarField::calcMut(), mutkWallFunctionFvPatchScalarField::calcMut(), nutWallFunctionFvPatchScalarField::calcNut(), nutRoughWallFunctionFvPatchScalarField::calcNut(), CompactListList< T >::CompactListList(), CompactListList_dev< T, Container >::CompactListList_dev(), radiativeIntensityRay::correct(), definedPressureSwirlInjector::d0(), stochasticDispersionRAS::disperseParcels(), gradientDispersionRAS::disperseParcels(), dmat_uniform(), dtris2(), pairPotential::energy(), pairPotential::energyTable(), GenSGSStress::epsilon(), normal::erfInv(), pairPotential::force(), pairPotential::forceTable(), general::general(), if(), spray::injectedEnthalpy(), distribution::insertMissingKeys(), jenkins_hashbig(), jenkins_hashlittle(), Kmesh::Kmesh(), spray::liquidEnthalpy(), spray::liquidTotalEnthalpy(), Foam::LUDecompose(), distribution::mean(), distribution::normalised(), Foam::operator<<(), Foam::operator>>(), points_delaunay_naive_2d(), SpalartAllmaras::R(), distribution::raw(), general::sample(), pairPotential::setLookupTables(), Foam::solve(), SIBS::solve(), spray::spray(), SVD::SVD(), triangulation_plot_eps(), triangulation_print(), StochasticDispersionRAS< CloudType >::update(), GradientDispersionRAS< CloudType >::update(), kappatJayatillekeWallFunctionFvPatchScalarField::updateCoeffs(), omegaWallFunctionFvPatchScalarField::updateCoeffs(), epsilonWallFunctionFvPatchScalarField::updateCoeffs(), advectiveFvPatchField< Type >::updateCoeffs(), nutWallFunctionFvPatchScalarField::yPlus(), incompressible::RASModel::yPlus(), RASModel::yPlus(), mutWallFunctionFvPatchScalarField::yPlus(), and mutkWallFunctionFvPatchScalarField::yPlus().