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

engineCompRatio.C File Reference

Calculate the geometric compression ratio. Note that if you have valves and/or extra volumes it will not work, since it calculates the volume at BDC and TCD. More...


Detailed Description

Calculate the geometric compression ratio. Note that if you have valves and/or extra volumes it will not work, since it calculates the volume at BDC and TCD.

Usage
  • engineCompRatio [OPTIONS]
Parameters:
-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 engineCompRatio.C.

#include "src/finiteVolume/cfdTools/general/include/fvCFD.H"
#include "src/engine/engineTime/engineTime.H"
#include "src/engine/engineMesh/engineMesh/engineMesh.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/engine/include/createEngineTime.H"
#include "src/engine/include/createEngineMesh.H"
Include dependency graph for engineCompRatio.C:

Go to the source code of this file.