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 #357

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.

sbryngelson commented 5 months ago

@wilfonba syncing your branch reverted to the previous idea

wilfonba commented 5 months ago

): I think I messed something up with my bugFixes branch. I'll close this PR and fix whatever happened.