Menu

Commit [r2201]  Maximize  Restore  History

Merged the diffusion tensor branch back into the main development line.

The branch existed from r2178 to r2199 and was merged with the command:

$ svn merge file:///data1/src/repositories/relax/1.0@... file:///data1/src/repositories/relax/branches/diff_tensor@...

All references to isotropic, axially symmetric, and fully anisotropic diffusion have been changed to
sphere, spheroid, and ellipsoid. The geometric parameters of the Brownian diffusion tensor are now
defined as

Diso = 1/3 (Dx + Dy + Dz),
Da = Dz - 1/2(Dx + Dy),
Dr = Dy - Dx / 2Da,

and the weight and correlation time functions for calculating the value, gradient, and Hessian have
been updated to match these equations. Many old bugs in the ellipsoid and spheroid Hessians have
been removed.

edward 2005-11-06

<< < 1 2 (Page 2 of 2)
changed /1.0/sample_scripts/model-free.py
changed /1.0/specific_fns/model_free.py
/1.0/sample_scripts/model-free.py Diff Switch to side-by-side view
Loading...
/1.0/specific_fns/model_free.py Diff Switch to side-by-side view
Loading...
<< < 1 2 (Page 2 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.