NuTo
Numerics Tool
Classes | Functions
VibrationalModes1D.cpp File Reference
#include "BoostUnitTest.h"
#include "nuto/mechanics/dofs/DofNumbering.h"
#include "nuto/mechanics/cell/SimpleAssembler.h"
#include "nuto/mechanics/integrands/DynamicMomentumBalance.h"
#include "nuto/mechanics/interpolation/InterpolationTrussLobatto.h"
#include "nuto/mechanics/integrationtypes/IntegrationTypeTensorProduct.h"
#include "nuto/mechanics/constraints/Constraints.h"
#include "nuto/mechanics/mesh/UnitMeshFem.h"
#include "nuto/mechanics/mesh/MeshFemDofConvert.h"
#include "nuto/mechanics/tools/CellStorage.h"
#include "nuto/mechanics/constitutive/LinearElastic.h"
#include <Eigen/Eigenvalues>

Classes

struct  Steel
 
class  VibratingTruss
 

Functions

 BOOST_AUTO_TEST_CASE (VibratingTruss1DFirstEigenfrequencies)
 Computes the first squared eigenfrequencies of a vibrating truss with free ends and compares with analytical solution. More...
 

Function Documentation

BOOST_AUTO_TEST_CASE ( VibratingTruss1DFirstEigenfrequencies  )

Computes the first squared eigenfrequencies of a vibrating truss with free ends and compares with analytical solution.

Since the true solution and the approximated one will differ on smaller scales / higher frequencies only low frequencies are compared.