View source: R/polarizability.R
alpha_bare | R Documentation |
Bare (intrinsic) polarizability of a dye in vacuum
alpha_bare( wavelength = seq(300, 800), alpha_inf = 9.6e-39, alpha_k = c(5.76e-38), lambda_k = c(526), mu_k = c(10000) )
wavelength |
wavelength in nm |
alpha_inf |
scalar real offset |
alpha_k |
vector of oscillator strengths |
lambda_k |
vector of oscillator wavelengths |
mu_k |
vector of oscillator damping terms |
Sum of lorentz oscillators
data.frame
baptiste Auguie
Other user_level polarisability:
alpha_dye()
,
alpha_ellipsoid()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.