Skip to content

bug fix plante: fix orientation of returned fe#45

Merged
jonaslindemann merged 1 commit into
CALFEM:masterfrom
kimauth:bugfix_plante
Nov 9, 2023
Merged

bug fix plante: fix orientation of returned fe#45
jonaslindemann merged 1 commit into
CALFEM:masterfrom
kimauth:bugfix_plante

Conversation

@kimauth
Copy link
Copy Markdown
Contributor

@kimauth kimauth commented Oct 12, 2022

plante returned a row instead of a column vector for fe.

This caused a dimension mismatch error when assembling the force vector by assem, because assem would create a matrix when adding the row vector to the global column vector.

`plante` returned a row instead of a column vector for `fe`.
@jonaslindemann
Copy link
Copy Markdown
Contributor

Ok, I will have a look. Need to check the examples as well.

@jonaslindemann jonaslindemann merged commit db9af5c into CALFEM:master Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants