anisotropic_temperature_factors
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| anisotropic_temperature_factors [2012/07/19 14:42] – joulchen | anisotropic_temperature_factors [2025/09/19 15:18] (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 " | ||
| + | <code topas> | ||
| + | { | ||
| + | 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; | ||
| + | }</ | ||
| + | |||
| + | Be careful in e.g. multihistogram refinements. | ||
| + | |||
| + | See also Matthew Rowles' | ||
