correctPhi.H 126 Bytes
Newer Older
shunbo's avatar
shunbo committed
1
2
3
4
5
6
7
8
9
10
11
CorrectPhi
(
    U,
    phi,
    p,
    rho,
    psi,
    dimensionedScalar("rAUf", dimTime, 1),
    divrhoU(),
    pimple
);