cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

Solve Block Find Fuction not defined

ggan
1-Newbie

Solve Block Find Fuction not defined

Hi, I have a problem with using solve block find function multiple inputs, May I know what is the problem? thanks

Capture.JPG

2 REPLIES 2
RichardJ
19-Tanzanite
(To:ggan)

You can't use a solve block like that. Make the solve block a function:

Answer(WD,Tp,lambda1):=find(lambda1)

Then call the function for the different values of WD, Tp, and lambda

ViktorKorobov
13-Aquamarine
(To:ggan)

Alternative solution:

19Dec15pic.png

Viktor
Top Tags