Difference between revisions of "Relax 1.0.2"

From relax wiki
Jump to navigation Jump to search
(→‎See also: Added a link to the API documentation.)
(Increased the sectioning depth.)
Line 1: Line 1:
 
{{lowercase title}}
 
{{lowercase title}}
  
= Description =
+
== Description ==
  
 
<section begin=description/>
 
<section begin=description/>
Line 17: Line 17:
 
<section end=description/>
 
<section end=description/>
  
= Links =
+
== Links ==
  
 
<section begin=links/>
 
<section begin=links/>
Line 24: Line 24:
 
<section end=links/>
 
<section end=links/>
  
= Announcements =
+
== Announcements ==
 
{{:relax release announcements}}
 
{{:relax release announcements}}
  
  
= See also =
+
== See also ==
  
 
* [http://www.nmr-relax.com/api/1.0/ The relax 1.0 API documentation]
 
* [http://www.nmr-relax.com/api/1.0/ The relax 1.0 API documentation]
 
{{:relax release see also}}
 
{{:relax release see also}}

Revision as of 13:59, 22 October 2015


Description

This release corresponds to many changes to the Brownian rotational diffusion tensor.

It includes the shift to the geometric parameters:

[math] D_{iso} = \frac{1}{3} \left( D_x + D_y + D_z \right), \\ D_a = D_z - \frac{1}{2} \left( D_x + D_y \right) , \\ D_r = D_y - \frac{D_x}{2D_a} . [/math]

Numerous bugs in the old correlation time, weights, and direction cosine code have been fixed. A few of these bugs had been fixed previously but those fixes were somehow lost. Two major problems in the calculation of the Hessian of the ellipsoid direction cosines have been fixed and the ellipsoid diffusion tensor now minimises orders of magnitude faster.


Links

For reference, the following links are also part of the announcement for this release:


Announcements

If you would like to receive announcements about new relax versions, please subscribe to the relax announcement mailing list. This list only receives ~10 emails per year. It is archived at the SourceForge archives and in The Mail Archive.


See also