TheoChem-VU / TCutility

Utility functions/classes for the TheoCheM programs
https://theochem-vu.github.io/TCutility/
MIT License
6 stars 0 forks source link

Add support for Grimme's DRACO #257

Open YHordijk opened 5 months ago

YHordijk commented 5 months ago

Grimme published the DRACO (repository) method for solvation. It works by adjusting the radius of atoms in molecules, improving the performance of solvation models like COSMO, SMD or CPCM. Implementing it would require running the DRACO program on the molecule of interest and then using those radii for subsequent COSMO calculations.