Ihor Mirzov

Results 29 comments of Ihor Mirzov

Yep, I have plans to get acquainted with meshio. But also it's not so difficult to write separate XMF writer. Anyway, thank you for the tip! To me it's a...

Thanks for great idea - to read, convert and write files increment by increment! For now, - you are right, - script reads all time steps consuming the memory, then...

By the way, you can try to convert a big file on a computer having more memory. On my laptop I have 16 GB - I'm sure it'll be enough.

Dear all, I've started working on the next version, where FRD files will be converted increment by increment. Please, would you share a really big FRD file (more than 1...

This release solves the issue: https://github.com/calculix/ccx2paraview/releases/tag/v3.1.0

Thank you for posting the issue. But there are no messages from the application. You have some problems with fonts, not with my Python code. Do you have any additional...

Hello, and thank you for reporting bugs. It'll be very difficult to find the reason of the crash, because I do not have Windows at all. But if you could...

OK, thank you, now we have something to speak about. In the latest release v0.8.0 default logging level is DEBUG. But you have only INFO messages in the log file....

And ensure you are not using special characters in file paths. I can not predict app's behavior in this case: ![3](https://user-images.githubusercontent.com/4652710/104380367-32d97980-552b-11eb-93c3-5455f5a5a26a.png)

Dear Kazunobu, Looks like I've found why folders are different in the .log file. Method, which sends commands from keyword editor to CGX, translates keyboard codes incorrectly. Translation table is...