|
Spectral Signal Processing Suite v1.0 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--signal.example.fbednhdata05
Fluidized bed slugging problem at t=0.5 on [0,0.25].
| Field Summary | |
double |
A
|
double |
alpha
|
double |
B
|
double[] |
data
The Chebyshev super spectral viscosity solution on the CGL grid |
double[] |
exact
The reference solution is computed using Roe's Method with N=1024 (interpolated with cubic option of Matlabs interp1 back to the CGL grid with N=256) and a very small time step. |
boolean |
hasExact
|
int |
map
|
int |
N
|
double |
uMax
|
double |
uMin
|
| Constructor Summary | |
fbednhdata05()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int N
public double A
public double B
public double uMin
public double uMax
public double alpha
public int map
public boolean hasExact
public double[] data
public double[] exact
| Constructor Detail |
public fbednhdata05()
|
Spectral Signal Processing Suite v1.0 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||