Hydrodynamic elements allow for the simulation of the interaction of fluids with solids without considering the details of the flow. These elements are only suited for well contained fluids, since the motion of the fluid (for example, sloshing) is not taken into account. Such interaction between fluid and solids is typically done using hydrostatic pressure loads. However, hydrodynamic elements provide for a much more accurate representation of fluid-solid interaction because they account for the inertia of the fluid when its container moves or deforms.
Hydrodynamic element follows the assumption that the shear stress is negligible and that strain energy is only dependents upon volumetric strain:
U = 0.5*K*ε v 2
where K and ε v are the bulk modulus and volumetric strain respectively. This gives a normal hydrostatic bulk response as P = K*ε v
2D hydrodynamic elements can be isoparametric quadrilaterals or triangular elements. Either geometrical type can have mid-side nodes. The quadrilateral elements have 4 nodes or 8 nodes if mid-side nodes are included; the triangular elements have 3 nodes or 6 nodes if mid-side nodes are included. Midside nodes are needed to better describe large scale motion of the fluid.
These elements are confined to the global YZ plane. The element can represent either planar (plane strain condition) or axisymmetric conditions. In both cases, each element node has two translational degrees of freedom (in Y and Z directions).
There are two types of 2D elements available for a nonlinear analysis. These can be selected in the Geometry Type drop-down box in the General tab of the Element Definition dialog.
Figure 1: 2D Axisymmetric Model
Figure 2: 2D Plane Strain
For a general FEA analysis, you can ignore the element orientation. The ability to orient elements is useful for elements with orthotropic material models and for easily interpreting stresses in local element coordinate systems. This is done in the Orientation tab of the Element Definition dialog. The Method drop-down box contains three options that can be used to specify which side of the element will be the ij side. If the Default option is selected, the side of an element with the highest surface number will be chosen as the ij side. If the Orient I Node option is selected, a coordinate must be defined in the Y Coordinate and Z Coordinate fields. The node on an element that is closest to this point will be designated as the i node. The j node will be the next node on the element traveling counterclockwise. If the Orient IJ Side option is selected, a coordinate must be defined in the Y Coordinate and Z Coordinate fields. The side of an element that is closest to this point will be designated as the ij side. The i and j nodes will be assigned so that the j node can be reached by traveling counterclockwise along the element from the i node.
Select the formulation method that you want to use for the 2D elements in the Analysis Formulation drop-down box in the Advanced tab. If the Material Nonlinear Only option is selected, nonlinear material model effects will be accounted for but all calculations will be performed based on the undeformed geometry. The Total Lagrangian option will refer to the initial undeformed configuration of the model for all static and kinematic variables. The Updated Lagrangian will refer to the last calculated configuration of the model for all static and kinematic variables.
Next, select the integration order that will be used for the 2D elements in this part in the Integration Order drop-down box. For rectangular shaped elements, select the 2nd Order option. For moderately distorted elements, select the 3rd Order option. For extremely distorted elements, select the 4th Order option. The computation time for element stiffness formulation increases as the third power of the integration order. Consequently, the lowest integration order which produces acceptable results should be used to reduce processing time.
For the 2D elements in this part to have the midside nodes activated, select the Included option in the Midside Nodes drop-down box. If this option is selected, the 2D elements will have additional nodes defined at the midpoints of each edge. This will change a 4-node 2D element into an 8-node 2D element. An element with midside nodes will result in more accurately calculated gradients. Elements with midside nodes increase processing time. If the mesh is sufficiently small, then midside nodes may not provide any significant increase in accuracy.