Unsteady three dimensional PETSc

  1. Writting the solution in a single file means centralizing said solution on a single process. It’s a serious bottleneck once you start looking at decomposition with thousands of processes. It’s doable nonetheless, you can for example search the forum to find a solution.
  2. It will all depend on your discretization scheme and time-stepping.