PLUTO Test Problems
4.4-patch2
|
Orbital (Kepler) test problem for dust particles. More...
Functions | |
void | Init (double *v, double x1, double x2, double x3) |
void | InitDomain (Data *d, Grid *grid) |
In the program output, particles positions and velocity are written to disk together with the analytical solution, obtained by solving Kepler's equation the equations of motion with an ODE solver.
Config. | Geometry | Grid | Drift Scheme | Stopping time |
---|---|---|---|---|
01 | Polar | Uniform | 1 | Inf |
02 | Polar | Uniform | 2 | Inf |
References
void Init | ( | double * | v, |
double | x1, | ||
double | x2, | ||
double | x3 | ||
) |
Here we use