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

文件

文件  bound_cond_slope_limiter.c [代码]
 This is a function to set boundary conditions and use the slope limiter in one 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.