Custom Query (86 matches)
Results (49 - 51 of 86)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#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. |
|||
#64 | fixed | Checking consistency of large scale problems | ||
Description |
When checking the consistency of large scale problems the GUI freezes until it finishes the check. It should be interesting to run the consistency check into a separated thread (as currently implemented for the case of simulations). |
|||
#65 | fixed | Display of Equations in the Explorer window | ||
Description |
Equations inside for loop structure do not display in the Explorer window. |