<?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=Rlx_modes.m</id>
	<title>Rlx modes.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=Rlx_modes.m"/>
	<link rel="alternate" type="text/html" href="https://spindynamics.org/wiki/index.php?title=Rlx_modes.m&amp;action=history"/>
	<updated>2026-08-11T14:33:00Z</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=Rlx_modes.m&amp;diff=9872&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=Rlx_modes.m&amp;diff=9872&amp;oldid=prev"/>
		<updated>2026-08-06T04:38:00Z</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:rlx_modes.m}} __NOTOC__&lt;br /&gt;
Bosonic mode dissipation superoperator. Builds thermalised GKSL dissipators for the amplitude damping and the pure dephasing of the bosonic modes declared in [[Spin system specification#Bosonic modes|inter.modes]], using the amplitude damping rates and the pure dephasing rates ingested by [[create.m]] and the Bose-Einstein thermal occupation numbers computed from the physical mode frequencies and the system temperature. The physical frequency of a mode is the sum of the declared carrier and the declared frequency where inter.modes.carriers is present, and the magnitude of the declared frequency otherwise.&lt;br /&gt;
&lt;br /&gt;
This function is called automatically by [[relaxation.m]] whenever damping or dephasing is declared for any mode, so it does not usually need to be called by the user.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&lt;br /&gt;
     R=rlx_modes(spin_system)&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
     spin_system  - Spinach spin system description object&lt;br /&gt;
                    with bosonic mode information present&lt;br /&gt;
&lt;br /&gt;
==Outputs==&lt;br /&gt;
&lt;br /&gt;
     R            - bosonic mode dissipation superoperator&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
# The dissipators are kappa*(1+nbar)*D[a], kappa*nbar*D[c], and 2*gamma_phi*D[n], where D[x] is the GKSL dissipator of the operator x, built from ladder operators truncated to the level count of each mode.&lt;br /&gt;
# The ''Spinach'' convention of zero temperature meaning the high-temperature limit is not applicable to bosonic modes: zero temperature here produces zero thermal occupation numbers.&lt;br /&gt;
# Because the superoperator is a dissipator, a Liouville space formalism is required. In Hilbert space [[relaxation.m]] issues a warning and returns without the mode dissipation terms.&lt;br /&gt;
# The amplitude damping rate is set by inter.modes.lifetimes, inter.modes.linewidths, or inter.modes.qfactors, and the pure dephasing rate is extracted from inter.modes.t2_times at the declared temperature.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[relaxation.m]], [[create.m]], [[device.m]], [[coherent.m]], [[rlx_t1_t2.m]], [[lindbladian.m]], [[equilibrium.m]], [[Relaxation theory parameters]], [[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>