ryosuke-hirai / HORMONE

Repository for hydrodynamical code HORMONE
GNU General Public License v3.0
0 stars 1 forks source link

Make the smearing routine MPI-safe #56

Closed ryosuke-hirai closed 1 month ago

ryosuke-hirai commented 2 months ago

The smearing subroutine for polar coordinate systems are currently not MPI-safe. This should be fixed to enable large-scale simulations with MPI while also using the larger time steps through central smearing.