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

Gravity loads on Meshes with multiple faces fail to push #258

Closed
IsakNaslundBh opened this issue Jun 15, 2022 · 0 comments · Fixed by #259
Closed

Gravity loads on Meshes with multiple faces fail to push #258

IsakNaslundBh opened this issue Jun 15, 2022 · 0 comments · Fixed by #259
Assignees
Labels
type:bug Error or unexpected behaviour

Comments

@IsakNaslundBh
Copy link
Contributor

Description:

Pushing gravity loads assigned to a mesh with multiple faces currently fail. This is not an issue if loads are assigned to elements pulled from GSA, but affects pushing loads using the output from a PushComponent with FEMeshes

Steps to reproduce:

Push a FEMesh with more than one face, then add the result to a GravityLoad and push the gravity load.

Expected behaviour:

For the GravityLoad to be applied to all faces of the pushed FEMesh

Test file(s):

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
Development

Successfully merging a pull request may close this issue.

1 participant