cholla-hydro / cholla

A GPU-based hydro code
https://github.com/cholla-hydro/cholla/wiki
MIT License
60 stars 32 forks source link

Implementation for all Iliev's tests #258

Closed ngnedin closed 1 year ago

ngnedin commented 1 year ago

This update includes implementations for all Iliev's tests. The easiest to run is #1 (it also has an analytic solution), and for that I included an evaluation script in examples/3D/iliev125/eval1.py.

Tests also include plotting scripts profile#.py, where # is 1,2,5, or 6. Currently they pick up background images from original Iliev's papers from the ALTAIR repository, so if ALTAIR is not installed on your platform, no background images are shown. That needs to be modified if a good location for these background images is identified.