# Session file started: 2013/04/18 12:34:49 # CFX-14.0 build 2011.10.10-22.59 # To avoid unnecessary file pre-processing and modifications, include # COMMAND FILE at the top of your session file. # If it is not included, the file is assumed to be older and will be # modified for backward compatibility. COMMAND FILE: CFX Post Version = 14.0 END DATA READER: Clear All Objects = false Append Results = false Edit Case Names = false Open to Compare = false Multi Configuration File Load Option = Last Case Open in New View = true Keep Camera Position = true Load Particle Tracks = true Files to Compare = END DATA READER: Domains to Load= END > load filename=/data2/eric/Al_Ti_System/PuckCase/AlTi.CorrectEB.MP/\ Dissolution_CPTi_CPTi/case2/3rd_dip/5C_CpE_Corrected_K_Cpl_em/\ rodInCenterMesh_follow100C_initialT/\ smallKatInterfaceANDrelaseHeatatRodANDshortDipping/radiativeInnersideInRod/\ 75CintialT/output/\ CPTi.ls1667.1668.Cp1665.1670.440Cp.smplradHeatup.4.5mmdip_001.res, force_reload=\ true ! $List=getValue("DATA READER","Timestep List"); #this looks for all trn.files ! print "$List \n"; #shows the result of the search ! @Wert=split(/, /,$List); #makes it accessible for further tasks ! $lastFrame=$List[$#timestepList]; # very nice, this gives you the number of the last frame, nice for animations ! foreach $List(@Wert){ #the MAINTASK, do the line and graph and export for every trn.file, see below > load timestep = $List #load the timestep ! print "calculating for TIMESTEP $List \n"; ! ($time, $timeunits) = evaluate("Time"); VIEW:View 1 Camera Mode = User Specified CAMERA: Option = Pivot Point and Quaternion Pivot Point = 0.0241902, 0, -0.00209174 Scale = 25.982 Pan = 0, 0 Rotation Quaternion = 0.279848, -0.364705, -0.115917, 0.880476 END END CONTOUR:Contour 1 Apply Instancing Transform = On Clip Contour = Off Colour Map = Default Colour Map Colour Scale = Linear Colour Variable = Temperature Colour Variable Boundary Values = Hybrid Constant Contour Colour = Off Contour Range = Value List Culling Mode = No Culling Domain List = /DOMAIN GROUP:All Domains Draw Contours = On Font = Sans Serif Fringe Fill = On Instancing Transform = /DEFAULT INSTANCE TRANSFORM:Default Transform Lighting = On Line Colour = 0, 0, 0 Line Colour Mode = Default Line Width = 1 Location List = SymSides Max = 0.0 [C] Min = 0.0 [C] Number of Contours = 11 Show Numbers = Off Specular Lighting = On Surface Drawing = Smooth Shading Text Colour = 0, 0, 0 Text Colour Mode = Default Text Height = 0.024 Transparency = 0.0 Value List = 882 [C],1657 [C],2000 [C] OBJECT VIEW TRANSFORM: Apply Reflection = Off Apply Rotation = Off Apply Scale = Off Apply Translation = Off Principal Axis = Z Reflection Plane Option = XY Plane Rotation Angle = 0.0 [degree] Rotation Axis From = 0 [m], 0 [m], 0 [m] Rotation Axis To = 0 [m], 0 [m], 0 [m] Rotation Axis Type = Principal Axis Scale Vector = 1 , 1 , 1 Translation Vector = 0 [m], 0 [m], 0 [m] X = 0.0 [m] Y = 0.0 [m] Z = 0.0 [m] END END # Sending visibility action from ViewUtilities >show /CONTOUR:Contour 1, view=/VIEW:View 1 POLYLINE:Polyline 1 Apply Instancing Transform = On Colour = 0, 1, 0 Colour Map = Default Colour Map Colour Mode = Constant Colour Scale = Linear Colour Variable = Pressure Colour Variable Boundary Values = Conservative Contour Level = 2 Contour Name = /CONTOUR:Contour 1 Domain List = /DOMAIN GROUP:All Domains Input File = Instancing Transform = /DEFAULT INSTANCE TRANSFORM:Default Transform Line Width = 2 Max = 0.0 [Pa] Min = 0.0 [Pa] Option = From Contour Range = Global OBJECT VIEW TRANSFORM: Apply Reflection = Off Apply Rotation = Off Apply Scale = Off Apply Translation = Off Principal Axis = Z Reflection Plane Option = XY Plane Rotation Angle = 0.0 [degree] Rotation Axis From = 0 [m], 0 [m], 0 [m] Rotation Axis To = 0 [m], 0 [m], 0 [m] Rotation Axis Type = Principal Axis Scale Vector = 1 , 1 , 1 Translation Vector = 0 [m], 0 [m], 0 [m] X = 0.0 [m] Y = 0.0 [m] Z = 0.0 [m] END END # Sending visibility action from ViewUtilities >show /POLYLINE:Polyline 1, view=/VIEW:View 1 # Sending visibility action from ViewUtilities >hide /CONTOUR:Contour 1, view=/VIEW:View 1 EXPORT: ANSYS Export Data = Element Heat Flux ANSYS File Format = ANSYS ANSYS Reference Temperature = 0.0 [C] ANSYS Specify Reference Temperature = Off ANSYS Supplemental HTC = 0.0 [W m^-2 K^-1] BC Profile Type = Inlet Velocity Export Connectivity = Off Export Coord Frame = Global Export File = /data2/eric/Al_Ti_System/PuckCase/AlTi.CorrectEB.MP/\ Dissolution_CPTi_CPTi/case2/3rd_dip/5C_CpE_Corrected_K_Cpl_em/\ rodInCenterMesh_follow100C_initialT/\ smallKatInterfaceANDrelaseHeatatRodANDshortDipping/radiativeInnersideInRod/\ 75CintialT/output/$List.csv Export Geometry = On Export Node Numbers = Off Export Null Data = On Export Type = Generic Export Units System = Current Export Variable Type = Current Include File Information = Off Include Header = On Location List = /POLYLINE:Polyline 1 Null Token = null Overwrite = On Precision = 8 Separator = ", " Spatial Variables = X,Y,Z Variable List = Vector Brackets = () Vector Display = Scalar END >export # Session file stopped: 2013/04/18 12:40:27 ! }