PLUTO
4.4-patch2
|
Riemann solver for dust (pressuless gas) More...
#include "pluto.h"
Functions | |
void | DustFluid_Solver (const Sweep *sweep, int beg, int end, double *cmax, Grid *grid) |
void | DustFluid_DragForce (const Sweep *sweep, int beg, int end, double dt, Grid *grid) |
Solve the Riemann problem for dust. When DUST_FLUID_SOLVER is set to 1, a standard Lax-Frierichs solver is used. Otherwise the exact solver from LeVeque is employed.
Reference:
Dust-gas coupling terms (Drag force)