Skip to content

Draft: QED Matrix Utility

Francesco Troisi requested to merge qed_matrix_utility into main

Description

This merge request contains the code for my QED utility. The aim is to be able the defined the QED matrix in a very general way, such that every material in an optical cavity can be simulated. The utility then diagonalizes the matrix to obtain the polaritonic states. Finally, it is possible to compute the linear response function and the dos (this latter still requires validation).

Checklist

  • [YES] I have checked that my code follows the Octopus coding standards
  • [NO] I have added tests for all the new features added in this request.

Merge request reports