diff --git a/etc/caseDicts/annotated/runTimePostProcessingDict b/etc/caseDicts/annotated/runTimePostProcessingDict index cbe82ec81f0a0b74bdf9bb3f4cc0fca3433b7020..f971364cf126ca3aa8d5f39cf5b7876b1bcadbb6 100644 --- a/etc/caseDicts/annotated/runTimePostProcessingDict +++ b/etc/caseDicts/annotated/runTimePostProcessingDict @@ -61,10 +61,6 @@ camera focalPoint (160 90 60); up (0.06 0.7 0.7); - position ( -41.95 -247.55 426.87 ); - focalPoint ( 146 76 40 ); - up ( 0.3646 0.6194 0.6953 ); - zoom 1.5; // clipBox (-10 18 0)(280 160 76); clipBox (-30 0 0)(300 200 80); diff --git a/src/functionObjects/graphics/runTimePostProcessing/runTimePostProcessing.H b/src/functionObjects/graphics/runTimePostProcessing/runTimePostProcessing.H index 21ae24b147b7c70e7bf29a87d4b65184baf50a43..0b13c01ab725a13b77e56db3444e51d1a44a0952 100644 --- a/src/functionObjects/graphics/runTimePostProcessing/runTimePostProcessing.H +++ b/src/functionObjects/graphics/runTimePostProcessing/runTimePostProcessing.H @@ -100,6 +100,7 @@ Description Property | Description | Required | Default type | Type-name: runTimePostProcessing | yes | debug | Additional debug information | no | false + parallel | Enable/disable VTK parallel | no | true \endtable SourceFiles