ansys.dyna.core.pre.dynaicfd.ICFDVolumePart#
- class ansys.dyna.core.pre.dynaicfd.ICFDVolumePart(surfaces)#
Assigns material properties to the nodes enclosed by surface ICFD parts.
- Parameters:
- surfaces
list
List of part IDs for the surface elements that define the volume mesh.
- surfaces
- stub#
- type = 'ICFDVOLUME'#
- id#
- secid = 1#
- mid = 0#
- surfaces#
- defined_imposed_move = False#
- set_material(mat)#
Set a material.
- set_imposed_move(vx=None, vy=None, vz=None)#
Impose a velocity on a specific ICFD part.
- Parameters:
- vx
- vy
- vz
- create()#
Create an ICFD volume part.