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: InfillBase

Masonry infill wall implementation for the DP02 model.

This class extends InfillBase with the material modelling strategy suggested in O’Reilly (2016) for the struts.

See also

InfillBase

Infill class definition extended by this class.

Parameters: