dxtb.components.solvation.new_solvation#
- dxtb.components.solvation.new_solvation(numbers, par, dielectric_constant=80.3, device=None, dtype=None)[source]#
Create new instance of the generalized Born solvation model.
- Parameters:
- Returns:
Instance of the GeneralizedBorn class or
Noneif no solvation model is used.- Return type:
GeneralizedBorn | None