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

global_data_3D Struct Reference

Global data structure for control of the overall time-stepping. More...

#include <e_kernel.h>


Data Fields

char title [132]
char root_file_name [132]
int nblock
int parallel
int rank
int active [BLOCK_3D_DIM]
int first_block
int last_block
double viscous_delay
int step
int count
int max_step
int halt_now
double sim_time
double max_time
double dt_init
double dt_global
double dt_allow
double t_plot
double t_his
double dt_plot
double dt_his
double cfl_target
double cfl_min
double cfl_max
double cfl_tiny
double time_tiny
double residual
double displacement_thickness
int time_average_flag
int perturb_flag
double perturb_frac
double tav_0
double tav_f
double dt_av
double grid_stretch
double inflection_point
int heat_flag
double heat_delay
int turbulent_block
int write_vtk
int write_cgns
flow_state flow_condition [MAX_FLOW_CONDITION]
int n_flow_condition
double dt_allow_v [BLOCK_3D_DIM]
double dt_global_v [BLOCK_3D_DIM]
double cfl_min_v [BLOCK_3D_DIM]
double cfl_max_v [BLOCK_3D_DIM]
double result_v [BLOCK_3D_DIM]


Detailed Description

Global data structure for control of the overall time-stepping.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 25 10:24:14 2005 for CFCFD by  doxygen 1.4.4