erizmr / SPH_Taichi

A high-performance implementation of SPH in Taichi.
MIT License
201 stars 40 forks source link

typos in particle_system.py #28

Open jason-huang03 opened 10 months ago

jason-huang03 commented 10 months ago

In line 20 of particle_system.py, domain_end is typed as domian_end by mistake.