Skip to content

Add eigenvalue decomposition to thermal modelling #5

@bcych

Description

@bcych
  • Get eigenvalue decomposition for Q_matrix * dt working.
  • Divide through by fac = mean(abs(Q_matrix))
  • Multiply by exp(Q_matrix * dt) * exp(fac)
  • Check matrix is possible to factorize!

This should greatly improve numerical stability at large dt.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions