Corrected spelling in comments
Resolves bug-report https://bugs.openfoam.org/view.php?id=2844
This commit is contained in:
@ -66,7 +66,7 @@ fields
|
||||
// midPoint one point per cell, in between two face intersections
|
||||
// midPointAndFace combination of face and midPoint
|
||||
//
|
||||
// curve specified points, not nessecary on line, uses
|
||||
// curve specified points, not necessary on line, uses
|
||||
// tracking
|
||||
// cloud specified points, uses findCell
|
||||
//
|
||||
|
||||
@ -36,7 +36,7 @@ cat << EOF | gnuplot -persist
|
||||
set terminal postscript eps size 5,4 enhanced color
|
||||
|
||||
set xlabel "Time (s)"
|
||||
set ylabel "Guage pressure in the neck (Pa)"
|
||||
set ylabel "Gauge pressure in the neck (Pa)"
|
||||
|
||||
set output "pressure.eps"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user