TinkerTools / tinker

Tinker: Software Tools for Molecular Design
https://dasher.wustl.edu/tinker/
Other
130 stars 61 forks source link

vdw array added #134

Open momokchung opened 1 year ago

momokchung commented 1 year ago

Hi Jay, I added two arrays radvdw and epsvdw, which are 1D arrays for the van der Waals radii and well depth. I've included the setup in the kvdw.f routine and dellocation in the final.f routine. We would need this for Tinker9 implementation of the ewca routine. Thanks!