public class HardSphereFluid
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static double |
a |
|
static double[] |
NexpStretchFit |
|
static double[] |
NexpVirial |
| Constructor | Description |
|---|---|
HardSphereFluid() |
| Modifier and Type | Method | Description |
|---|---|---|
static double |
Asolid(double rho) |
Returns the difference between absolute free energies between the given
densities for solid (FCC) hard spheres.
|
static double |
Asolid(double rho,
int n) |
Returns the difference between absolute free energies between the given
densities for solid (FCC) hard spheres.
|
static double |
zFluid(double rho) |
Computes Z using the following equation
Z = exp([Ni * rho^(i-1)] + rho^11 [Mi x^i]) where x = a^rho
|
public static final double[] NexpVirial
public static final double[] NexpStretchFit
public static final double a
public static double zFluid(double rho)
rho - public static double Asolid(double rho)
rho - Densitypublic static double Asolid(double rho,
int n)
rho - Densityn - number of points