Monitoring and Plotting Resistance Data
The resistance of a ship hull is defined as the force required to tow the ship in calm water at a constant velocity. Generally, a ship is designed to move through the water with as little force as possible. You can create a graph of the hull resistance over time to extract the value of this design parameter of your ship from the simulation. The drag force can be split into the two components: pressure drag and shear drag.
To analyze the drag of the ship hull:
-
Create a report for the shear drag over time:
-
Create a report for the pressure drag over time:
- Copy and paste the DragShear node.
- Rename DragShear Copy as DragPressure.
- In the DragPressure - Properties window, set Force Option to Pressure.
-
Create a report for the total drag over time:
- Copy and paste the DragShear node.
- Rename DragShear Copy as DragTotal.
-
In the
DragTotal - Properties window, set
Force Option to
Pressure + Shear.
-
Create a monitor and plot for a combined display of shear and pressure drag:
- Multi-select DragPressure and DragShear.
- Right-click on any of the highlighted nodes and select Create Monitor and Plot from Report.
- In the pop-up window, click Single Plot.
- Rename ShearAndPressureDrag Plot. as
- Right-click the Open. node and select
-
Create a monitor and plot for the total drag:
- Right-click the node and select .
- Rename DragTotal Plot. as
- Right-click the Open. node and select
In a later stage of this tutorial, you compare the predicted drag
coefficient with an experimental value. You can obtain a mean value for the drag
force using a statistics monitor.
-
To compute the mean drag force: