Interfacial Fluid VARiables. 更多...
#include <var_struc.h>
成员变量 | |
| double | n_x |
| double | n_y |
| double | RHO |
| double | P |
| double | U |
| double | V |
| variable values at t_{n}. 更多... | |
| double | RHO_int |
| double | P_int |
| double | U_int |
| double | V_int |
| interfacial 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 | d_rho |
| double | d_p |
| double | d_u |
| double | d_v |
| normal spatial derivatives. 更多... | |
| double | t_rho |
| double | t_p |
| double | t_u |
| double | t_v |
| tangential spatial derivatives OR spatial derivatives in Lagrangian coordinate ξ 更多... | |
| double | lambda_u |
| double | lambda_v |
| grid moving velocity components in direction x and y 更多... | |
| double | gamma |
| specific heat ratio 更多... | |
| double | PHI |
| double | d_phi |
| double | t_phi |
| Mass fraction of fluid a. 更多... | |
| double | Z_a |
| double | d_z_a |
| double | t_z_a |
| Volume fraction of fluid a. 更多... | |
Interfacial Fluid VARiables.
在文件 var_struc.h 第 47 行定义.
| double d_p |
在文件 var_struc.h 第 52 行定义.
| double d_phi |
在文件 var_struc.h 第 57 行定义.
| double d_rho |
在文件 var_struc.h 第 52 行定义.
| double d_u |
在文件 var_struc.h 第 52 行定义.
| double d_v |
normal spatial derivatives.
在文件 var_struc.h 第 52 行定义.
| double d_z_a |
在文件 var_struc.h 第 58 行定义.
| double F_e |
在文件 var_struc.h 第 51 行定义.
| double F_rho |
在文件 var_struc.h 第 51 行定义.
| double F_u |
在文件 var_struc.h 第 51 行定义.
| double F_v |
interfacial fluxes at t_{n+1/2}.
在文件 var_struc.h 第 51 行定义.
| double gamma |
specific heat ratio
在文件 var_struc.h 第 55 行定义.
| double lambda_u |
在文件 var_struc.h 第 54 行定义.
| double lambda_v |
grid moving velocity components in direction x and y
在文件 var_struc.h 第 54 行定义.
| double n_x |
在文件 var_struc.h 第 48 行定义.
| double n_y |
在文件 var_struc.h 第 48 行定义.
| double P |
在文件 var_struc.h 第 49 行定义.
| double P_int |
在文件 var_struc.h 第 50 行定义.
| double PHI |
在文件 var_struc.h 第 57 行定义.
| double RHO |
在文件 var_struc.h 第 49 行定义.
| double RHO_int |
在文件 var_struc.h 第 50 行定义.
| double t_p |
在文件 var_struc.h 第 53 行定义.
| double t_phi |
Mass fraction of fluid a.
在文件 var_struc.h 第 57 行定义.
| double t_rho |
在文件 var_struc.h 第 53 行定义.
| double t_u |
在文件 var_struc.h 第 53 行定义.
| double t_v |
tangential spatial derivatives OR spatial derivatives in Lagrangian coordinate ξ
在文件 var_struc.h 第 53 行定义.
| double t_z_a |
Volume fraction of fluid a.
在文件 var_struc.h 第 58 行定义.
| double U |
在文件 var_struc.h 第 49 行定义.
| double U_int |
在文件 var_struc.h 第 50 行定义.
| double V |
variable values at t_{n}.
在文件 var_struc.h 第 49 行定义.
| double V_int |
interfacial variables at t_{n+1}.
在文件 var_struc.h 第 50 行定义.
| double Z_a |
在文件 var_struc.h 第 58 行定义.