BUG: postProcess -latestTime produces error
Calling -postProcess prompts following error (log.simpleFoam.postProcess1).
--> FOAM FATAL IO ERROR:
Attempt to return dictionary entry as a primitive
file: /pitzDaily_fieldAverage/20/uniform/functionObjects/functionObjectProperties.fieldAverage1.U from line 23 to line 24.
From function virtual Foam::ITstream& Foam::dictionaryEntry::stream() const
in file db/dictionary/dictionaryEntry/dictionaryEntry.C at line 83.
However, when executing other dicts, without involving averaging FO, it works (log.simpleFoam.postProcess2)