Skip to main content
1-Visitor
February 23, 2016
Question

finding unknown

  • February 23, 2016
  • 2 replies
  • 4215 views

can any one help me in finding T.max_2_10k_relief in the attached file i would be happy if the solution is obtained by not using symbolic solver

here vonmises stress (sigmavon) is 120000psi

2 replies

24-Ruby IV
February 23, 2016

Not numerical nor symbolical but manual:

jreddy1-VisitorAuthor
1-Visitor
February 23, 2016

I know that....i'm looking for a numerical value for Tmax_2_10k_relief....

25-Diamond I
February 23, 2016

Use a numeric solve block

Replace the assigment := by boolean =

Provide guess values for the four unknowns

Assign sigma.von the value you named

Hope the attached helps

jreddy1-VisitorAuthor
1-Visitor
February 23, 2016

Thanks but i would prefer any other method without guess values or symbolic solver....

25-Diamond I
February 23, 2016

"any other" method??

What are you thinking of?