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

文件

文件  flux_generator_x.c [代码]
 This file is a function which generates Eulerian fluxes in x-direction of 2-D Euler equations solved by 2-D GRP scheme.
 
文件  flux_generator_y.c [代码]
 This file is a function which generates Eulerian fluxes in y-direction of 2-D Euler equations solved by 2-D GRP scheme.
 
文件  flux_solver.c [代码]
 This file is a set of functions to calculate interfacial fluxes and demanded variables according to the left and right state of the cell interface by certain solver.