Skip to content

ρ∞-Bathe method for structural dynamics #4286

Description

@Sreeram-Shankar

ρ∞-Bathe method

What kind of problems is it mostly used for? Please describe.

The ρ∞-Bathe method (referred to here simply as the Bathe method) is mainly used for 2nd structural dynamics and wave propagation problems. It is intended to accurately resolve the important low frequency modes while providing controllable numerical dissipation of spurious high frequency modes

Describe the algorithm you’d like

Add the ρ∞-Bathe method alongside the existing Newmark/generalized-α family.

Unlike the previous method, Bathe is a composite implicit method that advances each timestep using two substeps. The original Bathe construction uses a trapezoidal rule first substep followed by a 3 point backward-Euler-type second substep. The ρ∞ extension introduces a parameter controlling the desired spectral radius at infinite frequency, providing tunable high frequency damping

Other implementations to know about

I am not aware of a general-purpose ODE implementation of the ρ∞-Bathe method. A somewhat related scheme is TRBDF2 due to the 2 step structure but I have not seen the Bathe method by itself.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions