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

nonNewtonianIcoFoam.C File Reference

Transient solver for incompressible, laminar flow of non-Newtonian fluids. More...


Detailed Description

Transient solver for incompressible, laminar flow of non-Newtonian fluids.

Usage
  • nonNewtonianIcoFoam [OPTION]
Parameters:
-case<dir>
Specify the case directory
-parallel
Run the case in parallel
-help
Display short usage message
-doc
Display Doxygen documentation page
-srcDoc
Display source code

Definition in file nonNewtonianIcoFoam.C.

#include "src/finiteVolume/cfdTools/general/include/fvCFD.H"
#include "src/transportModels/incompressible/singlePhaseTransportModel/singlePhaseTransportModel.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createMeshNoClear.H"
#include "applications/solvers/incompressible/nonNewtonianIcoFoam/createFields.H"
#include "src/finiteVolume/cfdTools/general/include/initContinuityErrs.H"
#include "src/finiteVolume/cfdTools/general/include/readPISOControls.H"
#include "src/finiteVolume/cfdTools/incompressible/CourantNo.H"
#include "src/finiteVolume/cfdTools/incompressible/continuityErrs.H"
Include dependency graph for nonNewtonianIcoFoam.C:

Go to the source code of this file.