pyva.models

Module for deterministic, random and hybrid models

Classes

FEM(ID, mesh, modes[, damping_loss])

The FEM class is dedictated to deterministic discrete systems.

HybridModel([systems, FEsystems, sifs, xdata])

The HybridModel class provides the framework for the random part of a vibroacoustic model.

TMmodel(layers, **kwargs)

The TMmodel class deals with systems that are described best a set of infiniteLayer objects that are represented by transfer matrices and coupling conditions.

VAmodel(data, xdata, excdof, resdof[, sym])

The VAmodel is an extension of the DynamicMatrix class with the additional