noveldnp.m

From Spinach Documentation Wiki
Revision as of 15:06, 5 April 2026 by Kuprov (talk | contribs) (Sync syntax/arguments/outputs with current Spinach source)
Jump to: navigation, search


Nuclear spin Orientation via Electron spin Locking (NOVEL) and pulsed solid effect (SE). For futher information see: https://doi.org/10.1016/0022-2364(88)90190-4 https://doi.org/10.1063/1.5000528 Syntax (call from powder context): contact_curve=noveldnp(spin_system,parameters,H,R,K).

Syntax

contact_curve=noveldnp(spin_system,parameters,H,R,K)

Arguments

H - Hamiltonian matrix, received from context function

        R - relaxation superoperator, received from context function
        K - kinetics superoperator, received from context function
        parameters.irr_powers - microwave amplitude (aka electron
                                nutation frequency), Hz
        parameters.rho0       - initial state
        parameters.coil       - detection state
        parameters.timestep   - time step of the contact curve, s
        parameters.nsteps     - number of time steps in the con-
                                tact curve
        parameters.flippulse  - 0: Solid Effect (no flip pulse)
                                1: NOVEL (90-degree flip pulse)

Outputs

contact_curve - time dependence of the coil state

venkata-subbarao.redrouthu@uni-konstanz.de
ilya.kuprov@weizmann.ac.il
guinevere.mathies@uni-konstanz.de

Examples

See examples in the Spinach distribution relevant to this function.

Notes

This page was generated from the function header in the Spinach repository.

See also


Version 2.11, authors: Venkata Subbarao Redrouthu, Ilya Kuprov, Guinevere Mathies