Make eigensolver use regular diagnostics output

Issue #240 resolved
David Dickinson created an issue

PR #775 adds the ability for the eigensolver to call our regular diagnostics methods to write out various derived quantities to our standard output file. This should also include the eigenmode structures.

As noted in the PR, if we could ensure the calculation of omega in these diagnostics routines reproduced the correct eigenvalue we might be able to drop the special eigenvalue output file as all information would be contained in the regular output file.

Comments (1)

  1. Log in to comment