PLUTO
4.4-patch2
|
Compute time-centered interface states using characteristic tracing. More...
#include "pluto.h"
Functions | |
void | States (const Sweep *sweep, int beg, int end, Grid *grid) |
Provide 1st order flat reconstruction inside each zone. Here vL and vR are left and right sweeps with respect to the cell interface, while vm and vp refer to the cell center, that is:
VL-> <-VR |--------*--------|--------*--------| <-am (i) ap-> (i+1)
Compute 1D left and right interface states using piecewise linear reconstruction and the characteristic decomposition of the quasi-linear form of the equations.
This is done by first extrapolating the cell center value to the interface using piecewise limited linear reconstruction on the characteristic variables.
Left and right states are then evolved for the half time step using characteristic tracing if necessary.