calculates Koopmann's hole energies in the presence of an electric field
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(param), | intent(in) | :: | p | |||
type(atom_set), | intent(in) | :: | a(:) | |||
type(basis), | intent(in) | :: | b | |||
type(wf_data), | intent(inout) | :: | f | |||
real(kind=long), | intent(in) | :: | pos(3) | |||
integer, | optional | :: | occs_out(:,:) | |||
real(kind=long), | optional | :: | energies_out(:) | |||
real(kind=long), | optional | :: | efield_out(:,:) | |||
real(kind=long), | optional | :: | upot_out(:) | |||
integer, | intent(in), | optional | :: | output |