Difference between revisions of "Isoswap.m"
(Restore pre-bulk-edit wiki content) |
(Normalise sequential blank lines) |
||
| Line 24: | Line 24: | ||
[[Kernel_utilities#Spin_system_editing|Spin system editing]] | [[Kernel_utilities#Spin_system_editing|Spin system editing]] | ||
| − | |||
''Version 2.9, authors: [[Ilya Kuprov]]'' | ''Version 2.9, authors: [[Ilya Kuprov]]'' | ||
Revision as of 12:27, 25 April 2026
Makes isotope replacements in the input structures. All interactions are automatically scaled as necessary.
Syntax
[sys,inter]=isoswap(sys,inter,spins,new_iso)
Arguments
sys, inter - Spinach input data structures
spins - a vector of integers specifying
spin numbers
new_iso - character string specifying
the new isotope
Outputs
sys, inter - Spinach input data structures
See also
Version 2.9, authors: Ilya Kuprov