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

momentScalarError.C File Reference

Estimates the error in the solution for a scalar transport equation in the standard form. More...


Detailed Description

Estimates the error in the solution for a scalar transport equation in the standard form.

Usage
  • momentScalarError [OPTIONS]
Parameters:
-noZero
Ignore timestep 0.
-constant
Include the constant directory.
-time<time>
Apply only to specific time.
-latestTime
Only apply to latest time step.
-case<dir>
Case directory.
-parallel
Run in parallel.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.

Definition in file momentScalarError.C.

#include "src/finiteVolume/cfdTools/general/include/fvCFD.H"
#include "src/finiteVolume/interpolation/surfaceInterpolation/schemes/linear/linear.H"
#include "src/finiteVolume/finiteVolume/convectionSchemes/gaussConvectionScheme/gaussConvectionScheme.H"
#include "src/finiteVolume/finiteVolume/laplacianSchemes/gaussLaplacianScheme/gaussLaplacianScheme.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createMesh.H"
#include "src/finiteVolume/cfdTools/incompressible/createPhi.H"
Include dependency graph for momentScalarError.C:

Go to the source code of this file.