Skip to main content

Module rc_rebar_geom

Module rc_rebar_geom 

Source
Expand description

RC 配筋幾何の共通算定(断面検定・非線形解析・終局検定・MN/ファイバ配置の単一情報源)。

Functions§

pw_ratio
せん断補強筋比 pw = (legs・π/4・dia²) / (b・pitch)。pitch<=0 のときは 0。
rebar_effective_depth
有効せい d_eff = D − dt [mm](dt は rebar_tension_dt と同規約)。
rebar_layer_clear
多段配筋の段間あき k’ [mm](RC 配筋指針: max(25, 1.5・dia))。
rebar_layer_depth_from_edge
縁から第 layer 段(0 始まり)の主筋中心までの距離 [mm]。
rebar_layer_spacing
多段配筋の段中心間距離 s = dia + k’ [mm]。
rebar_tension_dt
断面の主筋(せい方向 main_x)の引張筋重心位置 dt [mm]。
tension_dt
引張縁 → 引張筋重心までの距離 dt [mm]。
tension_effective_depth
有効せい d_eff = D − dt [mm](dt は tension_dt と同規約)。