Skip to content
Snippets Groups Projects
Commit 32fe670d authored by Henry Weller's avatar Henry Weller
Browse files

tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile: Corrected typo

parent 778abb40
Branches
Tags
No related merge requests found
...@@ -43,7 +43,7 @@ then ...@@ -43,7 +43,7 @@ then
exit 1 exit 1
fi fi
graphName="OF_vs_ANAYTICAL.eps" graphName="OF_vs_ANALYTICAL.eps"
echo "Creating graph of u+ vs y+ to $graphName" echo "Creating graph of u+ vs y+ to $graphName"
gnuplot<<EOF gnuplot<<EOF
......
...@@ -10,5 +10,4 @@ Usage: ...@@ -10,5 +10,4 @@ Usage:
- run test using Allrun script - run test using Allrun script
- uses foamLog to generate u+ and y+ values - uses foamLog to generate u+ and y+ values
- postscript (.eps) plot generated using gnuplot, OF_vs_ANAYTICAL.eps - postscript (.eps) plot generated using gnuplot, OF_vs_ANALYTICAL.eps
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment