Activating Parallel I/O

You can activate parallel I/O for simulation file saves and restores globally from the command line using the -pio option. For example:

$ starccm+ -pio -np 8 foo.sim

When this flag is included, the given simulation file is restored using parallel I/O, and all subsequent simulation files are saved using parallel I/O.