simdesign.rcmrf.bnsm.dp03.floor

This module provides the floor diaphragm class implementation for the DP03 model in the BNSM layer.

class simdesign.rcmrf.bnsm.dp03.floor.FloorDiaphragm(cnodes, floor, masses)[source]

Bases: FloorDiaphragmBase

Floor diaphragm implementation for the DP03 model.

This class directly uses the behaviour defined in FloorDiaphragmBase.

See also

Base class defining the core behaviour and configuration.

Parameters:
  • cnodes (List[Node])

  • floor (int)

  • masses (List[float])