Skip to content
Snippets Groups Projects
Commit f400fb29 authored by graham's avatar graham
Browse files

Changed property averaging report to remove r.f

parent 642842f4
Branches
Tags
No related merge requests found
......@@ -86,8 +86,6 @@ if (runTime.outputTime())
<< " m/s" << nl
<< "Average temperature = "
<< averageTemperature << " K" << nl
<< "accumulatedTotalrDotfSum = "
<< accumulatedTotalrDotfSum << nl
<< "Average pressure = "
<< averagePressure << " N/m^2" << nl
<< "----------------------------------------" << endl;
......
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