damp
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| damp [2010/11/02 01:00] – created pac079 | damp [2025/09/19 15:18] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== GSAS-style Dampening Factors ====== | ||
| + | Dampening factor for any refined value (lattice parameters, atomic positions etc.), for those who like to think that they know better than the least squares algorithm. | ||
| + | <code topas> | ||
| + | '' | ||
| + | '' | ||
| + | '' | ||
| + | '' | ||
| + | '' | ||
| + | '' | ||
| + | '' | ||
| + | |||
| + | macro Damp(DampFactor) | ||
| + | { | ||
| + | | ||
| + | } | ||
| + | </ | ||