Comparison with Measurements
To compare the predictions with the experimental data, first load the files containing the vertical temperatures and horizontal velocities at the door.
- Expand the Tools node.
- Right-click the Tables node and select .
- In the Open dialog, navigate to your stecklerFire directory and select the DoorTempExpt.csv and DoorUvelExpt.csv files.
-
To read the data, click Open.
The DoorTempExpt.csv and DoorUvelExpt.csv files are now listed under the Tables node.
Create a line probe against which to plot the predicted profiles:
- Click the Geometry Scene 1 tab at the top of the Graphics window to activate the scene.
- Right-click the Derived Parts node and select .
-
Set the following properties for the line probe:
Property Setting Input Parts
Point 1
[1.4, 0.0, 0.0] m Point 2
[1.4, 0.0, 1.83] m Resolution
20 Display
New Surface Displayer -
Click Create then Close.
Anode appears in the simulation tree.
Create a plot for temperature comparison with measurement using the following settings:
- Right-click the Plots node and select .
- Rename the XY Plot 1 node to Door Temperature.
-
Edit the
node and set the following properties:
Node Property Setting Door Temperature Title Door Temperature Parts Value [0, 0, 1] m Smooth Values Activated Scalar Function
Field Function Temperature Line Probe
Sort Plot Data Activated Line Style
Style Solid Axes
Title Temperature [K] Lock Title Name Activated Title Position (m) Lock Title Name Activated Legend
x-Position 0.8 y-Position 0.1 -
To re-orient the plot axes:
- Right-click the Add Data. node and select
- In the Add Data Providers to Plot dialog, select DoorTempExpt and click OK.
-
Edit the
node and set the following properties:
Node Property Setting DoorTempExpt Legend Name Experimental Temp. Lock Legend Name Activated Table DoorTempExpt X Column Y Y Column Temperature [K] Sort Plot Data Activated Symbol Style
Shape Empty Square Color Blue
The temperature comparison graph setup is now complete. Create a similar plot for the door velocity.
- Copy and paste the Door Temperature plot and rename as Door Velocity.
-
Edit the Door Velocity node and set the following properties:
Node Property Setting Door Velocity Title Door Velocity Y Types
Field Function Velocity[i] Axes
Title Velocity (m/s) -
Expand the
node and set the following properties:
Property Setting Legend Name Experimental Velocity Table DoorUvelExpt X Column Y Y Column V [m/s] The velocity comparison graph setup is now complete.