Interfacial Fluid VARiables. 更多...
#include <var_struc.h>
成员变量 | |
double | n_x |
double | n_y |
x- and y-coordinates of the interfacial unit normal vector. 更多... | |
double | delta_x |
double | delta_y |
distance from the interfacial center to the grid cell center in direction x and y. 更多... | |
double | length |
length of the interface. 更多... | |
double | lambda_u |
double | lambda_v |
grid moving velocity components in direction x and y. 更多... | |
double | gamma |
specific heat ratio. 更多... | |
double | RHO |
double | P |
double | U |
double | V |
primitive variable values at t_{n}. 更多... | |
double | RHO_int |
double | P_int |
double | U_int |
double | V_int |
interfacial primitive variables at t_{n+1}. 更多... | |
double | F_rho |
double | F_e |
double | F_u |
double | F_v |
interfacial fluxes at t_{n+1/2}. 更多... | |
double | U_rho |
double | U_e |
double | U_u |
double | U_v |
interfacial conservative variables at t_{n}. 更多... | |
double | d_rho |
double | d_e |
double | d_u |
double | d_v |
double | d_p |
normal spatial derivatives. 更多... | |
double | t_rho |
double | t_e |
double | t_u |
double | t_v |
double | t_p |
tangential spatial derivatives OR spatial derivatives in Lagrangian coordinate ξ. 更多... | |
Interfacial Fluid VARiables.
在文件 var_struc.h 第 116 行定义.
double d_e |
在文件 var_struc.h 第 126 行定义.
double d_p |
normal spatial derivatives.
在文件 var_struc.h 第 126 行定义.
double d_rho |
在文件 var_struc.h 第 126 行定义.
double d_u |
在文件 var_struc.h 第 126 行定义.
double d_v |
在文件 var_struc.h 第 126 行定义.
double delta_x |
在文件 var_struc.h 第 118 行定义.
double delta_y |
distance from the interfacial center to the grid cell center in direction x and y.
在文件 var_struc.h 第 118 行定义.
double F_e |
在文件 var_struc.h 第 124 行定义.
double F_rho |
在文件 var_struc.h 第 124 行定义.
double F_u |
在文件 var_struc.h 第 124 行定义.
double F_v |
interfacial fluxes at t_{n+1/2}.
在文件 var_struc.h 第 124 行定义.
double gamma |
specific heat ratio.
在文件 var_struc.h 第 121 行定义.
double lambda_u |
在文件 var_struc.h 第 120 行定义.
double lambda_v |
grid moving velocity components in direction x and y.
在文件 var_struc.h 第 120 行定义.
double length |
length of the interface.
在文件 var_struc.h 第 119 行定义.
double n_x |
在文件 var_struc.h 第 117 行定义.
double n_y |
x- and y-coordinates of the interfacial unit normal vector.
在文件 var_struc.h 第 117 行定义.
double P |
在文件 var_struc.h 第 122 行定义.
double P_int |
在文件 var_struc.h 第 123 行定义.
double RHO |
在文件 var_struc.h 第 122 行定义.
double RHO_int |
在文件 var_struc.h 第 123 行定义.
double t_e |
在文件 var_struc.h 第 127 行定义.
double t_p |
tangential spatial derivatives OR spatial derivatives in Lagrangian coordinate ξ.
在文件 var_struc.h 第 127 行定义.
double t_rho |
在文件 var_struc.h 第 127 行定义.
double t_u |
在文件 var_struc.h 第 127 行定义.
double t_v |
在文件 var_struc.h 第 127 行定义.
double U |
在文件 var_struc.h 第 122 行定义.
double U_e |
在文件 var_struc.h 第 125 行定义.
double U_int |
在文件 var_struc.h 第 123 行定义.
double U_rho |
在文件 var_struc.h 第 125 行定义.
double U_u |
在文件 var_struc.h 第 125 行定义.
double U_v |
interfacial conservative variables at t_{n}.
在文件 var_struc.h 第 125 行定义.
double V |
primitive variable values at t_{n}.
在文件 var_struc.h 第 122 行定义.
double V_int |
interfacial primitive variables at t_{n+1}.
在文件 var_struc.h 第 123 行定义.