cholla-hydro / cholla

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

add cat.py to python_scripts #298

Closed alwinm closed 1 year ago

alwinm commented 1 year ago

Slightly upgraded version of cat scripts.

Uses chunking for hydro output which makes concatenation much faster.

Uses double-precision by default to avoid precision conversion bugs.

Doesn't require as many input arguments as existing scripts, and is more explicit about which arguments are needed.