NSLS-II / edrixs

An open source toolkit for simulating RIXS spectra based on ED
https://nsls-ii.github.io/edrixs
GNU General Public License v3.0
34 stars 20 forks source link

typo in documentation #188

Closed weihe12 closed 1 year ago

weihe12 commented 1 year ago

In "edrixs.utils.CT_imp_bath" (https://nsls-ii.github.io/edrixs/reference/utils.html#edrixs.utils.CT_imp_bath), the expression for E_L misses a parenthesis in the numerator. The numerator should be n((1 + n)U_dd/2-Delta).

mpmdean commented 1 year ago

Fixed.