MFlowCode / MFC

Exascale simulation of multiphase/physics fluid dynamics
https://mflowcode.github.io
MIT License
137 stars 60 forks source link

Fix integer overflow for large simulations #359

Closed wilfonba closed 5 months ago

wilfonba commented 5 months ago

Description

Fixes integer overflow for simulations with more than 2^31 cells.

Type of change

Please delete options that are not relevant.

Scope

If you cannot check the above box, please split your PR into multiple PRs that each have a common goal.