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
649c29f971810540eea967cba7985d71611b1708
649c29f971810540eea967cba7985d71611b1708
Switch branch/tag
openfoam-gpu-v2.0
OpenFOAM-v2112
applications
solvers
multiphase
compressibleInterFoam
rhofs.H
Find file
Normal view
History
Permalink
rhofs.H
100 Bytes
Edit
Web IDE
Newer
Older
Initial commit
quant
committed
Aug 30, 2023
1
2
surfaceScalarField
rho1f
(
fvc
::
interpolate
(
rho1
));
surfaceScalarField
rho2f
(
fvc
::
interpolate
(
rho2
));