Skip to content
Snippets Groups Projects
Commit 00c9e277 authored by henry's avatar henry
Browse files

Calculate p from pd.

parent e95b3a93
Branches
Tags
No related merge requests found
......@@ -85,6 +85,8 @@ int main(int argc, char *argv[])
#include "continuityErrs.H"
p = pd + rho*gh;
runTime.write();
Info<< "ExecutionTime = " << runTime.elapsedCpuTime() << " s"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment