QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: sukhito teh on April 6, 2025, 15:33

Title: Module "calculatePlasmaFrequency"
Post by: sukhito teh on April 6, 2025, 15:33
Dear developers and users,
Does the function calculatePlasmaFrequency returns plasma frequency or square of plasma frequency? The formula in documentation https://docs.quantumatk.com/manual/Types/OpticalSpectrum/OpticalSpectrum.html#opticalspectrum-c (https://docs.quantumatk.com/manual/Types/OpticalSpectrum/OpticalSpectrum.html#opticalspectrum-c) uses ω2, but the return value has unit of energy. Thank you for your attention.
Title: Re: Module "calculatePlasmaFrequency"
Post by: filipr on April 8, 2025, 09:06
The function returns the plasma frequency, i.e. the square root of the expression in the documentation.
Title: Re: Module "calculatePlasmaFrequency"
Post by: Anders Blom on April 23, 2025, 22:18
If you want to compute plasma frequencies, I recommend turning symmetries off, it seems to be unreliable currently, we are looking into a fix.