Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

3.4 コンクリートのヤング係数 Ec

コンクリートのヤング係数 Ec は、RC 規準の Ec 式で算定し、基本形は次式のとおりです。

\[ E_c = 3.35 \times 10^4 \cdot (\gamma/24)^2 \cdot (F_c/60)^{1/3} \]

算定式(\( \gamma = 23 \) kN/m³ 固定、\( F_c \le 0 \) は 0 とします):

\[ E_c = 3.35 \times 10^4 \cdot (23/24)^2 \cdot (F_c/60)^{1/3} \]

実装section_shape::concrete_young_modulus が算定します。