文件 | |
文件 | bound_cond_slope_limiter_x.c [代码] |
This is a function to set boundary conditions and use the slope limiter in x-direction of two dimension. | |
文件 | bound_cond_slope_limiter_y.c [代码] |
This is a function to set boundary conditions and use the slope limiter in y-direction of two dimension. | |
文件 | fluid_var_check.c [代码] |
There are some functions to check whether fluid variables are within the value range. | |
文件 | slope_limiter.c [代码] |
This is a function of the minmod slope limiter in one dimension. | |
文件 | slope_limiter_2D_x.c [代码] |
This is a function of the minmod slope limiter in the x-direction of two dimension. | |