calculate the intensity along a path
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(lo_phonon_bandstructure), | intent(inout) | :: | bs | the bandstructure |
||
type(lo_crystalstructure), | intent(inout) | :: | uc | crystal structure |
||
type(lo_forceconstant_secondorder), | intent(in) | :: | fc | second order force constant |
||
type(lo_forceconstant_thirdorder), | intent(in) | :: | fct | third order force constant |
||
type(lo_forceconstant_fourthorder), | intent(in) | :: | fcf | fourth order force constant |
||
type(lo_monkhorst_pack_mesh), | intent(in) | :: | qp | q-point mesh |
||
type(lo_phonon_dispersions), | intent(in) | :: | dr | harmonic properties on this mesh |
||
type(lo_loto), | intent(in) | :: | loto | electrostatic corrections |
||
type(lo_opts), | intent(in) | :: | opts | all settings |
||
type(lo_mpiinfo), | intent(in) | :: | mw | mpi communicator |
||
type(lo_lsmpi), | intent(in) | :: | lsmpi | mpi helper |