Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
deltaTValue
Method · 0.80
div
Function · 0.50
mag
Class · 0.50
phi
Method · 0.45
V
Method · 0.45
value
Method · 0.45
Tested by
no test coverage detected