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

[StructuralMechanicsApplication] Calculate disp and rot at moving load #11537

Merged
merged 12 commits into from
Sep 12, 2023

Conversation

aronnoordam
Copy link
Member

@aronnoordam aronnoordam commented Sep 5, 2023

Added functions to calculate displacement and rotation at location of the moving load

@aronnoordam aronnoordam changed the title Calculate disp and rot at moving load [StructuralMechanicsApplication] Calculate disp and rot at moving load Sep 5, 2023
@aronnoordam aronnoordam marked this pull request as ready for review September 6, 2023 11:48
@aronnoordam aronnoordam requested a review from a team as a code owner September 6, 2023 11:48
Copy link
Member

@philbucher philbucher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor

@@ -271,18 +303,35 @@ class KRATOS_API(STRUCTURAL_MECHANICS_APPLICATION) MovingLoadCondition
///@}
///@name Member Variables
///@{

bool mIsMovingLoad = false;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remember to serialize this

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Allright, I've added that

@aronnoordam aronnoordam merged commit 4c13981 into master Sep 12, 2023
11 checks passed
@aronnoordam aronnoordam deleted the calculate_disp_and_rot_at_moving_load branch September 12, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants