simdesign.rcmrf.bnsm.dp04.floor

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

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

Bases: FloorDiaphragmBase

Floor diaphragm implementation for the DP04 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])