brokensymm.m

From Spinach Documentation Wiki
Revision as of 14:50, 28 June 2021 by Kuprov (talk | contribs) (Created page with "{{DISPLAYTITLE:brokensymm.m}} __NOTOC__ Exchange coupling estimation from a pair of DFT logs using Yamaguchi equation. The notation is: H=-2J*(Sa.Sb) ==Syntax== J=broke...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Exchange coupling estimation from a pair of DFT logs using Yamaguchi equation. The notation is: H=-2J*(Sa.Sb)

Syntax

    J=brokensymm(props_sing,props_trip)

Arguments

    props_sing  - the output of gparse for the singlet 
                  state of the biradical

    props_trip  - the output of gparse for the triplet 
                  state of the biradical

Outputs

    J           - an order-of-magnitude (really rough)
                  estimate of exchange coupling, Hz

See also

Textbook module


Version 2.6, authors: Ilya Kuprov