<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://spindynamics.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Mev2hz.m</id>
	<title>Mev2hz.m - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://spindynamics.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Mev2hz.m"/>
	<link rel="alternate" type="text/html" href="https://spindynamics.org/wiki/index.php?title=Mev2hz.m&amp;action=history"/>
	<updated>2026-08-11T15:25:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.15</generator>
	<entry>
		<id>https://spindynamics.org/wiki/index.php?title=Mev2hz.m&amp;diff=9876&amp;oldid=prev</id>
		<title>Kuprov: Document new Spinach 2.12 spin-boson functionality (PR 195)</title>
		<link rel="alternate" type="text/html" href="https://spindynamics.org/wiki/index.php?title=Mev2hz.m&amp;diff=9876&amp;oldid=prev"/>
		<updated>2026-08-06T04:38:12Z</updated>

		<summary type="html">&lt;p&gt;Document new Spinach 2.12 spin-boson functionality (PR 195)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:mev2hz.m}} __NOTOC__&lt;br /&gt;
Converts meV energy units used in solid state physics and phonon spectroscopy into Hz units preferred in magnetic resonance. The conversion is nu = E/h with CODATA values of the elementary charge and the Planck constant. Arrays of any dimensions are supported.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&lt;br /&gt;
     hz=mev2hz(mev)&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
     mev   - an array of values in milli-electronvolts&lt;br /&gt;
&lt;br /&gt;
==Outputs==&lt;br /&gt;
&lt;br /&gt;
     hz    - an array of values in Hz&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
A phonon mode reported at 82 meV by an inelastic neutron scattering experiment, declared as a seven-level vibrational mode:&lt;br /&gt;
&lt;br /&gt;
     % Phonon frequency in Hz&lt;br /&gt;
     frq=mev2hz(82);&lt;br /&gt;
 &lt;br /&gt;
     % Phonon mode with seven levels&lt;br /&gt;
     sys.isotopes={'E','V7'};&lt;br /&gt;
     inter.modes.frqs={[] frq};&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
# Derivatives of spin interactions with respect to atomic displacements should be converted into Hz before they are passed to [[cart2mode.m]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[kelvin2hz.m]], [[icm2hz.m]], [[hz2icm.m]], [[cart2mode.m]], [[hartree2joule.m]], [[Kernel utilities]]&lt;br /&gt;
&lt;br /&gt;
''Version 2.12, authors: [[Ilya Kuprov]]''&lt;/div&gt;</summary>
		<author><name>Kuprov</name></author>
		
	</entry>
</feed>