Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ alpha
Function
alpha
src/thermophysicalModels/basic/basicThermo/basicThermo.C:507–510 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
505
506
507
const Foam::scalarField& Foam::basicThermo::alpha(const label patchi) const
508
{
509
return alpha_.boundaryField()[patchi];
510
}
511
512
513
bool Foam::basicThermo::read()
Callers
15
ThermoPhaseModel.C
File · 0.85
updateCoeffs
Function · 0.85
updateCoeffs
Function · 0.85
updateCoeffs
Function · 0.85
updateCoeffs
Function · 0.85
alphaEff
Method · 0.85
SpalartAllmarasIDDES.C
File · 0.85
kEpsilon.C
File · 0.85
CDkOmega
Function · 0.85
kOmegaSSTBase.C
File · 0.85
solveEnergy
Function · 0.85
EulerDdtScheme.C
File · 0.85
Calls
1
boundaryField
Method · 0.45
Tested by
no test coverage detected