ajkerr0 / kappa

A python package to calculate thermal conductivity across molecular interfaces.
MIT License
6 stars 4 forks source link

Missing vectorized thermal conductivity calculation #68

Closed ajkerr0 closed 8 years ago

ajkerr0 commented 8 years ago

Had to revert to brute force looping to get rid of inhomogeneity. Need to revisit numpy implementation.