This is the CLAWPACK solver. Here we did not use the latest version of CLAWPACK (written by fortran 97), but it is compatible with the CO2 table written in Fortran90.
The original solver is in claw/clawpack. The CO2 table is coupled with HLLC solver in each cases (in rp_HLLC). This is an old version of CO2 table which is used for CLAWPACK solver. In this version, we added some variables which are used for debugging and boundary condition.
- Set path in your computer for CLAWPACK solver.
- Compile CO2 table
- Compile original solver
- Compile cases
Two test cases in 1d and 2d are presented which you can play with.