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

foamUpgradeFvSolution.C File Reference

Simple tool to upgrade the syntax of system/fvSolution::solvers. More...


Detailed Description

Simple tool to upgrade the syntax of system/fvSolution::solvers.

Usage
  • foamUpgradeFvSolution [OPTION]
Parameters:
-test
Suppress writing the updated fvSolution file
-case<dir>
Specify the case directory
-help
Display short usage message
-doc
Display Doxygen documentation page
-srcDoc
Display source code

Definition in file foamUpgradeFvSolution.C.

#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H"
#include "src/OpenFOAM/matrices/solution/solution.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
Include dependency graph for foamUpgradeFvSolution.C:

Go to the source code of this file.