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

[✨ Feature request]: Add a strain/stress calculator for rectangular reinforced cross-sections (RRCS) #292

Open
2 tasks done
egarciamendez opened this issue Jun 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@egarciamendez
Copy link
Member

Description

Implement an object that has the responsability of making stress/strain calculations for RRCS.

Acceptance Criteria

  • concrete stress/strain results on a random place inside the cross-section
  • Stress/strain results for each bar inside cross-section.
  • Calculations should happen by injecting a 'calculator' into the main class. This to make sure that different calculation methods can be used.

Nice to have:

  • Stress/strain visualization of the RRCS

Dependencies

No response

Confirmation

  • I have checked that this feature does not already exist in the issue tracker.
  • I have read and understood the contribution guidelines.
@egarciamendez egarciamendez added the enhancement New feature or request label Jun 18, 2024
@egarciamendez egarciamendez self-assigned this Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant