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

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Parametrized Solve Block

npouladi
1-Newbie

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.

1 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.

Thank you so much for the great help

Hi Navid.

Nice work.

Can you explain please what is To=5C?

Thanks in advance.

Alvaro.

Top Tags