We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Franchini et al proposed an atomic partitioning in Journal of Computational Chemistry 2013, 34, 1819–1827
$$ p_i(\mathbf{r}) = \frac{\mathcal{P}_i(\mathbf{r})}{\sum_j\mathcal{P}_j(\mathbf{r})} $$
where the atomic partition function has a very simple form:
$$ \mathcal{P}_i(\mathbf{r}) = \eta_i \frac{\mathrm{exp}(-2r_i)}{r_i^3} $$
The same partitioning was also used in their paper on Coulomb fitting J. Chem. Theory Comput. 2014, 10, 1994.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Franchini et al proposed an atomic partitioning in Journal of Computational Chemistry 2013, 34, 1819–1827
where the atomic partition function has a very simple form:
The same partitioning was also used in their paper on Coulomb fitting J. Chem. Theory Comput. 2014, 10, 1994.
The text was updated successfully, but these errors were encountered: