Warning: Trying to access array offset on value of type null in /home/site/wwwroot/lib/plugins/move/action/rename.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /home/site/wwwroot/lib/plugins/move/action/rename.php:42) in /home/site/wwwroot/inc/actions.php on line 38
anisotropic_temperature_factors [topas wiki]

User Tools

Site Tools


anisotropic_temperature_factors

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
anisotropic_temperature_factors [2009/08/27 16:52] johnsoevansanisotropic_temperature_factors [2024/02/10 07:56] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +===== Anisotropic Temperature Factors =====
 +To refine anisotropically all you need to do is delete "beq @ 0.23" from the end of the site line and type "adps" instead. After one cycle of refinement this line gets replaced by the correct adp macro. In TA all sites are forced to be positive definite by default.  If you'd rather let adps go negative then think about why (my preference --- //[[john.evans@durham.ac.uk|John Evans]] 2009/08/27 17:44//) then try adding the macro below:
  
 +<code topas>      macro adp_no_limits
 +{
 + move_to u11 min = Val - .05; max = Val + .05;
 + move_to u22 min = Val - .05; max = Val + .05;
 + move_to u33 min = Val - .05; max = Val + .05;
 + move_to u12 min = Val - .05; max = Val + .05;
 + move_to u13 min = Val - .05; max = Val + .05;
 + move_to u23 min = Val - .05; max = Val + .05;
 +}</code>
 +
 +Be careful in e.g. multihistogram refinements.  Here you can't just use the @ symbol for uij parameter names or they'll be different for each histogram.  It's always sensible to double check that symmetry restrictions on sites are correct.  Try table 8.3.1.1 in International Tables or the table on P104 in Terry Willis' text "Thermal vibrations in crystallography" {{ :willis_adps.pdf |linked here}}.  
 +
 +See also Matthew Rowles' macro on adps and the note about the error in the Willis table for space group 227.