Opened 16 years ago
Closed 15 years ago
#11 closed defect (fixed)
Mensagem "unknown eval error" durante a integração
Reported by: | Paula Bettio Staudt | Owned by: | Rafael de Pelegrini Soares |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | EMSO Solvers | Version: | 0.9.50 |
Keywords: | Cc: |
Description
Com o solver default, durante a integração aparece a seguinte mensagem (problema aleatório, para exemplificação):
Advancing the independent variable from 620 to 630
Advancing the independent variable from 630 to 640
Event detected at time 636.339 restarting the system...
NLA solver converged.
Advancing the independent variable from 636.339 to 640
unknown eval error
unknown eval error
unknown eval error
unknown eval error
Advancing the independent variable from 640 to 650
Advancing the independent variable from 650 to 660
Advancing the independent variable from 660 to 670
Advancing the independent variable from 670 to 680
A integração segue com estas mensagens aparecendo, mas depois de um tempo falha.
Attachments (2)
Change History (6)
Changed 16 years ago by
Attachment: | sample_columnReact.mso added |
---|
comment:1 Changed 16 years ago by
Status: | new → assigned |
---|
comment:2 Changed 16 years ago by
Esse erro ocorre quando o modelo apresenta potências fracionárias que geram raízes de números negativos, como no caso do modelo de prato (x1.5).
Changed 16 years ago by
Attachment: | benzeno_tolueno1.mso added |
---|
comment:3 Changed 16 years ago by
Version: | 0.9.47 → 0.9.50 |
---|
Semelhante erro ocorre com o arquivo anexo 'benzeno_tolueno1.mso '. A seguir um trecho final do output: "Intermediate step: 1.06773 Intermediate step: 1.1431 unknown eval error Intermediate step: 1.21846" Após isso a simulação pára sem nenhuma outra mensagem específica.
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
A versão de desenvolvimento (0.9.52) parece não apresentar este problema.
Na versão de desenvolvimento apresenta o seguinte output:
Precisa ser verificado então se de fato é um problema.