Gaussian integration weights for isotope scattering, from one q-point
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(lo_qpoint_mesh), | intent(in) | :: | qp | q-point mesh |
||
type(lo_phonon_dispersions), | intent(in) | :: | dr | phonon dispersions |
||
type(lo_iso2), | intent(inout) | :: | scq | qpoint in question |
||
integer, | intent(in) | :: | gi1 | gridindex in question |
||
real(kind=flyt), | intent(in) | :: | scsigma | baseline smearing |
||
real(kind=flyt), | intent(in) | :: | thres | threshold to cut of gaussian |
||
real(kind=flyt), | intent(in), | optional | :: | adaptiveparameter | scaling factor for adaptive gaussian |