Hi,
The python3.14 version has removed GIL from python enabling multi cores to be used in parallel. Could you please update this script to Python3.14 to be able to use as many as required *custom processors (defined by user) on a system during post process of single or multiple calculix .frd files.
Also, iy would be much appreciated if it possible to read binary .frd files too since they tend to be much smaller in size than ASCII files.
Much Thanks and Regards
Anirudh Nehra
Hi,
The python3.14 version has removed GIL from python enabling multi cores to be used in parallel. Could you please update this script to Python3.14 to be able to use as many as required *custom processors (defined by user) on a system during post process of single or multiple calculix .frd files.
Also, iy would be much appreciated if it possible to read binary .frd files too since they tend to be much smaller in size than ASCII files.
Much Thanks and Regards
Anirudh Nehra