Trees | Indices | Help |
|
---|
|
Module containing all physical constants used in relax, as well as all associated functions.
|
|||
|
|||
|
|||
float |
|
||
float |
|
||
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. |
|||
g13C = 67280000.0 The 13C gyromagnetic ratio. |
|||
g1H = 267522212.0 The 1H gyromagnetic ratio. |
|||
g15N = -27126000.0 The 15N gyromagnetic ratio. |
|||
g17O = -36280000.0 The 17O gyromagnetic ratio. |
|||
g31P = 108410000.0 The 31P gyromagnetic ratio. |
|||
ArH = 1.00794 Proton atomic mass. |
|||
ArC = 12.0107 Carbon atomic mass. |
|||
ArN = 14.0067 Nitrogen atomic mass. |
|||
ArO = 15.9994 Oxygen atomic mass. |
|||
ArS = 32.065 Sulphur atomic mass. |
|||
ArCa = 40.078 Calcium atomic mass. |
|||
__package__ = None hash(x) |
Imports: pi, ascii_letters, digits, upper, nan, RelaxError
|
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:
|
Return the gyromagnetic ratio for the given nucleus type.
|
Return the atomic mass for the given element type.
|
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 Wed Apr 10 13:30:30 2013 | http://epydoc.sourceforge.net |