simdesign.rcmrf.bdim.eu_cdm.rebars
This module provides the rebars class implementation representing the detailing of structural members for the``eu_cdm`` design class in the BDIM layer.
- class simdesign.rcmrf.bdim.eu_cdm.rebars.Rebars[source]
Bases:
RebarsBaseRebars implementation for design class
eu_cdm.This class extends
RebarsBaseby providing the detailing rules appropriate for theeu_cdmdesign class.- col_max_leg_dist
Maximum distance between longitudinal bars within a column section that can be considered to be confined without the need to have an extra stirrup leg around them.
- Type:
float
- _data_path
Path to the json file containing rebar data.
- Type:
Path | str
See also
RebarsBaseBase class defining the core behaviour and configuration.
References
REBAP (1983). Regulamento de Estruturas de Betão Armado e Pré-Esforçado. Decreto-Lei N.° 349-C/83, Lisbon, Portugal.
- property beam_max_sbl: float | ndarray
- Returns:
Maximum spacing between longitudinal bars (reinforcement) for beams.
- Return type:
float