Skip to content

Fix/floquet

Chris Cantwell requested to merge fix/floquet into master

This MR primarily fixes the Arnoldi algorithm when using the HalfMode configuration. The main problem was a missing sign in the base flow interpolation and the default noise level being far too high and polluting the eigenspace.

This branch also adds a time-dependent component to the body forcing and adds an alias to body forcing called field forcing.

Merge request reports