Fluid VARiables at Boundary. 更多...
#include <var_struc.h>
成员变量 | |
| double | RHO |
| double | P |
| double | U |
| double | V |
| double | H |
| H is the grid cell width. 更多... | |
| double | SRHO |
| double | SP |
| double | SU |
| double | SV |
| spatial derivatives in coordinate x (slopes). 更多... | |
| double | TRHO |
| double | TP |
| double | TU |
| double | TV |
| spatial derivatives in coordinate y (slopes). 更多... | |
Fluid VARiables at Boundary.
在文件 var_struc.h 第 63 行定义.
| double H |
H is the grid cell width.
在文件 var_struc.h 第 64 行定义.
| double P |
在文件 var_struc.h 第 64 行定义.
| double RHO |
在文件 var_struc.h 第 64 行定义.
| double SP |
在文件 var_struc.h 第 65 行定义.
| double SRHO |
在文件 var_struc.h 第 65 行定义.
| double SU |
在文件 var_struc.h 第 65 行定义.
| double SV |
spatial derivatives in coordinate x (slopes).
在文件 var_struc.h 第 65 行定义.
| double TP |
在文件 var_struc.h 第 66 行定义.
| double TRHO |
在文件 var_struc.h 第 66 行定义.
| double TU |
在文件 var_struc.h 第 66 行定义.
| double TV |
spatial derivatives in coordinate y (slopes).
在文件 var_struc.h 第 66 行定义.
| double U |
在文件 var_struc.h 第 64 行定义.
| double V |
在文件 var_struc.h 第 64 行定义.