Visualizing the Pressure Distribution

You can obtain a good visualization of the pressure distribution around the ship hull by subtracting the hydrostatic pressure component.

To visualize the pressure distribution:
  1. Create a custom field function for pressure:
    1. Right-click the Automation > Field Functions node and create a new scalar field function.
    2. Rename this field function to Pdynamic.
    3. Select the Pdynamic node and set the following properties:
      Property Setting
      Function Name Pdynamic
      Definition $Pressure + $Density * 9.81 * $$Centroid[2]
  2. Create a scalar scene.
  3. Edit the Scenes > Scalar Scene 1 node and set the following properties:
    Node Property Setting
    Scalar 1 > Parts Parts (Regions) [Domain: Deck, Domain: Hull, Domain: Stern, (Derived Parts) Centerplane
    Scalar Field Function Pdynamic
    Scalar 1 Contour Style Smooth Filled
    Scalar 1 > Color Bar Color Map blue-red balanced
  4. Select the Scalar Scene 1 > Attributes > Update node and set Trigger to Time Step.
  5. Save the simulation.