Processing math: 100%

calculate_entropy Function

public function calculate_entropy(f_occ) result(ret)

function returns the electronic entropy - fln(f)(1f)ln(1f)

Arguments

Type IntentOptional Attributes Name
real(kind=long), intent(in) :: f_occ(:)

Return Value real(kind=long)