FireDynamics / propti

PROPTI is an interface tool that couples simulation models with algorithms to solve the inverse problem of material parameter estimation in a modular way. It is designed with flexibility in mind and can communicate with arbitrary algorithm libraries and simulation models. Furthermore, it provides basic means of pre- and post-processing.
MIT License
15 stars 124 forks source link

Bug fix of decode of utf-8 #96

Closed Undi123 closed 3 years ago

Undi123 commented 3 years ago

I tried to do preparation but the error "decode of utf-8" occurred. I found add "ignore" could fix this bug