try: paraview.simple
except: from paraview.simple import *
paraview.simple._DisableFirstRenderCameraReset()

RenderView1 = CreateRenderView()
RenderView1.LightSpecularColor = [1.0, 1.0, 1.0]
RenderView1.UseOutlineForLODRendering = 0
RenderView1.KeyLightAzimuth = 10.0
RenderView1.UseTexturedBackground = 0
RenderView1.UseLight = 1
RenderView1.CameraPosition = [6294.611883571267, 2917.8682229618425, 2168.8173005544704]
RenderView1.FillLightKFRatio = 3.0
RenderView1.Background2 = [0.0, 0.0, 0.16470588235294117]
RenderView1.FillLightAzimuth = -10.0
RenderView1.LODResolution = 0.5
RenderView1.BackgroundTexture = []
RenderView1.InteractionMode = '3D'
RenderView1.StencilCapable = 1
RenderView1.LightIntensity = 1.0
RenderView1.CameraFocalPoint = [6382.730294915901, 8005.39457639031, -279.61798531339355]
RenderView1.ImageReductionFactor = 2
RenderView1.CameraViewAngle = 30.0
RenderView1.CameraParallelScale = 1768.3913593998361
RenderView1.EyeAngle = 2.0
RenderView1.HeadLightKHRatio = 3.0
RenderView1.StereoRender = 0
RenderView1.KeyLightIntensity = 0.75
RenderView1.BackLightAzimuth = 110.0
RenderView1.OrientationAxesInteractivity = 0
RenderView1.UseInteractiveRenderingForSceenshots = 0
RenderView1.UseOffscreenRendering = 0
RenderView1.Background = [1.0, 1.0, 1.0]
RenderView1.UseOffscreenRenderingForScreenshots = 0
RenderView1.NonInteractiveRenderDelay = 0.0
RenderView1.CenterOfRotation = [5850.0, 8000.0, -310.0]
RenderView1.CameraParallelProjection = 0
RenderView1.CompressorConfig = 'vtkSquirtCompressor 0 3'
RenderView1.HeadLightWarmth = 0.5
RenderView1.MaximumNumberOfPeels = 4
RenderView1.LightDiffuseColor = [1.0, 1.0, 1.0]
RenderView1.StereoType = 'Red-Blue'
RenderView1.DepthPeeling = 1
RenderView1.BackLightKBRatio = 3.5
RenderView1.StereoCapableWindow = 1
RenderView1.CameraViewUp = [-0.022110720595547983, 0.4338602806088354, 0.9007088169573829]
RenderView1.LightType = 'HeadLight'
RenderView1.LightAmbientColor = [1.0, 1.0, 1.0]
RenderView1.RemoteRenderThreshold = 3.0
####################################################
#RenderView1.CacheKey = 0.0
#RenderView1.UseCache = 0
RenderView1.KeyLightElevation = 50.0
RenderView1.CenterAxesVisibility = 0
RenderView1.MaintainLuminance = 0
RenderView1.StillRenderImageReductionFactor = 1
RenderView1.BackLightWarmth = 0.5
RenderView1.FillLightElevation = -75.0
RenderView1.MultiSamples = 0
RenderView1.FillLightWarmth = 0.4
RenderView1.AlphaBitPlanes = 1
RenderView1.LightSwitch = 0
RenderView1.OrientationAxesVisibility = 0
RenderView1.CameraClippingRange = [3332.3928102034324, 8573.616925652219]
RenderView1.BackLightElevation = 0.0
###############################################################
#RenderView1.ViewTime = 0.0
RenderView1.OrientationAxesOutlineColor = [1.0, 1.0, 1.0]
RenderView1.LODThreshold = 5.0
RenderView1.CollectGeometryThreshold = 100.0
RenderView1.UseGradientBackground = 0
RenderView1.KeyLightWarmth = 0.6
RenderView1.OrientationAxesLabelColor = [1.0, 1.0, 1.0]

######
GetRenderView().ViewSize=[1491, 817]
######

TracerTop_h5 = VisItPFLOTRANReader( guiName="TracerTop.h5", CellArrays=['Total_Tracer_Top [m]'], Materials=['1', '2', '3'], Meshes=['mesh'], PointArrays=[], FileName='F:\\Tracer05_08\\MergedSP\\TracerTop.h5' )

Threshold1 = Threshold( guiName="Threshold1", Scalars=['CELLS', '2'], ThresholdRange=[0.1399999999999999, 1.0], AllScalars=1, UseContinuousCellRange=0 )

SetActiveSource(TracerTop_h5)
Threshold2 = Threshold( guiName="Threshold2", Scalars=['CELLS', '3'], ThresholdRange=[0.08000000000000007, 1.0], AllScalars=1, UseContinuousCellRange=0 )

SetActiveSource(TracerTop_h5)
CellDatatoPointData1 = CellDatatoPointData( guiName="CellDatatoPointData1", PieceInvariant=0, PassCellData=1 )

Contour1 = Contour( guiName="Contour1", Isosurfaces=[0.001, 0.11199999999999999, 0.22299999999999998, 0.33399999999999996, 0.44499999999999995, 0.556, 0.6669999999999999, 0.778, 0.8889999999999999, 1.0], ComputeNormals=1, GenerateTriangles=1, ComputeGradients=0, ComputeScalars=0, ContourBy=['POINTS', 'Total_Tracer_Top [m]'], PointMergeMethod="Uniform Binning" )
Contour1.PointMergeMethod.Numberofpointsperbucket = 8
Contour1.PointMergeMethod.Divisions = [50, 50, 50]

SetActiveSource(TracerTop_h5)
AnnotateTimeFilter1 = AnnotateTimeFilter( guiName="AnnotateTimeFilter1", Shift=0.0, Scale=1.0, Format='Time: %g' )

a1_Total_Tracer_Topm_PiecewiseFunction = CreatePiecewiseFunction( Points=[0.001, 0.0, 0.5, 0.0, 1.0, 1.0, 0.5, 0.0] )

a1_Total_Tracer_Topm_PVLookupTable = GetLookupTableForArray( "Total_Tracer_Top [m]", 1, Discretize=1, RGBPoints=[0.001, 0.23, 0.299, 0.754, 1.0, 0.706, 0.016, 0.15], UseLogScale=0, VectorComponent=0, NanColor=[0.25, 0.0, 0.0], NumberOfTableValues=256, EnableOpacityMapping=0, ColorSpace='Diverging', IndexedLookup=0, VectorMode='Magnitude', ScalarOpacityFunction=a1_Total_Tracer_Topm_PiecewiseFunction, HSVWrap=0, ScalarRangeInitialized=1.0, AllowDuplicateScalars=1, Annotations=[], LockScalarRange=1 )

ScalarBarWidgetRepresentation1 = CreateScalarBar( TextPosition=1, Title='Tracer Top (mol/KgW)', Position2=[0.13, 0.5], TitleOpacity=1.0, TitleFontSize=5, NanAnnotation='NaN', TitleShadow=0, AutomaticLabelFormat=1, DrawAnnotations=1, TitleColor=[0.0, 0.0, 0.0], AspectRatio=20.0, NumberOfLabels=5, ComponentTitle='', Resizable=1, DrawNanAnnotation=0, TitleFontFamily='Arial', Visibility=1, LabelFontSize=5, LabelFontFamily='Arial', TitleItalic=0, LabelBold=0, LabelItalic=0, Enabled=1, LabelColor=[0.0, 0.0, 0.0], Position=[0.8376331759946056, 0.23039215686274517], Selectable=0, UseNonCompositedRenderer=1, LabelOpacity=1.0, TitleBold=1, LabelFormat='%-#6.3g', Orientation='Vertical', LabelShadow=0, LookupTable=a1_Total_Tracer_Topm_PVLookupTable, Repositionable=1 )
GetRenderView().Representations.append(ScalarBarWidgetRepresentation1)

SetActiveSource(TracerTop_h5)
DataRepresentation1 = Show()
DataRepresentation1.CubeAxesZAxisVisibility = 1
DataRepresentation1.SelectionPointLabelColor = [0.5, 0.5, 0.5]
DataRepresentation1.SelectionPointFieldDataArrayName = 'vtkOriginalPointIds'
DataRepresentation1.SuppressLOD = 0
DataRepresentation1.CubeAxesXGridLines = 0
DataRepresentation1.BlockVisibility = []
DataRepresentation1.CubeAxesYAxisTickVisibility = 1
DataRepresentation1.Position = [0.0, 0.0, 0.0]
DataRepresentation1.BackfaceRepresentation = 'Follow Frontface'
DataRepresentation1.SelectionOpacity = 1.0
DataRepresentation1.SelectionPointLabelShadow = 0
DataRepresentation1.CubeAxesYGridLines = 0
DataRepresentation1.CubeAxesZAxisTickVisibility = 1
DataRepresentation1.OrientationMode = 'Direction'
DataRepresentation1.ScaleMode = 'No Data Scaling Off'
DataRepresentation1.Diffuse = 1.0
DataRepresentation1.SelectionUseOutline = 0
DataRepresentation1.CubeAxesZTitle = 'Z-Axis'
DataRepresentation1.Specular = 0.1
DataRepresentation1.SelectionVisibility = 1
DataRepresentation1.InterpolateScalarsBeforeMapping = 1
DataRepresentation1.CustomRangeActive = [0, 0, 0]
DataRepresentation1.Origin = [0.0, 0.0, 0.0]
DataRepresentation1.CubeAxesVisibility = 0
DataRepresentation1.Scale = [1.0, 1.0, 1.0]
DataRepresentation1.SelectionCellLabelJustification = 'Left'
DataRepresentation1.DiffuseColor = [1.0, 1.0, 1.0]
DataRepresentation1.SelectionCellLabelOpacity = 1.0
DataRepresentation1.Source = []
DataRepresentation1.Masking = 0
DataRepresentation1.Opacity = 1.0
DataRepresentation1.LineWidth = 1.0
DataRepresentation1.MeshVisibility = 0
DataRepresentation1.Visibility = 1
DataRepresentation1.SelectionCellLabelFontSize = 18
DataRepresentation1.CubeAxesCornerOffset = 0.0
DataRepresentation1.SelectionPointLabelJustification = 'Left'
DataRepresentation1.OriginalBoundsRangeActive = [0, 0, 0]
DataRepresentation1.SelectionPointLabelVisibility = 0
DataRepresentation1.SelectOrientationVectors = ''
DataRepresentation1.CubeAxesTickLocation = 'Inside'
DataRepresentation1.BackfaceDiffuseColor = [1.0, 1.0, 1.0]
DataRepresentation1.CubeAxesYLabelFormat = '%-#6.3g'
DataRepresentation1.CubeAxesYAxisVisibility = 1
DataRepresentation1.SelectionPointLabelFontFamily = 'Arial'
DataRepresentation1.CubeAxesUseDefaultYTitle = 1
DataRepresentation1.SelectScaleArray = ''
DataRepresentation1.CubeAxesYTitle = 'Y-Axis'
DataRepresentation1.ColorAttributeType = 'POINT_DATA'
DataRepresentation1.AxesOrigin = [0.0, 0.0, 0.0]
DataRepresentation1.UserTransform = [1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0]
DataRepresentation1.SpecularPower = 100.0
DataRepresentation1.Texture = []
DataRepresentation1.SelectionCellLabelShadow = 0
DataRepresentation1.AmbientColor = [0.0, 0.0, 0.0]
DataRepresentation1.BlockOpacity = {}
DataRepresentation1.MapScalars = 1
DataRepresentation1.PointSize = 2.0
DataRepresentation1.CubeAxesUseDefaultXTitle = 1
DataRepresentation1.SelectionCellLabelFormat = ''
DataRepresentation1.Scaling = 0
DataRepresentation1.StaticMode = 0
DataRepresentation1.SelectionCellLabelColor = [0.0, 1.0, 0.0]
DataRepresentation1.EdgeColor = [0.0, 0.0, 0.5000076295109483]
DataRepresentation1.CubeAxesXAxisTickVisibility = 1
DataRepresentation1.SelectionCellLabelVisibility = 0
DataRepresentation1.NonlinearSubdivisionLevel = 1
DataRepresentation1.CubeAxesColor = [1.0, 1.0, 1.0]
DataRepresentation1.Representation = 'Outline'
DataRepresentation1.CustomRange = [0.0, 1.0, 0.0, 1.0, 0.0, 1.0]
DataRepresentation1.CustomBounds = [0.0, 1.0, 0.0, 1.0, 0.0, 1.0]
DataRepresentation1.Orientation = [0.0, 0.0, 0.0]
DataRepresentation1.CubeAxesXTitle = 'X-Axis'
DataRepresentation1.CubeAxesInertia = 1
DataRepresentation1.BackfaceOpacity = 1.0
DataRepresentation1.SelectionPointLabelFontSize = 18
DataRepresentation1.SelectionCellFieldDataArrayName = '1'
DataRepresentation1.SelectionColor = [1.0, 0.0, 1.0]
DataRepresentation1.BlockColor = {}
DataRepresentation1.Ambient = 0.0
DataRepresentation1.CubeAxesXAxisMinorTickVisibility = 1
DataRepresentation1.ScaleFactor = 270.8
DataRepresentation1.BackfaceAmbientColor = [1.0, 1.0, 1.0]
DataRepresentation1.SelectMaskArray = ''
DataRepresentation1.SelectionLineWidth = 2.0
DataRepresentation1.CubeAxesZAxisMinorTickVisibility = 1
DataRepresentation1.CubeAxesXAxisVisibility = 1
DataRepresentation1.CubeAxesXLabelFormat = '%-#6.3g'
DataRepresentation1.Interpolation = 'Gouraud'
DataRepresentation1.CubeAxesZLabelFormat = '%-#6.3g'
DataRepresentation1.SelectionCellLabelFontFamily = 'Arial'
DataRepresentation1.SelectionCellLabelItalic = 0
DataRepresentation1.CubeAxesYAxisMinorTickVisibility = 1
DataRepresentation1.CubeAxesZGridLines = 0
DataRepresentation1.SelectionPointLabelFormat = ''
DataRepresentation1.SelectionPointLabelOpacity = 1.0
DataRepresentation1.UseAxesOrigin = 0
DataRepresentation1.CubeAxesFlyMode = 'Closest Triad'
DataRepresentation1.Pickable = 1
DataRepresentation1.CustomBoundsActive = [0, 0, 0]
DataRepresentation1.CubeAxesGridLineLocation = 'All Faces'
DataRepresentation1.SelectionRepresentation = 'Wireframe'
DataRepresentation1.SelectionPointLabelBold = 0
DataRepresentation1.ColorArrayName = ('POINT_DATA', '')
DataRepresentation1.SelectionPointLabelItalic = 0
DataRepresentation1.AllowSpecularHighlightingWithScalarColoring = 0
DataRepresentation1.SpecularColor = [1.0, 1.0, 1.0]
DataRepresentation1.CubeAxesUseDefaultZTitle = 1
DataRepresentation1.LookupTable = []
DataRepresentation1.SelectionPointSize = 5.0
DataRepresentation1.SelectionCellLabelBold = 0
DataRepresentation1.Orient = 0

SetActiveSource(Threshold1)
DataRepresentation2 = Show()
DataRepresentation2.CubeAxesZAxisVisibility = 1
DataRepresentation2.SelectionPointLabelColor = [0.5, 0.5, 0.5]
DataRepresentation2.SelectionPointFieldDataArrayName = 'vtkOriginalPointIds'
DataRepresentation2.SuppressLOD = 0
DataRepresentation2.CubeAxesXGridLines = 0
DataRepresentation2.BlockVisibility = []
DataRepresentation2.CubeAxesYAxisTickVisibility = 1
DataRepresentation2.Position = [0.0, 0.0, 0.0]
DataRepresentation2.BackfaceRepresentation = 'Follow Frontface'
DataRepresentation2.SelectionOpacity = 1.0
DataRepresentation2.SelectionPointLabelShadow = 0
DataRepresentation2.CubeAxesYGridLines = 0
DataRepresentation2.CubeAxesZAxisTickVisibility = 1
DataRepresentation2.OrientationMode = 'Direction'
DataRepresentation2.ScaleMode = 'No Data Scaling Off'
DataRepresentation2.Diffuse = 1.0
DataRepresentation2.SelectionUseOutline = 0
DataRepresentation2.SelectionPointLabelFormat = ''
DataRepresentation2.CubeAxesZTitle = 'Z-Axis'
DataRepresentation2.Specular = 0.1
DataRepresentation2.SelectionVisibility = 1
DataRepresentation2.InterpolateScalarsBeforeMapping = 1
DataRepresentation2.CustomRangeActive = [0, 0, 0]
DataRepresentation2.Origin = [0.0, 0.0, 0.0]
DataRepresentation2.CubeAxesVisibility = 0
DataRepresentation2.Scale = [1.0, 1.0, 1.0]
DataRepresentation2.SelectionCellLabelJustification = 'Left'
DataRepresentation2.DiffuseColor = [0.0, 0.0, 0.0]
DataRepresentation2.SelectionCellLabelOpacity = 1.0
DataRepresentation2.CubeAxesInertia = 1
DataRepresentation2.Source = []
DataRepresentation2.Masking = 0
DataRepresentation2.Opacity = 1.0
DataRepresentation2.LineWidth = 1.0
DataRepresentation2.MeshVisibility = 0
DataRepresentation2.Visibility = 1
DataRepresentation2.SelectionCellLabelFontSize = 18
DataRepresentation2.CubeAxesCornerOffset = 0.0
DataRepresentation2.SelectionPointLabelJustification = 'Left'
DataRepresentation2.OriginalBoundsRangeActive = [0, 0, 0]
DataRepresentation2.SelectionPointLabelVisibility = 0
DataRepresentation2.SelectOrientationVectors = ''
DataRepresentation2.CubeAxesTickLocation = 'Inside'
DataRepresentation2.BackfaceDiffuseColor = [1.0, 1.0, 1.0]
DataRepresentation2.CubeAxesYLabelFormat = '%-#6.3g'
DataRepresentation2.CubeAxesYAxisVisibility = 1
DataRepresentation2.SelectionPointLabelFontFamily = 'Arial'
DataRepresentation2.CubeAxesUseDefaultYTitle = 1
DataRepresentation2.SelectScaleArray = ''
DataRepresentation2.CubeAxesYTitle = 'Y-Axis'
DataRepresentation2.ColorAttributeType = 'POINT_DATA'
DataRepresentation2.AxesOrigin = [0.0, 0.0, 0.0]
DataRepresentation2.UserTransform = [1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0]
DataRepresentation2.SpecularPower = 100.0
DataRepresentation2.Texture = []
DataRepresentation2.SelectionCellLabelShadow = 0
DataRepresentation2.AmbientColor = [1.0, 1.0, 1.0]
DataRepresentation2.BlockOpacity = {}
DataRepresentation2.MapScalars = 1
DataRepresentation2.PointSize = 2.0
DataRepresentation2.CubeAxesUseDefaultXTitle = 1
DataRepresentation2.SelectionCellLabelFormat = ''
DataRepresentation2.Scaling = 0
DataRepresentation2.StaticMode = 0
DataRepresentation2.SelectionCellLabelColor = [0.0, 1.0, 0.0]
DataRepresentation2.EdgeColor = [0.0, 0.0, 0.5000076295109483]
DataRepresentation2.CubeAxesXAxisTickVisibility = 1
DataRepresentation2.SelectionCellLabelVisibility = 0
DataRepresentation2.NonlinearSubdivisionLevel = 1
DataRepresentation2.CubeAxesColor = [1.0, 1.0, 1.0]
DataRepresentation2.Representation = 'Surface'
DataRepresentation2.CustomRange = [0.0, 1.0, 0.0, 1.0, 0.0, 1.0]
DataRepresentation2.CustomBounds = [0.0, 1.0, 0.0, 1.0, 0.0, 1.0]
DataRepresentation2.Orientation = [0.0, 0.0, 0.0]
DataRepresentation2.CubeAxesXTitle = 'X-Axis'
DataRepresentation2.ScalarOpacityUnitDistance = 54.96419294206488
DataRepresentation2.BackfaceOpacity = 1.0
DataRepresentation2.SelectionPointLabelFontSize = 18
DataRepresentation2.SelectionCellFieldDataArrayName = '1'
DataRepresentation2.SelectionColor = [1.0, 0.0, 1.0]
DataRepresentation2.BlockColor = {}
DataRepresentation2.Ambient = 0.0
DataRepresentation2.CubeAxesXAxisMinorTickVisibility = 1
DataRepresentation2.ScaleFactor = 259.2
DataRepresentation2.BackfaceAmbientColor = [1.0, 1.0, 1.0]
DataRepresentation2.ScalarOpacityFunction = []
DataRepresentation2.SelectMaskArray = ''
DataRepresentation2.SelectionLineWidth = 2.0
DataRepresentation2.CubeAxesZAxisMinorTickVisibility = 1
DataRepresentation2.CubeAxesXAxisVisibility = 1
DataRepresentation2.CubeAxesXLabelFormat = '%-#6.3g'
DataRepresentation2.Interpolation = 'Gouraud'
DataRepresentation2.CubeAxesZLabelFormat = '%-#6.3g'
DataRepresentation2.SelectMapper = 'Projected tetra'
DataRepresentation2.SelectionCellLabelFontFamily = 'Arial'
DataRepresentation2.SelectionCellLabelItalic = 0
DataRepresentation2.CubeAxesYAxisMinorTickVisibility = 1
DataRepresentation2.CubeAxesZGridLines = 0
DataRepresentation2.ExtractedBlockIndex = 2
DataRepresentation2.SelectionPointLabelOpacity = 1.0
DataRepresentation2.UseAxesOrigin = 0
DataRepresentation2.CubeAxesFlyMode = 'Closest Triad'
DataRepresentation2.Pickable = 1
DataRepresentation2.CustomBoundsActive = [0, 0, 0]
DataRepresentation2.CubeAxesGridLineLocation = 'All Faces'
DataRepresentation2.SelectionRepresentation = 'Wireframe'
DataRepresentation2.SelectionPointLabelBold = 0
DataRepresentation2.ColorArrayName = ('POINT_DATA', '')
DataRepresentation2.SelectionPointLabelItalic = 0
DataRepresentation2.AllowSpecularHighlightingWithScalarColoring = 0
DataRepresentation2.SpecularColor = [1.0, 1.0, 1.0]
DataRepresentation2.CubeAxesUseDefaultZTitle = 1
DataRepresentation2.LookupTable = []
DataRepresentation2.SelectionPointSize = 5.0
DataRepresentation2.SelectionCellLabelBold = 0
DataRepresentation2.Orient = 0

SetActiveSource(Threshold2)
DataRepresentation3 = Show()
DataRepresentation3.CubeAxesZAxisVisibility = 1
DataRepresentation3.SelectionPointLabelColor = [0.5, 0.5, 0.5]
DataRepresentation3.SelectionPointFieldDataArrayName = 'vtkOriginalPointIds'
DataRepresentation3.SuppressLOD = 0
DataRepresentation3.CubeAxesXGridLines = 0
DataRepresentation3.BlockVisibility = []
DataRepresentation3.CubeAxesYAxisTickVisibility = 1
DataRepresentation3.Position = [0.0, 0.0, 0.0]
DataRepresentation3.BackfaceRepresentation = 'Follow Frontface'
DataRepresentation3.SelectionOpacity = 1.0
DataRepresentation3.SelectionPointLabelShadow = 0
DataRepresentation3.CubeAxesYGridLines = 0
DataRepresentation3.CubeAxesZAxisTickVisibility = 1
DataRepresentation3.OrientationMode = 'Direction'
DataRepresentation3.ScaleMode = 'No Data Scaling Off'
DataRepresentation3.Diffuse = 1.0
DataRepresentation3.SelectionUseOutline = 0
DataRepresentation3.SelectionPointLabelFormat = ''
DataRepresentation3.CubeAxesZTitle = 'Z-Axis'
DataRepresentation3.Specular = 0.1
DataRepresentation3.SelectionVisibility = 1
DataRepresentation3.InterpolateScalarsBeforeMapping = 1
DataRepresentation3.CustomRangeActive = [0, 0, 0]
DataRepresentation3.Origin = [0.0, 0.0, 0.0]
DataRepresentation3.CubeAxesVisibility = 0
DataRepresentation3.Scale = [1.0, 1.0, 1.0]
DataRepresentation3.SelectionCellLabelJustification = 'Left'
DataRepresentation3.DiffuseColor = [0.0, 0.0, 0.0]
DataRepresentation3.SelectionCellLabelOpacity = 1.0
DataRepresentation3.CubeAxesInertia = 1
DataRepresentation3.Source = []
DataRepresentation3.Masking = 0
DataRepresentation3.Opacity = 1.0
DataRepresentation3.LineWidth = 1.0
DataRepresentation3.MeshVisibility = 0
DataRepresentation3.Visibility = 1
DataRepresentation3.SelectionCellLabelFontSize = 18
DataRepresentation3.CubeAxesCornerOffset = 0.0
DataRepresentation3.SelectionPointLabelJustification = 'Left'
DataRepresentation3.OriginalBoundsRangeActive = [0, 0, 0]
DataRepresentation3.SelectionPointLabelVisibility = 0
DataRepresentation3.SelectOrientationVectors = ''
DataRepresentation3.CubeAxesTickLocation = 'Inside'
DataRepresentation3.BackfaceDiffuseColor = [1.0, 1.0, 1.0]
DataRepresentation3.CubeAxesYLabelFormat = '%-#6.3g'
DataRepresentation3.CubeAxesYAxisVisibility = 1
DataRepresentation3.SelectionPointLabelFontFamily = 'Arial'
DataRepresentation3.CubeAxesUseDefaultYTitle = 1
DataRepresentation3.SelectScaleArray = ''
DataRepresentation3.CubeAxesYTitle = 'Y-Axis'
DataRepresentation3.ColorAttributeType = 'POINT_DATA'
DataRepresentation3.AxesOrigin = [0.0, 0.0, 0.0]
DataRepresentation3.UserTransform = [1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0]
DataRepresentation3.SpecularPower = 100.0
DataRepresentation3.Texture = []
DataRepresentation3.SelectionCellLabelShadow = 0
DataRepresentation3.AmbientColor = [1.0, 1.0, 1.0]
DataRepresentation3.BlockOpacity = {}
DataRepresentation3.MapScalars = 1
DataRepresentation3.PointSize = 2.0
DataRepresentation3.CubeAxesUseDefaultXTitle = 1
DataRepresentation3.SelectionCellLabelFormat = ''
DataRepresentation3.Scaling = 0
DataRepresentation3.StaticMode = 0
DataRepresentation3.SelectionCellLabelColor = [0.0, 1.0, 0.0]
DataRepresentation3.EdgeColor = [0.0, 0.0, 0.5000076295109483]
DataRepresentation3.CubeAxesXAxisTickVisibility = 1
DataRepresentation3.SelectionCellLabelVisibility = 0
DataRepresentation3.NonlinearSubdivisionLevel = 1
DataRepresentation3.CubeAxesColor = [1.0, 1.0, 1.0]
DataRepresentation3.Representation = 'Surface'
DataRepresentation3.CustomRange = [0.0, 1.0, 0.0, 1.0, 0.0, 1.0]
DataRepresentation3.CustomBounds = [0.0, 1.0, 0.0, 1.0, 0.0, 1.0]
DataRepresentation3.Orientation = [0.0, 0.0, 0.0]
DataRepresentation3.CubeAxesXTitle = 'X-Axis'
DataRepresentation3.ScalarOpacityUnitDistance = 174.87772234203496
DataRepresentation3.BackfaceOpacity = 1.0
DataRepresentation3.SelectionPointLabelFontSize = 18
DataRepresentation3.SelectionCellFieldDataArrayName = '1'
DataRepresentation3.SelectionColor = [1.0, 0.0, 1.0]
DataRepresentation3.BlockColor = {}
DataRepresentation3.Ambient = 0.0
DataRepresentation3.CubeAxesXAxisMinorTickVisibility = 1
DataRepresentation3.ScaleFactor = 202.4
DataRepresentation3.BackfaceAmbientColor = [1.0, 1.0, 1.0]
DataRepresentation3.ScalarOpacityFunction = []
DataRepresentation3.SelectMaskArray = ''
DataRepresentation3.SelectionLineWidth = 2.0
DataRepresentation3.CubeAxesZAxisMinorTickVisibility = 1
DataRepresentation3.CubeAxesXAxisVisibility = 1
DataRepresentation3.CubeAxesXLabelFormat = '%-#6.3g'
DataRepresentation3.Interpolation = 'Gouraud'
DataRepresentation3.CubeAxesZLabelFormat = '%-#6.3g'
DataRepresentation3.SelectMapper = 'Projected tetra'
DataRepresentation3.SelectionCellLabelFontFamily = 'Arial'
DataRepresentation3.SelectionCellLabelItalic = 0
DataRepresentation3.CubeAxesYAxisMinorTickVisibility = 1
DataRepresentation3.CubeAxesZGridLines = 0
DataRepresentation3.ExtractedBlockIndex = 2
DataRepresentation3.SelectionPointLabelOpacity = 1.0
DataRepresentation3.UseAxesOrigin = 0
DataRepresentation3.CubeAxesFlyMode = 'Closest Triad'
DataRepresentation3.Pickable = 1
DataRepresentation3.CustomBoundsActive = [0, 0, 0]
DataRepresentation3.CubeAxesGridLineLocation = 'All Faces'
DataRepresentation3.SelectionRepresentation = 'Wireframe'
DataRepresentation3.SelectionPointLabelBold = 0
DataRepresentation3.ColorArrayName = ('POINT_DATA', '')
DataRepresentation3.SelectionPointLabelItalic = 0
DataRepresentation3.AllowSpecularHighlightingWithScalarColoring = 0
DataRepresentation3.SpecularColor = [1.0, 1.0, 1.0]
DataRepresentation3.CubeAxesUseDefaultZTitle = 1
DataRepresentation3.LookupTable = []
DataRepresentation3.SelectionPointSize = 5.0
DataRepresentation3.SelectionCellLabelBold = 0
DataRepresentation3.Orient = 0

SetActiveSource(CellDatatoPointData1)
DataRepresentation4 = Show()
DataRepresentation4.CubeAxesZAxisVisibility = 1
DataRepresentation4.SelectionPointLabelColor = [0.5, 0.5, 0.5]
DataRepresentation4.SelectionPointFieldDataArrayName = '1'
DataRepresentation4.SuppressLOD = 0
DataRepresentation4.CubeAxesXGridLines = 0
DataRepresentation4.BlockVisibility = []
DataRepresentation4.CubeAxesYAxisTickVisibility = 1
DataRepresentation4.Position = [0.0, 0.0, 0.0]
DataRepresentation4.BackfaceRepresentation = 'Follow Frontface'
DataRepresentation4.SelectionOpacity = 1.0
DataRepresentation4.SelectionPointLabelShadow = 0
DataRepresentation4.CubeAxesYGridLines = 0
DataRepresentation4.CubeAxesZAxisTickVisibility = 1
DataRepresentation4.OrientationMode = 'Direction'
DataRepresentation4.ScaleMode = 'No Data Scaling Off'
DataRepresentation4.Diffuse = 1.0
DataRepresentation4.SelectionUseOutline = 0
DataRepresentation4.CubeAxesZTitle = 'Z-Axis'
DataRepresentation4.Specular = 0.1
DataRepresentation4.SelectionVisibility = 1
DataRepresentation4.InterpolateScalarsBeforeMapping = 1
DataRepresentation4.CustomRangeActive = [0, 0, 0]
DataRepresentation4.Origin = [0.0, 0.0, 0.0]
DataRepresentation4.CubeAxesVisibility = 0
DataRepresentation4.Scale = [1.0, 1.0, 1.0]
DataRepresentation4.SelectionCellLabelJustification = 'Left'
DataRepresentation4.DiffuseColor = [1.0, 1.0, 1.0]
DataRepresentation4.SelectionCellLabelOpacity = 1.0
DataRepresentation4.Source = []
DataRepresentation4.Masking = 0
DataRepresentation4.Opacity = 1.0
DataRepresentation4.LineWidth = 1.0
DataRepresentation4.MeshVisibility = 0
DataRepresentation4.Visibility = 0
DataRepresentation4.SelectionCellLabelFontSize = 18
DataRepresentation4.CubeAxesCornerOffset = 0.0
DataRepresentation4.SelectionPointLabelJustification = 'Left'
DataRepresentation4.OriginalBoundsRangeActive = [0, 0, 0]
DataRepresentation4.SelectionPointLabelVisibility = 0
DataRepresentation4.SelectOrientationVectors = ''
DataRepresentation4.CubeAxesTickLocation = 'Inside'
DataRepresentation4.BackfaceDiffuseColor = [1.0, 1.0, 1.0]
DataRepresentation4.CubeAxesYLabelFormat = '%-#6.3g'
DataRepresentation4.CubeAxesYAxisVisibility = 1
DataRepresentation4.SelectionPointLabelFontFamily = 'Arial'
DataRepresentation4.CubeAxesUseDefaultYTitle = 1
DataRepresentation4.SelectScaleArray = ''
DataRepresentation4.CubeAxesYTitle = 'Y-Axis'
DataRepresentation4.ColorAttributeType = 'POINT_DATA'
DataRepresentation4.AxesOrigin = [0.0, 0.0, 0.0]
DataRepresentation4.UserTransform = [1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0]
DataRepresentation4.SpecularPower = 100.0
DataRepresentation4.Texture = []
DataRepresentation4.SelectionCellLabelShadow = 0
DataRepresentation4.AmbientColor = [1.0, 1.0, 1.0]
DataRepresentation4.BlockOpacity = {}
DataRepresentation4.MapScalars = 1
DataRepresentation4.PointSize = 2.0
DataRepresentation4.CubeAxesUseDefaultXTitle = 1
DataRepresentation4.SelectionCellLabelFormat = ''
DataRepresentation4.Scaling = 0
DataRepresentation4.StaticMode = 0
DataRepresentation4.SelectionCellLabelColor = [0.0, 1.0, 0.0]
DataRepresentation4.EdgeColor = [0.0, 0.0, 0.5000076295109483]
DataRepresentation4.CubeAxesXAxisTickVisibility = 1
DataRepresentation4.SelectionCellLabelVisibility = 0
DataRepresentation4.NonlinearSubdivisionLevel = 1
DataRepresentation4.CubeAxesColor = [1.0, 1.0, 1.0]
DataRepresentation4.Representation = 'Outline'
DataRepresentation4.CustomRange = [0.0, 1.0, 0.0, 1.0, 0.0, 1.0]
DataRepresentation4.CustomBounds = [0.0, 1.0, 0.0, 1.0, 0.0, 1.0]
DataRepresentation4.Orientation = [0.0, 0.0, 0.0]
DataRepresentation4.CubeAxesXTitle = 'X-Axis'
DataRepresentation4.CubeAxesInertia = 1
DataRepresentation4.BackfaceOpacity = 1.0
DataRepresentation4.SelectionPointLabelFontSize = 18
DataRepresentation4.SelectionCellFieldDataArrayName = '1'
DataRepresentation4.SelectionColor = [1.0, 0.0, 1.0]
DataRepresentation4.BlockColor = {}
DataRepresentation4.Ambient = 0.0
DataRepresentation4.CubeAxesXAxisMinorTickVisibility = 1
DataRepresentation4.ScaleFactor = 270.8
DataRepresentation4.BackfaceAmbientColor = [1.0, 1.0, 1.0]
DataRepresentation4.SelectMaskArray = ''
DataRepresentation4.SelectionLineWidth = 2.0
DataRepresentation4.CubeAxesZAxisMinorTickVisibility = 1
DataRepresentation4.CubeAxesXAxisVisibility = 1
DataRepresentation4.CubeAxesXLabelFormat = '%-#6.3g'
DataRepresentation4.Interpolation = 'Gouraud'
DataRepresentation4.CubeAxesZLabelFormat = '%-#6.3g'
DataRepresentation4.SelectionCellLabelFontFamily = 'Arial'
DataRepresentation4.SelectionCellLabelItalic = 0
DataRepresentation4.CubeAxesYAxisMinorTickVisibility = 1
DataRepresentation4.CubeAxesZGridLines = 0
DataRepresentation4.SelectionPointLabelFormat = ''
DataRepresentation4.SelectionPointLabelOpacity = 1.0
DataRepresentation4.UseAxesOrigin = 0
DataRepresentation4.CubeAxesFlyMode = 'Closest Triad'
DataRepresentation4.Pickable = 1
DataRepresentation4.CustomBoundsActive = [0, 0, 0]
DataRepresentation4.CubeAxesGridLineLocation = 'All Faces'
DataRepresentation4.SelectionRepresentation = 'Wireframe'
DataRepresentation4.SelectionPointLabelBold = 0
DataRepresentation4.ColorArrayName = ('POINT_DATA', '')
DataRepresentation4.SelectionPointLabelItalic = 0
DataRepresentation4.AllowSpecularHighlightingWithScalarColoring = 0
DataRepresentation4.SpecularColor = [1.0, 1.0, 1.0]
DataRepresentation4.CubeAxesUseDefaultZTitle = 1
DataRepresentation4.LookupTable = []
DataRepresentation4.SelectionPointSize = 5.0
DataRepresentation4.SelectionCellLabelBold = 0
DataRepresentation4.Orient = 0

SetActiveSource(Contour1)
DataRepresentation6 = Show()
DataRepresentation6.CubeAxesZAxisVisibility = 1
DataRepresentation6.SelectionPointLabelColor = [0.5, 0.5, 0.5]
DataRepresentation6.SelectionPointFieldDataArrayName = '1'
DataRepresentation6.SuppressLOD = 0
DataRepresentation6.CubeAxesXGridLines = 0
DataRepresentation6.BlockVisibility = []
DataRepresentation6.CubeAxesYAxisTickVisibility = 1
DataRepresentation6.Position = [0.0, 0.0, 0.0]
DataRepresentation6.BackfaceRepresentation = 'Follow Frontface'
DataRepresentation6.SelectionOpacity = 1.0
DataRepresentation6.SelectionPointLabelShadow = 0
DataRepresentation6.CubeAxesYGridLines = 0
DataRepresentation6.CubeAxesZAxisTickVisibility = 1
DataRepresentation6.OrientationMode = 'Direction'
DataRepresentation6.ScaleMode = 'No Data Scaling Off'
DataRepresentation6.Diffuse = 1.0
DataRepresentation6.SelectionUseOutline = 0
DataRepresentation6.CubeAxesZTitle = 'Z-Axis'
DataRepresentation6.Specular = 0.1
DataRepresentation6.SelectionVisibility = 1
DataRepresentation6.InterpolateScalarsBeforeMapping = 1
DataRepresentation6.CustomRangeActive = [0, 0, 0]
DataRepresentation6.Origin = [0.0, 0.0, 0.0]
DataRepresentation6.CubeAxesVisibility = 0
DataRepresentation6.Scale = [1.0, 1.0, 1.0]
DataRepresentation6.SelectionCellLabelJustification = 'Left'
DataRepresentation6.DiffuseColor = [1.0, 1.0, 1.0]
DataRepresentation6.SelectionCellLabelOpacity = 1.0
DataRepresentation6.Source = []
DataRepresentation6.Masking = 0
DataRepresentation6.Opacity = 0.5
DataRepresentation6.LineWidth = 1.0
DataRepresentation6.MeshVisibility = 0
DataRepresentation6.Visibility = 1
DataRepresentation6.SelectionCellLabelFontSize = 18
DataRepresentation6.CubeAxesCornerOffset = 0.0
DataRepresentation6.SelectionPointLabelJustification = 'Left'
DataRepresentation6.OriginalBoundsRangeActive = [0, 0, 0]
DataRepresentation6.SelectionPointLabelVisibility = 0
DataRepresentation6.SelectOrientationVectors = ''
DataRepresentation6.CubeAxesTickLocation = 'Inside'
DataRepresentation6.BackfaceDiffuseColor = [1.0, 1.0, 1.0]
DataRepresentation6.CubeAxesYLabelFormat = '%-#6.3g'
DataRepresentation6.CubeAxesYAxisVisibility = 1
DataRepresentation6.SelectionPointLabelFontFamily = 'Arial'
DataRepresentation6.CubeAxesUseDefaultYTitle = 1
DataRepresentation6.SelectScaleArray = ''
DataRepresentation6.CubeAxesYTitle = 'Y-Axis'
DataRepresentation6.ColorAttributeType = 'CELL_DATA'
DataRepresentation6.AxesOrigin = [0.0, 0.0, 0.0]
DataRepresentation6.UserTransform = [1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0]
DataRepresentation6.SpecularPower = 100.0
DataRepresentation6.Texture = []
DataRepresentation6.SelectionCellLabelShadow = 0
DataRepresentation6.AmbientColor = [1.0, 1.0, 1.0]
DataRepresentation6.BlockOpacity = {}
DataRepresentation6.MapScalars = 1
DataRepresentation6.PointSize = 2.0
DataRepresentation6.CubeAxesUseDefaultXTitle = 1
DataRepresentation6.SelectionCellLabelFormat = ''
DataRepresentation6.Scaling = 0
DataRepresentation6.StaticMode = 0
DataRepresentation6.SelectionCellLabelColor = [0.0, 1.0, 0.0]
DataRepresentation6.EdgeColor = [0.0, 0.0, 0.5000076295109483]
DataRepresentation6.CubeAxesXAxisTickVisibility = 1
DataRepresentation6.SelectionCellLabelVisibility = 0
DataRepresentation6.NonlinearSubdivisionLevel = 1
DataRepresentation6.CubeAxesColor = [1.0, 1.0, 1.0]
DataRepresentation6.Representation = 'Surface'
DataRepresentation6.CustomRange = [0.0, 1.0, 0.0, 1.0, 0.0, 1.0]
DataRepresentation6.CustomBounds = [0.0, 1.0, 0.0, 1.0, 0.0, 1.0]
DataRepresentation6.Orientation = [0.0, 0.0, 0.0]
DataRepresentation6.CubeAxesXTitle = 'X-Axis'
DataRepresentation6.CubeAxesInertia = 1
DataRepresentation6.BackfaceOpacity = 1.0
DataRepresentation6.SelectionPointLabelFontSize = 18
DataRepresentation6.SelectionCellFieldDataArrayName = '1'
DataRepresentation6.SelectionColor = [1.0, 0.0, 1.0]
DataRepresentation6.BlockColor = {}
DataRepresentation6.Ambient = 0.0
DataRepresentation6.CubeAxesXAxisMinorTickVisibility = 1
DataRepresentation6.ScaleFactor = -2.0000000000000002e+298
DataRepresentation6.BackfaceAmbientColor = [1.0, 1.0, 1.0]
DataRepresentation6.SelectMaskArray = ''
DataRepresentation6.SelectionLineWidth = 2.0
DataRepresentation6.CubeAxesZAxisMinorTickVisibility = 1
DataRepresentation6.CubeAxesXAxisVisibility = 1
DataRepresentation6.CubeAxesXLabelFormat = '%-#6.3g'
DataRepresentation6.Interpolation = 'Gouraud'
DataRepresentation6.CubeAxesZLabelFormat = '%-#6.3g'
DataRepresentation6.SelectionCellLabelFontFamily = 'Arial'
DataRepresentation6.SelectionCellLabelItalic = 0
DataRepresentation6.CubeAxesYAxisMinorTickVisibility = 1
DataRepresentation6.CubeAxesZGridLines = 0
DataRepresentation6.SelectionPointLabelFormat = ''
DataRepresentation6.SelectionPointLabelOpacity = 1.0
DataRepresentation6.UseAxesOrigin = 0
DataRepresentation6.CubeAxesFlyMode = 'Closest Triad'
DataRepresentation6.Pickable = 1
DataRepresentation6.CustomBoundsActive = [0, 0, 0]
DataRepresentation6.CubeAxesGridLineLocation = 'All Faces'
DataRepresentation6.SelectionRepresentation = 'Wireframe'
DataRepresentation6.SelectionPointLabelBold = 0
DataRepresentation6.ColorArrayName = ('CELL_DATA', 'Total_Tracer_Top [m]')
DataRepresentation6.SelectionPointLabelItalic = 0
DataRepresentation6.AllowSpecularHighlightingWithScalarColoring = 0
DataRepresentation6.SpecularColor = [1.0, 1.0, 1.0]
DataRepresentation6.CubeAxesUseDefaultZTitle = 1
DataRepresentation6.LookupTable = a1_Total_Tracer_Topm_PVLookupTable
DataRepresentation6.SelectionPointSize = 5.0
DataRepresentation6.SelectionCellLabelBold = 0
DataRepresentation6.Orient = 0

SetActiveSource(AnnotateTimeFilter1)
DataRepresentation7 = Show()
DataRepresentation7.Interactivity = 1
DataRepresentation7.Opacity = 1.0
DataRepresentation7.Justification = 'Left'
DataRepresentation7.Bold = 0
DataRepresentation7.Resizable = 0
DataRepresentation7.Color = [0.0, 0.0, 0.0]
DataRepresentation7.WindowLocation = 'UpperCenter'
DataRepresentation7.TextScaleMode = 'Viewport'
DataRepresentation7.Visibility = 1
DataRepresentation7.FontFamily = 'Arial'
DataRepresentation7.FontSize = 12
DataRepresentation7.Italic = 0
DataRepresentation7.Position = [0.05, 0.05]
DataRepresentation7.Shadow = 0
DataRepresentation7.Position2 = [0.1, 0.1]
DataRepresentation7.Orientation = 0.0

RenderView1.ViewTime = 0.0
RenderView1.CacheKey = 0.0
RenderView1.UseCache = 0
AnimationScene1 = GetAnimationScene()
AnimationScene1.AnimationTime = 0.0

WriteImage('myImage.jpg')


Render()




