Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi 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.
Solved! Go to Solution.
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.