Skip to content

Commit

Permalink
Implemented phonon kappa accumulation wrt |q|.
Browse files Browse the repository at this point in the history
  • Loading branch information
nakib committed Apr 8, 2024
1 parent 5adafe7 commit 52c28c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,11 @@ For the ~elphbolt~ app, there are 5 Namelists in the ~input.nml~ file: ~allocati
| ~el_en_min~ | Real | -10.0 | Lower bound of equidistant electron energy mesh in eV. Only needed for ~runlevel~ 2. |
| ~el_en_max~ | Real | 10.0 | Upper bound of equidistant electron energy mesh in eV. Only needed for ~runlevel~ 2. |
| ~el_en_num~ | Integer | 100 | Number of equidistant electron energy mesh points. Only needed for ~runlevel~ 2. |
| ~ph_mfp_npts~ | Integer | 100 | Number of equidistant mean-free-path points for cumulative transport coefficients. |
| ~ph_abs_q_npts~ | Integer | 100 | Number of equidistant absolute wave vector points for cumulative transport coefficients. |
| ~use_Wannier_ifc2s~ | Logical | .False. | Use 2nd order force constants from the Wannierized data? |


*** ~wannier~

| key | Type | Default | Description |
Expand Down

0 comments on commit 52c28c3

Please sign in to comment.