Go to the documentation of this file.
15 Info<<
"Reading field h0 if present\n" <<
endl;
21 runTime.findInstance(
"polyMesh",
"points"),
23 IOobject::READ_IF_PRESENT
29 Info<<
"Creating field hU\n" <<
endl;
57 Info<<
"Creating field hTotal for post processing\n" <<
endl;
65 IOobject::READ_IF_PRESENT,
74 Info<<
"Creating Coriolis Force" <<
endl;
77 mesh.setFluxRequired(
h.name());
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
Ostream & endl(Ostream &os)
Add newline and flush stream.
const dimensionedScalar F
Faraday constant: default SI units: [C/mol].
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.
Creates and initialises the face-flux field phi.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const volScalarField & h
Planck constant.
GeometricField< vector, fvPatchField, volMesh > volVectorField
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), Urel+SRF->U())