HydroCODE_2D 0.1
This is a implementation of fully explict forward Euler scheme for 2-D Euler equations of motion on Eulerian coordinate
inter_process 目录参考
inter_process 的目录依赖关系图

文件

文件  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.