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
00c9e277
Commit
00c9e277
authored
Sep 16, 2008
by
henry
Browse files
Calculate p from pd.
parent
e95b3a93
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/solvers/multiphase/lesInterFoam/lesInterFoam.C
View file @
00c9e277
...
...
@@ -85,6 +85,8 @@ int main(int argc, char *argv[])
#include
"continuityErrs.H"
p
=
pd
+
rho
*
gh
;
runTime
.
write
();
Info
<<
"ExecutionTime = "
<<
runTime
.
elapsedCpuTime
()
<<
" s"
...
...
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