![]() |
(git:b77b4be)
|
from the response current density calculates the shift tensor and the susceptibility More...
Functions/Subroutines | |
subroutine, public | nmr_shift (nmr_env, current_env, qs_env, ib) |
... | |
subroutine, public | nmr_shift_print (nmr_env, current_env, qs_env) |
Shielding tensor and Chi are printed into a file if required from input It is possible to print only for a subset of atoms or or points in non-ionic positions. | |
from the response current density calculates the shift tensor and the susceptibility
subroutine, public qs_linres_nmr_shift::nmr_shift | ( | type(nmr_env_type) | nmr_env, |
type(current_env_type) | current_env, | ||
type(qs_environment_type), pointer | qs_env, | ||
integer, intent(in) | ib | ||
) |
...
nmr_env | ... |
current_env | ... |
qs_env | ... |
iB | ... |
Definition at line 97 of file qs_linres_nmr_shift.F.
subroutine, public qs_linres_nmr_shift::nmr_shift_print | ( | type(nmr_env_type) | nmr_env, |
type(current_env_type) | current_env, | ||
type(qs_environment_type), pointer | qs_env | ||
) |
Shielding tensor and Chi are printed into a file if required from input It is possible to print only for a subset of atoms or or points in non-ionic positions.
nmr_env | ... |
current_env | ... |
qs_env | ... |
Definition at line 687 of file qs_linres_nmr_shift.F.