Public Attributes

Cons1DS Struct Reference

Conserved variables in 1D (does not contain Bx). More...

#include <athena.h>

List of all members.

Public Attributes

Real d
 density
Real Mx
 momentum density in X,Y,Z; where X is
Real My
 direction longitudinal to 1D slice; which
Real Mz
 can be in any dimension: 1,2,or 3
Real E
 total energy density
Real By
 cell centered magnetic fields in Y
Real Bz
 cell centered magnetic fields in Z
Real s [NSCALARS]
 passively advected scalars
Real Pflux
 pressure component of flux

Detailed Description

Conserved variables in 1D (does not contain Bx).

IMPORTANT!! The order of the elements in Cons1DS CANNOT be changed.

Definition at line 129 of file athena.h.


Member Data Documentation

pressure component of flux

Definition at line 145 of file athena.h.

Referenced by fluxes(), HLLE_FUNCTION(), integrate_1d_ctu(), integrate_2d_ctu(), and integrate_3d_ctu().

Real Cons1DS::s[NSCALARS]

The documentation for this struct was generated from the following file: