jaxrts
Contents:
Installation
Usage
Physics
Generating a first spectrum
Models implemented
screening length
ionic scattering
BM S_ii
Debye temperature
free-free scattering
jaxrts.models.BornMermin
jaxrts.models.BornMermin_Fit
jaxrts.models.BornMermin_Fortmann
jaxrts.models.BornMermin_Full
jaxrts.models.Neglect
jaxrts.models.QCSalpeterApproximation
jaxrts.models.RPA
jaxrts.models.RPA_DandreaFit
chemical potential
ipd
screening
BM V_eiS
free-bound scattering
ee-lfc
form-factors
bound-free scattering
ion-ion Potential
electron-ion Potential
electron-electron Potential
Creating your own model
Implementation details
Example gallery
Development and Poetry
Bibliography
The
jaxrts
module
jaxrts
Usage
Models implemented
jaxrts.models.BornMermin
jaxrts.models.BornMermin.__init__
View page source
jaxrts.models.BornMermin.__init__
BornMermin.
__init__
(
no_of_freq:
int
|
None
=
None
,
RPA_rewrite:
bool
=
True
,
KKT:
bool
=
False
,
E_cutoff_min:
~pint.registry.Quantity
=
<Quantity(-1.0
,
'electron_volt')>
,
E_cutoff_max:
~pint.registry.Quantity
=
<Quantity(-1.0
,
'electron_volt')>
)
→
None
[source]