DyssolTEC / Dyssol-open

System for dynamic flowsheet simulation of solids processes
https://dyssoltec.github.io/Dyssol-open/
Other
22 stars 13 forks source link

Dyssol crashes #51

Closed HannesWeska closed 2 years ago

HannesWeska commented 2 years ago

If the End siumlation time is larger than certain value Dyssol crashes. The Model was tested on two different devices. With one PC 60 s was the max value, 100 s with the other one. After Dyssol is closed the fault report in the Linux-terminal looks like this: Materials.dmdb.zip anlage_gesamt_nr27_eingang_abschnitt_4.dflw.zip 
End siumlation time 100 s: „terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error' what(): filesystem error: cannot get file size: No such file or directory [/home/hannesweska/.config/Dyssol/cache/MD_Ku108RcTFzQL6gzgcRjh1.cache] Aborted (core dumped)“ End siumlation time 90 s: „terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)" anlage_gesamt_nr27_eingang_abschnitt_4.dflw.zip Materials.dmdb.zip

vasylskorych commented 2 years ago