Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Units on Graphs

Status
Not open for further replies.

nealc

Mechanical
Joined
Feb 26, 2003
Messages
5
Location
US
I am trying ot create flow graphs based on a calculated Cv value, with pressure loss shown in PSI.

Function works and gives me default units of lb*ft^-1*sec^-2, at which I insert psi and all is well

However, when I try to graph it, I get the default units, if I type psi in the y column I get changed, but wrong results. Does anybody have experience in creating graphs where you change the output to a "non-standard" unit??

 
Divide the data set by psi and plot.

CRG
 
Alternately, you can divide your abscissa on your graph by the units you want in the plot. This avoids losing the units for other equations.

TTFN
 
Thanks for the help...counterintuitive it seems.. but efective!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top