Custom Query (86 matches)
Results (61 - 63 of 86)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#60 | fixed | Too many initial conditions | ||
Description |
When the number of initial conditions is greater than the dynamic degree of freedom the following warning message is given: FlowSheet? xxx has too many initial conditions. However, the extra given initial conditions are not checked against their correct values. Therefore, a warning message should be provided informing which extra initial condition is not consistent, given its correct value. |
|||
#61 | fixed | Result tooltip for arrays | ||
Description |
The tooltips in the Results window do not show the results of array variables declared as models, such as trays of a distillation column or sections of a discretized heat exchanger. |
|||
#63 | fixed | Incompatible array dimensions | ||
Description |
Tendo um parâmetro Mw definido como um vetor de dimensão NC e este contido num modelo stream, ao se considerar stream um vetor de dimensão N o EMSO atribui a dimensão N para Mw provocando um erro de incompatibilidade ao se realizar a análise de consistência. Isto ocorre, por exemplo, num exemplo prático em que tenho uma corrente stream discretizada em N pontos e parâmetros com 1 ou mais dimensões. stream(N).Mw(NC) Abaixo segue exemplo. |