-
|
I want to build a pipe network model that includes heat dissipation. Here is a simple model. Thanks for helping. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
Hi @WangJ501, I do not think it is currently possible to integrate zeta as a variable in the problem. But since it is a single parameter equation, you can just simply run the model without setting Best |
Beta Was this translation helpful? Give feedback.

Hi @WangJ501,
I do not think it is currently possible to integrate zeta as a variable in the problem. But since it is a single parameter equation, you can just simply run the model without setting
zeta="var"and get zeta from the results. Setting a component parameter a variable really only makes sense in multi-parameter equations. For all other equations the parameter will always be a result of the component postcalculation if not specified.Best