formula_6_47_subs
codes.eurocode.en_1992_1_1_2004.chapter_6_ultimate_limit_state.formula_6_47_subs
Formula 6.47 from EN 1992-1-1:2004: Chapter 6 - Ultimate Limit State.
Classes:
-
SubForm6Dot47FactorK–Class representing the sub-formula which calculates the factor [\(k\)] for formula 6.47 .
-
SubForm6Dot47FactorRhoL–Class representing the sub-formula which calculates the factor [\(\rho_l\)] for formula 6.47 .
-
SubForm6Dot47FactorSigmaCp–Class representing the sub-formula which calculates the factor [\(\sigma_{cp}\)] for formula 6.47,.
-
SubForm6Dot47FactorSigmaCy–Class representing the sub-formula which calculates the factor [\(\sigma_{cy}\)] for formula 6.47.
-
SubForm6Dot47FactorSigmaCz–Class representing the sub-formula which calculates the factor [\(\sigma_{cz}\)] for formula 6.47.
codes.eurocode.en_1992_1_1_2004.chapter_6_ultimate_limit_state.formula_6_47_subs.SubForm6Dot47FactorK
SubForm6Dot47FactorK(d: MM)
Bases: Formula
Class representing the sub-formula which calculates the factor [\(k\)] for formula 6.47 .
[\(k\)] Calculation of factor k.
EN 1992-1-1:2004 art.6.4.4(1) - Factor k for Formula (6.47)
Parameters:
-
d(MM) –[\(d\)] Effective depth [\(mm\)].
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_6_ultimate_limit_state/formula_6_47_subs.py
18 19 20 21 22 23 24 25 26 27 28 29 | |
codes.eurocode.en_1992_1_1_2004.chapter_6_ultimate_limit_state.formula_6_47_subs.SubForm6Dot47FactorK.latex
latex(n: int = 3) -> LatexFormula
Returns LatexFormula object for sub-formula 6.47 (factor k).
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_6_ultimate_limit_state/formula_6_47_subs.py
37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | |
codes.eurocode.en_1992_1_1_2004.chapter_6_ultimate_limit_state.formula_6_47_subs.SubForm6Dot47FactorRhoL
SubForm6Dot47FactorRhoL(rho_ly: DIMENSIONLESS, rho_lz: DIMENSIONLESS)
Bases: Formula
Class representing the sub-formula which calculates the factor [\(\rho_l\)] for formula 6.47 .
[\(\rho_l\)] Calculation of factor [\(\rho_l\)].
EN 1992-1-1:2004 art.6.4.4(1) - Factor rho_l for Formula (6.47)
Parameters:
-
rho_ly(DIMENSIONLESS) –[\(\rho_{ly}\)] Related to the bonded tension steel in y- drection. The value \(\rho_ly\) should be calculated as mean values taking into account a slab width equal to the column width plus 3d each side [\(-\)].
-
rho_lz(DIMENSIONLESS) –[\(\rho_{lz}\)] Related to the bonded tension steel in z- drection. The value \(\rho_lz\) should be calculated as mean values taking into account a slab width equal to the column width plus 3d each side [\(-\)].
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_6_ultimate_limit_state/formula_6_47_subs.py
63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 | |
codes.eurocode.en_1992_1_1_2004.chapter_6_ultimate_limit_state.formula_6_47_subs.SubForm6Dot47FactorRhoL.latex
latex(n: int = 3) -> LatexFormula
Returns LatexFormula object for sub-formula 6.47 (factor rho_l).
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_6_ultimate_limit_state/formula_6_47_subs.py
87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 | |
codes.eurocode.en_1992_1_1_2004.chapter_6_ultimate_limit_state.formula_6_47_subs.SubForm6Dot47FactorSigmaCp
SubForm6Dot47FactorSigmaCp(sigma_cy: MPA, sigma_cz: MPA)
Bases: Formula
Class representing the sub-formula which calculates the factor [\(\sigma_{cp}\)] for formula 6.47,.
[\(\sigma_{cp}\)] Calculation of factor [\(\sigma_{cp}\)].
EN 1992-1-1:2004 art.6.4.4(1) - Factor sigma_cp for Formula (6.47)
Parameters:
-
sigma_cy(MPA) –[\(\sigma_{cy}\)] Normal concrete stress in the critical section in the y-direction [\(MPa\)], Positive if compression. See equation SubForm6Dot47FactorSigmaCy.
-
sigma_cz(MPA) –[\(\sigma_{cz}\)] Normal concrete stress inm the critical section in the z-direction [\(MPa\)], Positive if compression. See equation SubForm6Dot47FactorSigmaCz.
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_6_ultimate_limit_state/formula_6_47_subs.py
114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 | |
codes.eurocode.en_1992_1_1_2004.chapter_6_ultimate_limit_state.formula_6_47_subs.SubForm6Dot47FactorSigmaCp.latex
latex(n: int = 3) -> LatexFormula
Returns LatexFormula object for sub-formula 6.47 (sigma_cp).
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_6_ultimate_limit_state/formula_6_47_subs.py
138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 | |
codes.eurocode.en_1992_1_1_2004.chapter_6_ultimate_limit_state.formula_6_47_subs.SubForm6Dot47FactorSigmaCy
SubForm6Dot47FactorSigmaCy(n_ed_y: N, a_cy: MM2)
Bases: Formula
Class representing the sub-formula which calculates the factor [\(\sigma_{cy}\)] for formula 6.47.
[\(\sigma_{cy}\)] Calculation of factor [\(\sigma_{cy}\)].
EN 1992-1-1:2004 art.6.4.4(1) - Factor sigma_cy for Formula (6.47)
Parameters:
-
n_ed_y(N) –[\(N_{Ed,y}\)] Longitudinal forces across the full bay for internal columns and the logintudinal force across the control section for edge columns. The force may be from a load or prestressing action [\(N\)].
-
a_cy(MM2) –[\(A_{cy}\)] Cross-sectional area in y-direction [\(mm^2\)].
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_6_ultimate_limit_state/formula_6_47_subs.py
165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 | |
codes.eurocode.en_1992_1_1_2004.chapter_6_ultimate_limit_state.formula_6_47_subs.SubForm6Dot47FactorSigmaCy.latex
latex(n: int = 3) -> LatexFormula
Returns LatexFormula object for sub-formula 6.47 (sigma_cy).
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_6_ultimate_limit_state/formula_6_47_subs.py
189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 | |
codes.eurocode.en_1992_1_1_2004.chapter_6_ultimate_limit_state.formula_6_47_subs.SubForm6Dot47FactorSigmaCz
SubForm6Dot47FactorSigmaCz(n_ed_z: N, a_cz: MM2)
Bases: Formula
Class representing the sub-formula which calculates the factor [\(\sigma_{cz}\)] for formula 6.47.
[\(\sigma_{cz}\)] Calculation of factor [\(\sigma_{cz}\)].
EN 1992-1-1:2004 art.6.4.4(1) - Factor sigma_cz for Formula (6.47)
Parameters:
-
n_ed_z(N) –[\(N_{Ed,z}\)] Longitudinal forces across the full bay for internal columns and the logintudinal force across the control section for edge columns. The force may be from a load or prestressing action [\(N\)].
-
a_cz(MM2) –[\(A_{cz}\)] Cross-sectional area in z-direction [\(mm^2\)].
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_6_ultimate_limit_state/formula_6_47_subs.py
216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 | |
codes.eurocode.en_1992_1_1_2004.chapter_6_ultimate_limit_state.formula_6_47_subs.SubForm6Dot47FactorSigmaCz.latex
latex(n: int = 3) -> LatexFormula
Returns LatexFormula object for sub-formula 6.47 sigma_cz.
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_6_ultimate_limit_state/formula_6_47_subs.py
240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 | |