Case file for thermochemical nonequilibrium flow simulation by SU2-NEMO (in SU2-v7.5.0 or v8.0.0)
This repository saves personal case files of thermochemical nonequilibrium flow simulations by SU2-NEMO. Configuration files and computational mesh are prepared for simple cases for reproducing reentry spheres at hypersonic speed. This assumes that SU2-NEMO in SU2-v7.5.0 or SU-v8.0.0 with MPI is already installed. Examples of batch scripts used on several HPCs are also provided.
Download ZIP of this repository
or
git clone https://github.com/ytakahashi3123/casefile_simple_noneq.git
Please install SU2-v7.5.0 or v8.0.0 in advance.
Before starting computation, please set permission of the script:
cd sphere_light_unst_visc
chmod +x run_SU2_ss.sh
Run shell script:
./run_SU2_ss.sh
Computationsal conditioins by SU2
are controled by the configuration file: *.cfg
.
Yusuke Takahashi, Hokkaido University