From afefc481b33a4589dc90c5bfd5f069e51aac2c4b Mon Sep 17 00:00:00 2001 From: Mark Olesen <Mark.Olesen@esi-group.com> Date: Fri, 31 May 2019 12:02:56 +0200 Subject: [PATCH] STYLE: remove duplicate entries in annotated runTimePostProcessingDict --- etc/caseDicts/annotated/runTimePostProcessingDict | 4 ---- .../graphics/runTimePostProcessing/runTimePostProcessing.H | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/etc/caseDicts/annotated/runTimePostProcessingDict b/etc/caseDicts/annotated/runTimePostProcessingDict index cbe82ec81f0..f971364cf12 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 21ae24b147b..0b13c01ab72 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 -- GitLab