Skip to content

BUG: runTimePostProcessing fails when using parallel = false and running in parallel

Some of the setup works OK with combination

  • serial run + serial rendering
  • parallel run + parallel rendering

However, when running in parallel + serial rendering, the code fails with error:

--> FOAM FATAL IO ERROR: (openfoam-2312)
incorrect first token, expected <int> or '(', found on line 0: word 'type'
 
 
file: stream at line 0.

@mark