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

Basic Gas Dynamics (Flux calculators, etc)


Files

file  cns_cell.h
 Header file for the cell and vertex data.
file  exact.c
 Compute the exact solution to the shock-tube problem.
file  shock1d.c
 Rankine-Hugoniot relations for a planar shock.
file  adaptive_flux.c
 Adaptive flux calculator as suggested by James Quirk.
file  ausm.c
 One-dimensional flux splitting according to Liou and Steffen.
file  ausmdv.c
 Wada and Liou's flux calculator.
file  efm.c
 Mike Macrossan's Equilibrium Flux Method via Paul Petrie.
file  flux_calc.c
 Generic flux calculation function for mb_cns, etc.
file  flux_calc.h
 Flux calculators for Euler terms.
file  rivp.c
 One-dimensional Riemann Initial Value Problem.

Functions

int copy_flow_state_to_cell (struct flow_state *src, struct cell_center *dest)
 Functions to deal with cell-related data.Copy the data from a flow_state structure to a cell structure.

Function Documentation

int copy_flow_state_to_cell struct flow_state src,
struct cell_center dest
[inline]
 

Functions to deal with cell-related data.Copy the data from a flow_state structure to a cell structure.

Parameters:
src,: pointer to the source flow_state structure
dest : pointer to the destination cell_center structure


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