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

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Parametrized Solve Block

npouladi
2-Explorer

Parametrized Solve Block

question.jpgHi All,

I want to use a parametrized solve block in a programing loop. The problem is that the solve block gives two output with two units, pressure and tempreature; so I cannot assign it to a function.

I appreciate any hints.

Thanks in advance.

ACCEPTED SOLUTION

Accepted Solutions
RichardJ
19-Tanzanite
(To:npouladi)

You have to define two functions:

View solution in original post

5 REPLIES 5
RichardJ
19-Tanzanite
(To:npouladi)

You have to define two functions:

One partial solution

Divide by the unit (you can use "UnitsOf()" to stay consistent in the solve block, then two separate functions after to access the correct unit values.

npouladi
2-Explorer
(To:npouladi)

Thank you so much for the great help

Hi Navid.

Nice work.

Can you explain please what is To=5C?

Thanks in advance.

Alvaro.

Announcements

Top Tags