Skip to content

Potential for Under Integration Using Trapezoidal Quadrature in BeamDyn #183

@jjonkman

Description

@jjonkman

BeamDyn does not currently check for consistency between the number of trapezoidal quadrature points and the number of finite-element nodes. If there are too few trapezoidal quadrature points for the number of finite-element nodes, the spatial integrals will be under integrated and BeamDyn will produce incorrect solutions or will fatally crash with a singular matrix error. A check should be added within BeamDyn to ensure that the use of trapezoidal quadrature does not lead to under integration.

There is no problem with Gaussian quadrature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions