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

Implementation of the single point calculation for the CEH model. More...

Functions/Subroutines

subroutine, public ceh_singlepoint (ctx, calc, mol, wfn, accuracy, verbosity)
 Run the CEH calculation (equivalent to xtb_singlepoint)
 

Detailed Description

Implementation of the single point calculation for the CEH model.

Function/Subroutine Documentation

◆ ceh_singlepoint()

subroutine, public tblite_ceh_singlepoint::ceh_singlepoint ( type(context_type), intent(inout) ctx,
type(xtb_calculator), intent(inout) calc,
type(structure_type), intent(in) mol,
type(wavefunction_type), intent(inout) wfn,
real(wp), intent(in) accuracy,
integer, intent(in), optional verbosity )

Run the CEH calculation (equivalent to xtb_singlepoint)

Parameters
[in,out]ctxCalculation context
[in,out]calcCEH calculator
[in]molMolecular structure data
[in,out]wfnWavefunction data
[in]accuracyAccuracy for computation
[in]verbosityVerbosity level of output