Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HPCAPPs
OpenFOAM-GPU-v2.0
ea17556c9ea0a3a089891aa8c32a9b6027e9c4ea
ea17556c9ea0a3a089891aa8c32a9b6027e9c4ea
Switch branch/tag
openfoam-gpu-v2.0
applications
solvers
compressible
rhoPimpleFoam
correctPhi.H
Find file
Normal view
History
Permalink
correctPhi.H
126 Bytes
Edit
Web IDE
Newer
Older
Initial commit
shunbo
committed
Mar 07, 2024
1
2
3
4
5
6
7
8
9
10
11
CorrectPhi
(
U
,
phi
,
p
,
rho
,
psi
,
dimensionedScalar
(
"rAUf"
,
dimTime
,
1
),
divrhoU
(),
pimple
);