OpenFOAM
10
The OpenFOAM Foundation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
magneticFieldErr.H
Go to the documentation of this file.
1
Info
<<
"magnetic flux divergence error = "
2
<< runTime.deltaTValue()
3
*
mag
(
fvc::div
(
phiB
))().weightedAverage(
mesh
.V()).value()
4
<<
endl
;
Foam::fvc::div
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
Definition:
fvcDiv.C:47
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:251
mesh
fvMesh & mesh
Definition:
createMeshesPostProcess.H:9
phiB
surfaceScalarField & phiB
Definition:
createPhiB.H:47
Foam::Info
messageStream Info
Foam::mag
dimensioned< scalar > mag(const dimensioned< Type > &)
applications
solvers
electromagnetics
mhdFoam
magneticFieldErr.H
Generated by
1.8.13