CaNS-World / CaNS

A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
MIT License
188 stars 64 forks source link

Add option in `load` to write a checkpoint file per MPI task. #109

Closed p-costa closed 4 months ago

p-costa commented 5 months ago

It may be useful in cases where collective I/O is not performing well.

To be added under load.f90 as a load_local subroutine.