BHoM / BHoM/SAP2000_Toolkit

Post Process Results from a BarForceRequest

Open
#257 0 comments 0 reactions 1 assignee Claimed by @JosefTaylor View on GitHub
type:feature
Dominant language
C#
Stars
16
Forks
2
Avg merge
9d 13h
Merged PRs (30d)
2

Description

#### Description:

in a model with a few thousand bars, we are running 7-12 time histories, which will output results for several thousand time steps each, creating a results file of around a terabyte. To avoid pulling all of those results, create a ReadResults method which post-processes these BarForces into only 1 or 2 per bar before outputting them to the UI. Also should avoid overloading memory, which at the moment needs to store the entire output of the request, causing a crash.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.