simdesign.rcmrf.bnsm.cp01.infill
This module provides the infill class implementation for the CP01 model
in the BNSM layer.
- class simdesign.rcmrf.bnsm.cp01.infill.Infill(design, strut1_nodes, strut2_nodes)[source]
Bases:
InfillBaseMasonry infill wall implementation for the
CP01model.This class extends
InfillBasewith the material modelling strategy utilised in ESRM20 for the struts.See also
InfillBaseInfill class definition extended by this class.
- Parameters:
design (InfillBase)
strut1_nodes (List[Node])
strut2_nodes (List[Node])