Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

exact.c File Reference

Compute the exact solution to the shock-tube problem. More...

#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include "../../util/source/compiler.h"
#include "../../util/source/useful.h"
#include "../../flux_calc/source/flux_calc.h"

Defines

#define SAMPLE_DIM   1000

Functions

int shock_wave (struct flow_state *QR, struct flow_state *QRstar, double *WSR)
int rarefaction (struct flow_state *QL, struct flow_state *QLstar, double *WSL)
int main ()


Detailed Description

Compute the exact solution to the shock-tube problem.

Author:
PA Jacobs -- July 1991
Version:
16-nov-96 : updated for multiple species and for all of the new support functions added since 1991

21-Oct-97 : revisions to keep up with mb_cns

08-Dec-97 : Save the best guess for the start of the iterations.


Generated on Tue Oct 25 10:24:13 2005 for CFCFD by  doxygen 1.4.4