TUT: consistent name for runTimePostProcessing dictionary

This commit is contained in:
Mark Olesen
2018-06-21 11:56:00 +02:00
parent 1f953b807c
commit dcde2eed74
2 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ functions
// Demonstrate runtime postprocessing // Demonstrate runtime postprocessing
#include "streamLines" #include "streamLines"
#include "cuttingPlane" #include "cuttingPlane"
#include "runtimePostProcessing" #include "runTimePostProcessing"
// Do some other functionObjects // Do some other functionObjects
#include "forceCoeffs" #include "forceCoeffs"