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]: Nominal concrete cover check #343

Open
4 of 7 tasks
SZeltaat opened this issue Sep 4, 2024 · 0 comments · May be fixed by #350
Open
4 of 7 tasks

[✨ Feature request]: Nominal concrete cover check #343

SZeltaat opened this issue Sep 4, 2024 · 0 comments · May be fixed by #350
Assignees
Labels
enhancement New feature or request

Comments

@SZeltaat
Copy link
Contributor

SZeltaat commented Sep 4, 2024

Description

Every formula and table needed for calculating c_nom (nominal cover) is now implemented. But, nominal concrete cover cannot be directly extracted from these formula's. There are additional considerations in par. 4.4.1.3 regarding deviation. These need to be added as well.
In addition to that, there should be a clear LateX presentation (summary report) of how nominal concrete cover is determined.

The check consists of

  • putting all the formula's and tables together,
  • go through considerations for deviation and
  • generate LateX representation

Acceptance Criteria

  • Check class/function for nominal concrete cover
  • implementation of design allowance for deviation
  • LateX report
  • tests
  • example for documentation

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.
@SZeltaat SZeltaat added the enhancement New feature or request label Sep 4, 2024
@SZeltaat SZeltaat self-assigned this Sep 4, 2024
@SZeltaat SZeltaat linked a pull request Sep 4, 2024 that will close this issue
11 tasks
@SZeltaat SZeltaat linked a pull request Sep 4, 2024 that will close this issue
11 tasks
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

Successfully merging a pull request may close this issue.

1 participant