A high-order adaptive mesh refinement solver for Large Eddy Simulation of compressible turbulent reactive flows
Created by:
Enson Un
Salvador Navarro-Martinez
- Clone the repository with all submodules
git clone --recursive [email protected]:salvadornm/cerisse.git
- Or clone the bare repository (and install Submodules later)
git clone [email protected]:salvadornm/cerisse.git
- Or download latest release from comand line
wget https://github.com/cerisse/archive/refs/tags/v01.zip
- Or download a release from here