svn+ssh://bugman@.../svn/relax/trunk
........
r17254 | bugman | 2012-07-16 12:02:30 +0200 (Mon, 16 Jul 2012) | 6 lines
Bug fix for the RDC Q factor calculations for when the dipolar constants are not all the same.
Now instead of a RelaxError, a warning is given and the Q factor normalised by 2Da^2(4 + 3R)/5 is
skipped. This allows long range and mixed nuclear pairs to be supported.
........
r17255 | bugman | 2012-07-16 15:26:11 +0200 (Mon, 16 Jul 2012) | 5 lines
Added the 'unit' argument to the dipole_pair.read_dist and dipole_pair.set_dist user functions.
This is to allow distances in Angstroms to be read into relax and converted to meters.
........