drlukeparry/pyccx

Post-processing: Stream on-demand results from each time increment / loadcase

Closed this issue · 0 comments

The entire results file from Calculix is loaded entirely into memory and parsed which is an expensive procedure for large analyses. Individual timesteps and loadcases should be able to be loaded on demand to reduce memory consumption and the time taken to load.