Go to the documentation of this file.
41 int main(
int argc,
char *argv[])
47 #include "createFields.H"
51 Info<<
nl <<
"Calculating value(price of comodities)" <<
endl;
57 Info<<
"Starting time loop\n" <<
endl;
59 while (runTime.loop())
75 if (runTime.outputTime())
81 Info<<
"ExecutionTime = " << runTime.elapsedCpuTime() <<
" s"
82 <<
" ClockTime = " << runTime.elapsedClockTime() <<
" s"
Functions used by OpenFOAM that are specific to POSIX compliant operating systems and need to be repl...
void component(FieldField< Field, typename FieldField< Field, Type >::cmptType > &sf, const FieldField< Field, Type > &f, const direction d)
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
Ostream & endl(Ostream &os)
Add newline and flush stream.
void writeCellGraph(const volScalarField &vsf, const word &graphFormat)
tmp< GeometricField< Type, fvPatchField, volMesh > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
int main(int argc, char *argv[])
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedSymmTensor sqr(const dimensionedVector &dv)
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
tmp< GeometricField< Type, fvPatchField, volMesh > > Sp(const volScalarField &sp, const GeometricField< Type, fvPatchField, volMesh > &vf)