Link Search Menu Expand Document

Implicit Solvent Models

When modeling processes in solution, it is essential to account for solvent effects in calculations. Solvent interactions significantly influence not only energies but also molecular geometries.
In xtb, two implicit solvent models are available: GBSA and ALPB. These models can be easily applied to any calculation. They can be invoked using:

xtb struc.xyz --alpb <solvent>
xtb struc.xyz --gbsa <solvent>

Parameterized solvent and method combinations are:

Solvent GFN1(ALPB) GFN1(GBSA) GFN2(ALPB) GFN2(GBSA) GFN-FF
Acetone x x x x x
Acetonitrile x x x x x
Aniline x   x   x
Benzaldehyde x   x   x
Benzene x x x x x
CH₂Cl₂ x x x x x
CHCl₃ x x x x x
CS₂ x x x x x
Dioxane x   x   x
DMF x   x x x
DMSO x x x x x
Ether x x x x x
Ethylacetate x   x   x
Furane x   x   x
Hexadecane x   x   x
Hexane x   x x x
Methanol x x x x x
Nitromethane x   x   x
Octanol x   x   x
Octanol (wet) x   x   x
Phenol x   x   x
Toluene x x x x x
THF x x x x x
Water (H₂O) x x x x x

An up-to-date list of available solvents can be found in the documentation.

In principle, both solvent models perform similarly but do not reach the accuracy of more advanced and computationally expensive models like COSMO-RS or SMD.

More details on the theoretical background and accuracy of ALPB and GBSA can be found in this publication.


Back to top

Copyright © 2025 grimme-lab.

The programs are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.