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

Add absolute distances BarVaryingDistributedLoad #386

Conversation

EmmaSander
Copy link
Contributor

@EmmaSander EmmaSander commented Aug 29, 2024

Issues addressed by this PR

Closes #270

Test files

https://burohappold.sharepoint.com/:u:/s/BHoM/EcypvhJiU-xChY8dJfVL-8sBTSXaNxMPg5VcWCp9IGC-8w?e=Mdwfdm

Changelog

  • Added support for BarVaryingDistributedLoad with absolute distances.

Additional comments

@EmmaSander EmmaSander added good first issue Good for newcomers type:feature New capability or enhancement labels Aug 29, 2024
@EmmaSander EmmaSander added this to the BHoM 7.3 β MVP milestone Aug 29, 2024
@EmmaSander EmmaSander self-assigned this Aug 29, 2024
Copy link
Member

@peterjamesnugent peterjamesnugent left a comment

Choose a reason for hiding this comment

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

Good start @EmmaSander, it does need some changes to capture the scenario where the Bar.Length is different.

Moved solution and added support for that
Copy link
Member

@peterjamesnugent peterjamesnugent left a comment

Choose a reason for hiding this comment

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

I have added some comments to be addressed.

@peterjamesnugent peterjamesnugent self-requested a review September 5, 2024 20:36
Copy link
Member

@peterjamesnugent peterjamesnugent left a comment

Choose a reason for hiding this comment

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

I've tested this using the script, and added a few extra cases to test (e.g. multiple Bars with the same length it works. Able to load in to MidasCivil, and pull them back even having the same name.

Good first PR @EmmaSander!

@peterjamesnugent
Copy link
Member

@BHoMBot check required

Copy link

bhombot-ci bot commented Sep 5, 2024

@peterjamesnugent to confirm, the following actions are now queued:

  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check core
  • check null-handling
  • check serialisation
  • check versioning
  • check installer

There are 24 requests in the queue ahead of you.

@peterjamesnugent
Copy link
Member

@BHoMBot check copyright-compliance

Copy link

bhombot-ci bot commented Sep 6, 2024

@peterjamesnugent to confirm, the following actions are now queued:

  • check copyright-compliance

There are 6 requests in the queue ahead of you.

@peterjamesnugent
Copy link
Member

@BHoMBot check versioning
@BHoMBot check installer

Copy link

bhombot-ci bot commented Sep 6, 2024

@peterjamesnugent to confirm, the following actions are now queued:

  • check versioning
  • check installer

There are 3 requests in the queue ahead of you.

@peterjamesnugent
Copy link
Member

@BHoMBot check installer

Copy link

bhombot-ci bot commented Sep 6, 2024

@peterjamesnugent to confirm, the following actions are now queued:

  • check installer

There are 2 requests in the queue ahead of you.

@peterjamesnugent
Copy link
Member

@BHoMBot check ready-to-merge

Copy link

bhombot-ci bot commented Sep 6, 2024

@peterjamesnugent to confirm, the following actions are now queued:

  • check ready-to-merge

@peterjamesnugent peterjamesnugent merged commit 9ada7b7 into develop Sep 6, 2024
10 checks passed
@peterjamesnugent peterjamesnugent deleted the MidasCivil_Toolkit-#270-SupportAbsoluteDistancesBarVaryingLoad branch September 6, 2024 16:36
@BHoMBot BHoMBot mentioned this pull request Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers type:feature New capability or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for BarVaryingDistributedLoad that uses absolute distances
2 participants