Skip to content

Improve find_k algorithm efficiency #26

@doddgray

Description

@doddgray

Previously find_k for several eigenmodes used the n-1 mode solutions as inital guesses for the solve_k_single routine for the n-th mode. This strategy was removed in 13a4e53 to improve stability near mode crossings.

Let's fix this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions