/INTER/TYPE22
Block Format Keyword This interface uses a cartesian cut cell method to model the fluid structure interaction between a Lagrangian surface and a fluid domain.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/INTER/TYPE22/inter_ID/unit_ID | |||||||||
inter_title | |||||||||
grbric_ID | surf_ID | ||||||||
Blank |
Definition
Field | Contents | SI Unit Example |
---|---|---|
inter_ID | Interface
identifier. (Integer, maximum 10 digits) |
|
unit_ID | Optional unit
identifier. (Integer, maximum 10 digits) |
|
inter_title | Interface
title. (Character, maximum 100 characters) |
|
grbric_ID | Fluid domain group
identifier. (Integer) |
|
surf_ID | Lagrangian surface
identifier. 3 (Integer) |
Comments
- This coupling interface utilizes a Finite Volume Method for the fluid domain.
- Boundary conditions are automatically defined as sliding wall conditions.
- Nodal output is no longer
relevant so element output should be used instead:
See /ANIM/BRICK/VEL, /ANIM/BRICK/FIN, /ANIM/BRICK/MOM ( ) or /H3D/SOLID/VEL, /H3D/SOLID/FIN, /H3D/SOLID/MOM output velocity vectors at cell centroids using h3d output files and /H3D/SOLID/VECT/VEL.
- The Lagrangian surface must be smooth enough.
- Current limitations:
- Only 8 nodes bricks (/BRICK) can be used for EULER mesh
- Only 1 domain only can be used for SPMD
- Only fluid materials are LAW3, LAW4, LAW6, LAW37, and LAW51
- Viscosity cannot be used so must be set to 0.0
- Inlet and Outlets are not yet available
- The MUSCL scheme to reduce free surface diffusion is not available
- The fluid (/ALE/EULER) time step can be controlled using the Engine keyword /DT/ALE.