cloudy trunk
|
#include <pressure_change.h>
Public Member Functions | |
void | set () |
Data Fields | |
int | global |
int | zone |
PressureChange evaluate the current pressure, and change needed to get it to PresTotlInit, return value is true is density was changed, false if no changes were necessary
dP_chng_factor | this is change factor, 1 at first, becomes smaller as oscillations occur |
Definition at line 11 of file pressure_change.h.
void PresMode::set | ( | ) |
Definition at line 471 of file pressure_change.cpp.
References ANTISHOCK, ANTISHOCK2, ASSERT, cdEXIT, CPRE, DEBUG_ENTRY, dense, dynamics, EXIT_FAILURE, global, ORIGINAL, pressure, radius, SHOCK, STRONGD, SUBSONIC, SUPERSONIC, wind, and zone.
Referenced by ConvPresTempEdenIoniz().
int PresMode::global |
Definition at line 14 of file pressure_change.h.
Referenced by pressureZone(), set(), and stepDensity().
int PresMode::zone |
Definition at line 14 of file pressure_change.h.
Referenced by set(), and stepDensity().