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

New support needed to pull back Bar results from Lusas 21 #414

Open
EmmaSander opened this issue Oct 18, 2024 · 1 comment · May be fixed by #419
Open

New support needed to pull back Bar results from Lusas 21 #414

EmmaSander opened this issue Oct 18, 2024 · 1 comment · May be fixed by #419
Assignees
Labels
type:bug Error or unexpected behaviour

Comments

@EmmaSander
Copy link
Contributor

Description:

<In Lusas 21 beam and bar results are separated, so when pulling back results from Lusas all axial elements forces are set to zero.>

Steps to reproduce:

Expected behaviour:

Test file(s):

@EmmaSander EmmaSander added the type:bug Error or unexpected behaviour label Oct 18, 2024
@peterjamesnugent
Copy link
Member

As discussed @EmmaSander here are is the relevant file:
https://github.com/BHoM/Lusas_Toolkit/blob/develop/Lusas_Adapter/CRUD/Read/Results/BarResults.cs

I think we need to create a List<string> for the entities to include "Force - Bar" and then we can just iterate the GetResultsSet() as no element can have results in each (as it can only own one mesh type in Lusas).

@EmmaSander EmmaSander linked a pull request Nov 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
2 participants