Trees | Indices | Help |
|
---|
|
Module containing all physical constants used in relax, as well as all associated functions.
|
|||
|
|||
|
|||
str |
|
||
int |
|
|
|||
h = 6.62606876e-34 Planck's constant. |
|||
h_bar = 1.05457159642e-34 Dirac's constant. |
|||
mu0 = 1.25663706144e-06 The magnetic constant or the permeability of vacuum. |
|||
kB = 1.380650424e-23 Boltzmann's constant in SI units of J.K^-1 (the last 2 digits of '24' are within the measured error limits). |
|||
N15_CSA = -0.000172 The 15N CSA in the NH bond (default value). |
|||
NH_BOND_LENGTH = 1.02e-10 The length of the NH bond (default value). |
|||
NH_BOND_LENGTH_RDC = 1.041e-10 The length of the NH bond for RDCs (from Ottiger, M. |
|||
CA_HA_BOND_LENGTH_RDC = 1.118e-10 The length of the C_alpha-H_alpha bond for RDCs (from Ottiger, M. |
|||
CA_C_BOND_LENGTH_RDC = 1.526e-10 The length of the C_alpha-C_prime bond for RDCs (from Ottiger, M. |
|||
C_N_BOND_LENGTH_RDC = 1.329e-10 The length of the C_prime-N bond for RDCs (from Ottiger, M. |
|||
C_HN_BOND_LENGTH_RDC = 2.067e-10 The length of the C_prime-HN bond for RDCs (from Ottiger, M. |
|||
__package__ =
|
Imports: pi, ascii_letters, digits, nan
|
Calculate the dipolar constant. The dipolar constant is defined as: mu0 gI.gS.h_bar d = - --- ----------- , 4pi r**3 where:
|
Calculate the pseudocontact shift constant. The pseudocontact shift constant is defined as: mu0 15kT 1 d = --- ----- ---- , 4pi Bo**2 r**3 where:
|
Determine and return the element name for the given isotope.
|
Determine and return the isotope number for the given isotope.
|
|
NH_BOND_LENGTH_RDCThe length of the NH bond for RDCs (from Ottiger, M. and Bax A., J. Am. Chem. Soc. (1998), 120, 12334-12341).
|
CA_HA_BOND_LENGTH_RDCThe length of the C_alpha-H_alpha bond for RDCs (from Ottiger, M. and Bax A., J. Am. Chem. Soc. (1998), 120, 12334-12341).
|
CA_C_BOND_LENGTH_RDCThe length of the C_alpha-C_prime bond for RDCs (from Ottiger, M. and Bax A., J. Am. Chem. Soc. (1998), 120, 12334-12341).
|
C_N_BOND_LENGTH_RDCThe length of the C_prime-N bond for RDCs (from Ottiger, M. and Bax A., J. Am. Chem. Soc. (1998), 120, 12334-12341).
|
C_HN_BOND_LENGTH_RDCThe length of the C_prime-HN bond for RDCs (from Ottiger, M. and Bax A., J. Am. Chem. Soc. (1998), 120, 12334-12341).
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 10:43:29 2024 | http://epydoc.sourceforge.net |