![]() |
(git:b77b4be)
|
calculates the electron transfer coupling elements by projection-operator approach Kondov et al. J.Phys.Chem.C 2007, 111, 11970-11981 More...
Functions/Subroutines | |
subroutine | release_ec_data (ec) |
Release memory allocate for electronic coupling data structures. | |
subroutine, public | calc_et_coupling_proj (qs_env) |
calculates the electron transfer coupling elements by projection-operator approach Kondov et al. J.Phys.Chem.C 2007, 111, 11970-11981 | |
calculates the electron transfer coupling elements by projection-operator approach Kondov et al. J.Phys.Chem.C 2007, 111, 11970-11981
subroutine et_coupling_proj::release_ec_data | ( | type(et_cpl), pointer | ec | ) |
Release memory allocate for electronic coupling data structures.
ec | electronic coupling data structure |
Definition at line 142 of file et_coupling_proj.F.
subroutine, public et_coupling_proj::calc_et_coupling_proj | ( | type(qs_environment_type), pointer | qs_env | ) |
calculates the electron transfer coupling elements by projection-operator approach Kondov et al. J.Phys.Chem.C 2007, 111, 11970-11981
qs_env | QuickStep environment containing all system data |
Definition at line 1469 of file et_coupling_proj.F.