formula_5_46
codes.eurocode.en_1992_1_1_2004.chapter_5_structural_analysis.formula_5_46
Formula 5.46 from EN 1992-1-1:2004: Chapter 5 - Structural Analysis.
Classes:
-
Form5Dot46Part1TimeDependentForceLosses–Class representing formula 5.46 for the calculation of the time dependent pre- and post-tensioning losses at location
-
Form5Dot46Part2TimeDependentStressLosses–Class representing formula 5.46 for the calculation of the time dependent pre- and post-tensioning losses at location
codes.eurocode.en_1992_1_1_2004.chapter_5_structural_analysis.formula_5_46.Form5Dot46Part1TimeDependentForceLosses
Form5Dot46Part1TimeDependentForceLosses(
a_p: MM2,
epsilon_cs: DIMENSIONLESS,
e_p: MPA,
e_cm: MPA,
delta_sigma_pr: MPA,
phi_t_t0: DIMENSIONLESS,
sigma_c_qp: MPA,
a_c: MM2,
i_c: MM4,
z_cp: MM,
)
Bases: Formula
Class representing formula 5.46 for the calculation of the time dependent pre- and post-tensioning losses at location x under the permanent loads, [\(\Delta P_{c+s+r}\)].
[\(\Delta P_{c+s+r}\)] Time dependent pre- and post-tensioning losses at location x under the permanent loads [\(N\)].
EN 1992-1-1:2004 art.5.10.6(2) - Formula (5.46)
Parameters:
-
a_p(MM2) –[\(A_p\)] Area of all the prestressing tendons at the location x [\(mm^2\)].
-
epsilon_cs(DIMENSIONLESS) –[\(\epsilon_{cs}\)] The estimated shrinkage strain according to 3.1.4(6) in absolute value [\(-\)].
-
e_p(MPA) –[\(E_p\)] Modulus of elasticity for the prestressing steel, see 3.3.3 (9) [\(MPa\)].
-
e_cm(MPA) –[\(E_{cm}\)] Modulus of elasticity for the concrete (Table 3.1) [\(MPa\)].
-
delta_sigma_pr(MPA) –[\(\Delta \sigma_{pr}\)] is the absolute value of the variation of stress in the tendons at location x, at time t, due to the relaxation of the prestressing steel. It is determined for a stress of [\(\sigma_p = \sigma_p(G+P_{m0}+\Psi_2 Q)\)]where [\(\sigma_p = \sigma_p(G+P_{m0}+\Psi_2 Q)\)] is the initial stress in the tendons due to initial prestress and quasi-permanent actions. [\(MPa\)].
-
phi_t_t0(DIMENSIONLESS) –[\(\phi(t, t_0)\)] Creep coefficient at a time t and load application at time t0 [\(-\)].
-
sigma_c_qp(MPA) –[\(\sigma_{c,QP}\)] stress in the concrete adjacent to the tendons, due to self-weight and initial prestress and other quasi-permanent actions where relevant. [\(MPa\)].
-
a_c(MM2) –[\(A_c\)] Area of concrete section [\(mm^2\)].
-
i_c(MM4) –[\(I_c\)] Second moment of area of concrete section [\(mm^4\)].
-
z_cp(MM) –[\(z_{cp}\)] Distance between the centre of gravity of the concrete section and the tendons [\(mm\)].
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_5_structural_analysis/formula_5_46.py
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 | |
codes.eurocode.en_1992_1_1_2004.chapter_5_structural_analysis.formula_5_46.Form5Dot46Part1TimeDependentForceLosses.latex
latex(n: int = 3) -> LatexFormula
Returns LatexFormula object for formula 5.46.
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_5_structural_analysis/formula_5_46.py
92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 | |
codes.eurocode.en_1992_1_1_2004.chapter_5_structural_analysis.formula_5_46.Form5Dot46Part2TimeDependentStressLosses
Form5Dot46Part2TimeDependentStressLosses(
a_p: MM2,
epsilon_cs: DIMENSIONLESS,
e_p: MPA,
e_cm: MPA,
delta_sigma_pr: MPA,
phi_t_t0: DIMENSIONLESS,
sigma_c_qp: MPA,
a_c: MM2,
i_c: MM4,
z_cp: MM,
)
Bases: Formula
Class representing formula 5.46 for the calculation of the time dependent pre- and post-tensioning losses at location x under the permanent loads, [\(\Delta \sigma_{p,c+s+r}\)].
[\(\Delta \sigma_{p,c+s+r}\)] Time dependent pre- and post-tensioning stress losses at location x under the permanent loads [\(MPa\)].
EN 1992-1-1:2004 art.5.10.6(2) - Formula (5.46)
Parameters:
-
a_p(MM2) –[\(A_p\)] Area of all the prestressing tendons at the location x [\(mm^2\)].
-
epsilon_cs(DIMENSIONLESS) –[\(\epsilon_{cs}\)] The estimated shrinkage strain according to 3.1.4(6) in absolute value [\(-\)].
-
e_p(MPA) –[\(E_p\)] Modulus of elasticity for the prestressing steel, see 3.3.3 (9) [\(MPa\)].
-
e_cm(MPA) –[\(E_{cm}\)] Modulus of elasticity for the concrete (Table 3.1) [\(MPa\)].
-
delta_sigma_pr(MPA) –[\(\Delta \sigma_{pr}\)] is the absolute value of the variation of stress in the tendons at location x, at time t, due to the relaxation of the prestressing steel. It is determined for a stress of [\(\sigma_p = \sigma_p(G+P_{m0}+\Psi_2 Q)\)]where [\(\sigma_p = \sigma_p(G+P_{m0}+\Psi_2 Q)\)] is the initial stress in the tendons due to initial prestress and quasi-permanent actions. [\(MPa\)].
-
phi_t_t0(DIMENSIONLESS) –[\(\phi(t, t_0)\)] Creep coefficient at a time t and load application at time t0 [\(-\)].
-
sigma_c_qp(MPA) –[\(\sigma_{c,QP}\)] stress in the concrete adjacent to the tendons, due to self-weight and initial prestress and other quasi-permanent actions where relevant. [\(MPa\)].
-
a_c(MM2) –[\(A_c\)] Area of concrete section [\(mm^2\)].
-
i_c(MM4) –[\(I_c\)] Second moment of area of concrete section [\(mm^4\)].
-
z_cp(MM) –[\(z_{cp}\)] Distance between the centre of gravity of the concrete section and the tendons [\(mm\)].
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_5_structural_analysis/formula_5_46.py
119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 | |
codes.eurocode.en_1992_1_1_2004.chapter_5_structural_analysis.formula_5_46.Form5Dot46Part2TimeDependentStressLosses.latex
latex(n: int = 3) -> LatexFormula
Returns LatexFormula object for formula 5.46 for stress losses.
Source code in blueprints/codes/eurocode/en_1992_1_1_2004/chapter_5_structural_analysis/formula_5_46.py
203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 | |