PLUTO  4.0
 All Data Structures Files Functions Variables Enumerations Macros Pages
Functions
entropy_solve.c File Reference

Inversion scheme for RHD using entropy. More...

#include "pluto.h"

Functions

int EntropySolve (Map_param *par)
 

Detailed Description

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.

Authors
C. Zanni
A. Mignone
Date
Oct 5, 2012

Function Documentation

int EntropySolve ( Map_param par)

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.

LAST MODIFIED

February 5th (2012) by C. Zanni & A. Mignone (zanni.nosp@m.@oat.nosp@m.o.ina.nosp@m.f.it, migno.nosp@m.ne@o.nosp@m.ato.i.nosp@m.naf..nosp@m.it)