MFlowCode / MFC

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

Fix I/O Bug #339

Closed wilfonba closed 6 months ago

wilfonba commented 6 months ago

Description

Simulation and post_process only read the parallel I/O files up to adv_idx%beg when they should read up to sys_size. This fixes that.

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.

wilfonba commented 6 months ago

@sbryngelson Can you rerun the benchmarks, or just merge this without them, given the minimal changes? They timed out due to Phoenix's scratch file system problems.