mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: consistent name for runTimePostProcessing dictionary
This commit is contained in:
@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user