Skip to content

Commit

Permalink
Improved the coarse-grained stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
nakib committed Nov 20, 2023
1 parent e3d72d5 commit cb6b712
Show file tree
Hide file tree
Showing 3 changed files with 331 additions and 328 deletions.
4 changes: 2 additions & 2 deletions app/elphbolt.f90
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ program elphbolt
calculate_RPA_dielectric_3d_G0_qpath
use interactions, only: calculate_gReq, calculate_gkRp, calculate_3ph_interaction, &
calculate_eph_interaction_ibzq, calculate_eph_interaction_ibzk, &
calculate_echimp_interaction_ibzk!, calculate_coarse_grained_3ph_vertex, &
!calculate_W_fromcgV2
calculate_echimp_interaction_ibzk, calculate_coarse_grained_3ph_vertex, &
calculate_W_fromcgV2
use phonon_defect_module, only: phonon_defect
use Green_function, only: calculate_retarded_phonon_D0

Expand Down
Loading

0 comments on commit cb6b712

Please sign in to comment.