MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / volContinuity.H

File volContinuity.H

src/finiteVolume/cfdTools/general/include/volContinuity.H:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1{
2 volScalarField conserve(-fvc::div(mesh.phi()));
3 // The ddt term constructed by hand because it would be wrong for
4 // Backward Differencing in time.

Callers

nothing calls this directly

Calls 6

deltaTValueMethod · 0.80
divFunction · 0.50
magClass · 0.50
phiMethod · 0.45
VMethod · 0.45
valueMethod · 0.45

Tested by

no test coverage detected