You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the intermediate screening regime, :math:`0.3 < \Gamma < 0.8`,
65
+
a weighted blending between the weak and strong screening are used.
66
+
The overall procedure is described in :cite:`Wallace:1982`.
26
67
27
68
This is the default screening method.
28
69
29
70
* ``chugunov2007`` :
30
71
31
72
This implements the screening of :cite:`chugunov:2007`, following
32
-
:cite:`yakovlev:2006` to extend to binary mixtures.
73
+
:cite:`yakovlev:2006` to extend to binary mixtures. It is suitable
74
+
for :math:`\Gamma\lesssim600`.
33
75
34
-
* ``chugunov2009``
76
+
* ``chugunov2009`` :
35
77
36
78
This implements the screening of :cite:`chugunov:2009`. The main
37
79
difference is that the 2007 one calculates an effective coupling
@@ -42,17 +84,23 @@ The options are:
42
84
This includes the portion in the appendix that blends in the weak
43
85
screening limit.
44
86
45
-
* ``chabrier1998``:
87
+
* ``chabrier1998``:
46
88
47
-
This implements the screening of :cite:`Chabrier_1998` as well as the quantum corrections for strong screening according to screen5. This is suggested in the appendix of :cite:`Calder_2007`. This screening is compatible with NSE calculations unlike ``screen5``, ``chugunov2007``, and ``chugunov2009``. This screening should be valid in the weak screening regime, :math:`\Gamma < 0.1`, and strong screening regime, :math:`1\lesssim\Gamma\lesssim160`.
89
+
This implements the screening of :cite:`Chabrier_1998` as well as
90
+
the quantum corrections for strong screening according to screen5,
91
+
which is suggested in the appendix of :cite:`Calder_2007`.
92
+
This screening is compatible with NSE calculations unlike ``screen5``,
93
+
``chugunov2007``, and ``chugunov2009``. This screening is valid in the
94
+
weak screening regime, :math:`\Gamma < 0.1`, and strong screening regime,
95
+
:math:`1\lesssim\Gamma\lesssim160`.
48
96
49
97
* ``null`` :
50
98
51
99
This disables screening by always returning 1 for the screening
0 commit comments