hydrocode_Radial_Lag 0.3
This is an implementation of fully explict forward Euler scheme for multi-D radially symmetric compressible flows on Lagrangian coordinate
i_f_var结构体 参考

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 ξ. 更多...
 
double Z_a
 
double d_z_a
 
double t_z_a
 
double F_e_a
 
double U_e_a
 Volume fraction OR total energy of fluid a. 更多...
 
double PHI
 
double d_phi
 
double t_phi
 
double F_phi
 
double U_phi
 Mass fraction of fluid a. 更多...
 
double d_gamma
 
double t_gamma
 
double F_gamma
 
double U_gamma
 Specific heat ratio. 更多...
 
double P_star
 
double U_qt_star
 
double V_qt_star
 
double U_qt_add_c
 
double V_qt_add_c
 

详细描述

Interfacial Fluid VARiables.

在文件 var_struc.h116 行定义.

结构体成员变量说明

◆ d_e

double d_e

在文件 var_struc.h126 行定义.

◆ d_gamma

double d_gamma

在文件 var_struc.h131 行定义.

◆ d_p

double d_p

normal spatial derivatives.

在文件 var_struc.h126 行定义.

◆ d_phi

double d_phi

在文件 var_struc.h130 行定义.

◆ d_rho

double d_rho

在文件 var_struc.h126 行定义.

◆ d_u

double d_u

在文件 var_struc.h126 行定义.

◆ d_v

double d_v

在文件 var_struc.h126 行定义.

◆ d_z_a

double d_z_a

在文件 var_struc.h129 行定义.

◆ delta_x

double delta_x

在文件 var_struc.h118 行定义.

◆ delta_y

double delta_y

distance from the interfacial center to the grid cell center in direction x and y.

在文件 var_struc.h118 行定义.

◆ F_e

double F_e

在文件 var_struc.h124 行定义.

◆ F_e_a

double F_e_a

在文件 var_struc.h129 行定义.

◆ F_gamma

double F_gamma

在文件 var_struc.h131 行定义.

◆ F_phi

double F_phi

在文件 var_struc.h130 行定义.

◆ F_rho

double F_rho

在文件 var_struc.h124 行定义.

◆ F_u

double F_u

在文件 var_struc.h124 行定义.

◆ F_v

double F_v

interfacial fluxes at t_{n+1/2}.

在文件 var_struc.h124 行定义.

◆ gamma

double gamma

specific heat ratio.

在文件 var_struc.h121 行定义.

◆ lambda_u

double lambda_u

在文件 var_struc.h120 行定义.

◆ lambda_v

double lambda_v

grid moving velocity components in direction x and y.

在文件 var_struc.h120 行定义.

◆ length

double length

length of the interface.

在文件 var_struc.h119 行定义.

◆ n_x

double n_x

在文件 var_struc.h117 行定义.

◆ n_y

double n_y

x- and y-coordinates of the interfacial unit normal vector.

在文件 var_struc.h117 行定义.

◆ P

double P

在文件 var_struc.h122 行定义.

◆ P_int

double P_int

在文件 var_struc.h123 行定义.

◆ P_star

double P_star

在文件 var_struc.h132 行定义.

◆ PHI

double PHI

在文件 var_struc.h130 行定义.

◆ RHO

double RHO

在文件 var_struc.h122 行定义.

◆ RHO_int

double RHO_int

在文件 var_struc.h123 行定义.

◆ t_e

double t_e

在文件 var_struc.h127 行定义.

◆ t_gamma

double t_gamma

在文件 var_struc.h131 行定义.

◆ t_p

double t_p

tangential spatial derivatives OR spatial derivatives in Lagrangian coordinate ξ.

在文件 var_struc.h127 行定义.

◆ t_phi

double t_phi

在文件 var_struc.h130 行定义.

◆ t_rho

double t_rho

在文件 var_struc.h127 行定义.

◆ t_u

double t_u

在文件 var_struc.h127 行定义.

◆ t_v

double t_v

在文件 var_struc.h127 行定义.

◆ t_z_a

double t_z_a

在文件 var_struc.h129 行定义.

◆ U

double U

在文件 var_struc.h122 行定义.

◆ U_e

double U_e

在文件 var_struc.h125 行定义.

◆ U_e_a

double U_e_a

Volume fraction OR total energy of fluid a.

在文件 var_struc.h129 行定义.

◆ U_gamma

double U_gamma

Specific heat ratio.

在文件 var_struc.h131 行定义.

◆ U_int

double U_int

在文件 var_struc.h123 行定义.

◆ U_phi

double U_phi

Mass fraction of fluid a.

在文件 var_struc.h130 行定义.

◆ U_qt_add_c

double U_qt_add_c

在文件 var_struc.h134 行定义.

◆ U_qt_star

double U_qt_star

在文件 var_struc.h133 行定义.

◆ U_rho

double U_rho

在文件 var_struc.h125 行定义.

◆ U_u

double U_u

在文件 var_struc.h125 行定义.

◆ U_v

double U_v

interfacial conservative variables at t_{n}.

在文件 var_struc.h125 行定义.

◆ V

double V

primitive variable values at t_{n}.

在文件 var_struc.h122 行定义.

◆ V_int

double V_int

interfacial primitive variables at t_{n+1}.

在文件 var_struc.h123 行定义.

◆ V_qt_add_c

double V_qt_add_c

在文件 var_struc.h134 行定义.

◆ V_qt_star

double V_qt_star

在文件 var_struc.h133 行定义.

◆ Z_a

double Z_a

在文件 var_struc.h129 行定义.


该结构体的文档由以下文件生成: