tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Functions/Subroutines
tblite_solvation Module Reference

Proxy module for implicit solvation models. More...

Functions/Subroutines

subroutine, public new_solvation (solv, mol, input, error)
 Create new solvation model from input data.
 

Detailed Description

Proxy module for implicit solvation models.

Function/Subroutine Documentation

◆ new_solvation()

subroutine, public tblite_solvation::new_solvation ( class(solvation_type), intent(out), allocatable solv,
type(structure_type), intent(in) mol,
type(solvation_input), intent(in) input,
type(error_type), intent(out), allocatable error )

Create new solvation model from input data.

Parameters
[out]solvInstance of the solvation model
[in]molMolecular structure data
[in]inputInput data
[out]errorError handling