пятница, 13 января 2017 г.

[RC] Small program for analyse rc members based on Eurocode 1992-1-1


My hobby is programming. I just like write simple programs that can help me in everyday engineering practice. It can be in Excel or Smath Studio (like this), but the most fast and powerful is written in C#.

Today I want to share such simple program to you. It's contains 7 simple engineer "calculators"
1. RC rectangular section in bending (reinforcement calculation, As - ?)
2. RC rectangular section in bending (moment capacity calc., MRd - ?)
3. RC T-section in bending (reinforcement calculation, As - ?)
4. RC T-section section in bending (moment capacity calc., MRd - ?)
5. RC rectangular section in shear (reinforcement calculation and shear capacity calculation, Asw and VRd - ?)
6. RC rectangular section in bending (crack width calculation, wk - ?)
7. RC rectangular section in bending (deflection calculation, f - ?)
Last (7 program) have two different methods for defledtion calculation. The first is "my", the second more classic and based on book CH Goodchild "Worked Examples to Eurocode 2: Volume 1". If someone is interesting in about it - just write in comments
Last version of program you can download here
At last some screenshots of my program
RC rectangular section in bending (moment capacity calc., MRd - ?)

RC T-section in bending (reinforcement calculation, As - ?)

RC T-section section in bending (moment capacity calc., MRd - ?)

RC rectangular section in shear (reinforcement calculation and shear capacity calculation, Asw and VRd - ?)

6. RC rectangular section in bending (crack width calculation, wk - ?)

7. RC rectangular section in bending (deflection calculation, f - ?)1. RC rectangular section in bending (reinforcement calculation, As - ?)


1 комментарий: