PLUTO
4.4-patch2
|
Inversion scheme for RHD using entropy. More...
#include "pluto.h"
Functions | |
int | RHD_EntropySolve (double *u, double *v) |
Convert the conservative variables u=[D, m, sigma_c] (where sigma_c = D*sigma is the conserved entropy) to primitive variable using a Newton-Raphson/Bisection scheme.
int RHD_EntropySolve | ( | double * | u, |
double * | v | ||
) |
Convert the conservative variables {D, m, sigma_c} (where sigma_c = D*sigma is the conserved entropy) to primitive variable using a Newton-Raphson/Bisection scheme.