Skip to main content
1-Visitor
November 1, 2022
Solved

Making a Weight vs Pressure Plot.

  • November 1, 2022
  • 3 replies
  • 1990 views

Hello all,

 

I have been working on this project to evaluate Weight as a function of Pressure, however, I haven't made much progress as I continuously get the error [Replace complex values and NaNs with real numbers]. I've been using Mathcad as a means to avoid coding but at this rate I may need to.

 

Best,

 

Cruz J.

Best answer by Werner_E

Check your formula(s).

If x is pressure, you try to add volume and force which of course can't work

Werner_E_0-1667345989820.png

 

3 replies

24-Ruby IV
November 1, 2022

 x:=123

w(x)=???

Werner_E25-Diamond IAnswer
25-Diamond I
November 1, 2022

Check your formula(s).

If x is pressure, you try to add volume and force which of course can't work

Werner_E_0-1667345989820.png

 

1-Visitor
November 2, 2022

Thank you so much, I didn’t notice that the equation was written improperly.

 

Best,

 

Cruz J.

23-Emerald I
November 2, 2022

Maybe a place to start (attached)

23-Emerald I
November 2, 2022

Modified for thick walled pressure vessel.