m
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| m [2009/08/27 11:16] – clare | m [2025/09/19 15:18] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== m ====== | ||
| + | |||
| + | **[// | ||
| + | |||
| + | Allows for changing the Marquardt constants, the Simulated_Annealing_1 macro changes the Marquardt constants as follows: | ||
| + | |||
| + | load marquardt_constant { 0 1 } | ||
| + | |||
| + | **[// | ||
| + | |||
| + | Defines the minimum and maximum radii for calculating bond lengths. //min_r// and //max_r// are by default set to 0 and 3.2 Å respectively. | ||
| + | |||
| + | **[// | ||
| + | |||
| + | Calculates the density of the mixture assuming a packing density of 1, see also // | ||
| + | |||
| + | **[// | ||
| + | |||
| + | Calculates the mass absorption coefficient in cm< | ||
| + | |||
| + | < | ||
| + | |||
| + | The following example provides phase and mixture mass absorption coefficients. | ||
| + | |||
| + | xdd... | ||
| + | |||
| + | mixture_MAC 0 | ||
| + | |||
| + | str... | ||
| + | |||
| + | phase_MAC 0 | ||
| + | |||
| + | The macros Mixture_LAC_1_on_cm, | ||
| + | |||
| + | xdd... | ||
| + | |||
| + | Mixture_LAC_1_on_cm(0) | ||
| + | |||
| + | str... | ||
| + | |||
| + | Phase_Density_g_on_cm3(0) | ||
| + | |||
| + | Phase_LAC_1_on_cm(0) | ||
| + | |||
| + | Errors for these quantities are also calculated. Mass absorption coefficients obtained from NIST at [[http:// | ||