jaxrts
Contents:
Installation
Usage
Physics
Generating a first spectrum
Models implemented
screening length
ionic scattering
jaxrts.models.ArkhipovIonFeat
jaxrts.models.CHSIonFeat
jaxrts.models.DebyeWallerSolid
jaxrts.models.FixedSii
jaxrts.models.Gregori2003IonFeat
jaxrts.models.Gregori2006IonFeat
jaxrts.models.Neglect
jaxrts.models.OnePotentialHNCIonFeat
jaxrts.models.PeakCollection
jaxrts.models.ThreePotentialHNCIonFeat
BM S_ii
Debye temperature
free-free scattering
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.OnePotentialHNCIonFeat
jaxrts.models.OnePotentialHNCIonFeat.__init__
View page source
jaxrts.models.OnePotentialHNCIonFeat.__init__
OnePotentialHNCIonFeat.
__init__
(
rmin:
~pint.registry.Quantity
=
<Quantity(0.001
,
'bohr')>
,
rmax:
~pint.registry.Quantity
=
<Quantity(100
,
'bohr')>
,
pot:
int
=
14
,
SVT:
bool
=
False
,
mix:
float
=
0.0
,
tmult:
list[float]
=
None
)
→
None
[source]