Skip to content

Fnft kdvv inverse#83

Open
ffischer7 wants to merge 130 commits into
masterfrom
fnft_kdvv_inverse
Open

Fnft kdvv inverse#83
ffischer7 wants to merge 130 commits into
masterfrom
fnft_kdvv_inverse

Conversation

@ffischer7

Copy link
Copy Markdown
Collaborator

Adding inverse kdvv functionality. This includes also tests, mexfiles for matlab usage and examples. The code is documented with doxygen.

Sander Wahls added 30 commits August 17, 2023 11:09
… xi=0, which is required for the periodic KdV-NFT
…ples are there. Documentation and tests are still missing.
…rror for xi=0, which is required for the periodic KdV-NFT"

This reverts commit e23be7e.
…DES_MODULI_FREQS, which now also returns nonlinear frequencies. Added some improvised workarounds for that kdv_scatter_* fails at lambda=0.
…dated matlab example 1 to also show alpha_21(E)
…or the main spectrum because it leaves the Floquet discriminant intact, but is not as easy with the aux spectrum because it changes al21(E) in a non-trivial manner (even though the aux spectrum itself is only shifted as well). Thus, only shifting for the problematic grid point close or equal to zero induces jumps in al21(E), which can lead to spurios aux spectrum points. It would be possible to shift the signal for all samples, but I now opted for the simpler option of just skipping the one problematic grid point (essentially this means temporarily doubling eps_E).
…trum, possibility to skip computation of sheet_indices and aux_spec
…he nonlinear spectrum manually (spec_size)
FF and others added 30 commits April 16, 2026 16:02
…in fnft_kdvv_inverse. As a conseqeunce, adapt checks vor valid inputs and add E_INVALID_ARGUMENT_MSG as error code, which can handle descriptive error messages.
…cated storage needs to be declared before the first potential jump to leave_fun
…t_kdvv_inverse requires eigenvalues in descending order due to a recently change.
… fnft_kdvv_inverse. Therefore the constant THRESHOLD_EQUALITY_BOUND_STATES is introduced.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants