Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve speed of read by restructuring. #497

Open
IsakNaslundBh opened this issue Sep 16, 2022 · 0 comments
Open

Improve speed of read by restructuring. #497

IsakNaslundBh opened this issue Sep 16, 2022 · 0 comments
Assignees
Labels
type:feature New capability or enhancement

Comments

@IsakNaslundBh
Copy link
Contributor

Description:

A restructuring of the BarRead method, changed to first reading out Bars, assigning dummy objects to all properties with set Ids, and then extracting only the obejcts required (for example Nodes and Sections) can have a significant speed increase when reading elements from larger models. Especially relevant when extracting Bars from a Meshed model.

Can also be applied to read of other methods, for example Nodes, Loads and Panels.

@IsakNaslundBh IsakNaslundBh added the type:feature New capability or enhancement label Sep 16, 2022
@IsakNaslundBh IsakNaslundBh self-assigned this Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New capability or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant