Skip to content

Commit

Permalink
Changed the output of the pressure file.
Browse files Browse the repository at this point in the history
  • Loading branch information
iurnus committed Dec 15, 2015
1 parent 8e39aea commit 0261f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lammpsFoam/chPressureGrad/chPressureGrad.C
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ namespace Foam {
gradPDict_.set(name_, value_);

Info<< solverName_
<< " uncorrected Ubar = " << magUbarStar.value()
<< " current uncorrected Ubar = " << magUbarStar.value()
<< " "
<< "with averaged solid volume fraction = "
<< volAveAlpha.value() << " "
Expand Down

0 comments on commit 0261f90

Please sign in to comment.