Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
95966771
Commit
95966771
authored
Dec 19, 2008
by
Andrew Heather
Browse files
labelled muf - grad(muf) used, so can now manipulate in fvSolution etc
parent
393e4d23
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/solvers/multiphase/interPhaseChangeFoam/UEqn.H
View file @
95966771
surfaceScalarField
muf
=
surfaceScalarField
muf
(
"muf"
,
twoPhaseProperties
->
muf
()
+
fvc
::
interpolate
(
rho
*
turbulence
->
nut
());
+
fvc
::
interpolate
(
rho
*
turbulence
->
nut
())
);
fvVectorMatrix
UEqn
(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment