Parametrized Solve Block
Sep 14, 2016
09:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 14, 2016
09:42 AM
Parametrized Solve Block
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.
Labels:
- Labels:
-
Other
ACCEPTED SOLUTION
Accepted Solutions
Sep 14, 2016
11:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
5 REPLIES 5
Sep 14, 2016
11:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 14, 2016
11:08 AM
You have to define two functions:
Sep 14, 2016
11:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 14, 2016
11:11 AM
One partial solution
Sep 14, 2016
11:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 14, 2016
11:43 AM
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.
Oct 07, 2016
06:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Oct 07, 2016
06:36 AM
Thank you so much for the great help
Oct 07, 2016
08:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Oct 07, 2016
08:41 AM
Hi Navid.
Nice work.
Can you explain please what is To=5C?
Thanks in advance.
Alvaro.
