Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I already defined the solve block variables but mathcad is still giving me an error that shows that the variable/equations are undefined.
Can anyone help me find the error here so I can find variable P?
Thanks!
You first need to fix a units problem. Mathcad insists P has units of force, in which case sigma(P) has units of pressure. It therefore cannot be equated to sigma[n, which has units of force.
As Richard said, it's a units problem.
Your solution would be:
But when evaluated:
Success!
Luc