atomic_weight
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
atomic_weight [2024/09/17 10:27] – [Macro to generate Atomic Weight from Atomic Symbol] iangie | atomic_weight [2024/09/17 10:38] (current) – [Application Example: Generating Molecular Weight, and "cell_Z" the number of molecules in Unit Cell] iangie | ||
---|---|---|---|
Line 9: | Line 9: | ||
This macro has been tested working in v6 and v7. | This macro has been tested working in v6 and v7. | ||
+ | |||
+ | |||
+ | ==== The macro ==== | ||
+ | === Atomic_Number === | ||
+ | |||
+ | <code topas> | ||
+ | macro AW {Atomic_Weight} | ||
+ | macro Atomic_Weight(Atom) { | ||
+ | #if | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | (Atom == " | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | ==== Application Example: Generating Molecular Weight, and " | ||
+ | This macro has been useful to me for checking " | ||
+ | |||
+ | <code topas> | ||
+ | RAW(corundum) | ||
+ | |||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | | ||
+ | |||
+ | ZE(@, 0.0) | ||
+ | |||
+ | | ||
+ | | ||
+ | |||
+ | | ||
+ | phase_name " | ||
+ | Trigonal(@ 4.7592, @ 12.992) | ||
+ | site Al x | ||
+ | site O x @ 0.3064 | ||
+ | scale @ 0.0001 | ||
+ | CS_L(@, 100) | ||
+ | Strain_L(@, 0.0100) | ||
+ | view_structure | ||
+ | r_bragg 0 | ||
+ | local mol_wgt = 2 * AW(" | ||
+ | local cell_Z = Round(Get(cell_mass)/ | ||
+ | </ | ||
+ | |||
+ | If any user in our open TOPAS community has suggestion or idea, or bug report on these macros, please kindly let me know and I am happy to learn from you: [[tony.wang@qut.edu.au]] | ||
+ | |||
+ |
atomic_weight.1726568822.txt.gz · Last modified: 2024/09/17 10:27 by iangie