vdw

fun vdw(indexa: Int, indexb: Int): Pair<Double, Double>
fun vdw(atoma: Atom, atomb: Atom): Pair<Double, Double>