simdesign.rcmrf.bnsm.dp02.infill
This module provides the infill class implementation for the DP02 model
in the BNSM layer.
- class simdesign.rcmrf.bnsm.dp02.infill.Infill(design, strut1_nodes, strut2_nodes)[source]
Bases:
InfillBaseMasonry infill wall implementation for the
DP02model.This class extends
InfillBasewith the material modelling strategy suggested in O’Reilly (2016) for the struts.See also
InfillBaseInfill class definition extended by this class.
- Parameters:
design (InfillBase)
strut1_nodes (List[Node])
strut2_nodes (List[Node])