public class B3ForSphericallySymmetricU
extends java.lang.Object
Modifier and Type | Class | Description |
---|---|---|
static class |
B3ForSphericallySymmetricU.DampingParams |
Modifier and Type | Field | Description |
---|---|---|
protected static double |
JPerHartree |
|
protected static double |
k |
Constructor | Description |
---|---|
B3ForSphericallySymmetricU() |
Modifier and Type | Method | Description |
---|---|---|
static double[] |
computeB(double[] fr,
int N,
double r_max,
boolean allFFT) |
|
static double |
computeB2QM(Potential2SoftSpherical p2,
double temp) |
|
static double[] |
getConvergence(Potential2SoftSpherical p2,
int power,
double r_max,
double temp,
boolean printapalooza,
boolean allFFT) |
|
static double[] |
getfr(Potential2SoftSpherical p2,
int N,
double del_r,
double temp) |
|
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
public static double[] computeB(double[] fr, int N, double r_max, boolean allFFT)
public static double computeB2QM(Potential2SoftSpherical p2, double temp)
public static double[] getConvergence(Potential2SoftSpherical p2, int power, double r_max, double temp, boolean printapalooza, boolean allFFT)
public static double[] getfr(Potential2SoftSpherical p2, int N, double del_r, double temp)