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:
surfaceslist

List of part IDs for the surface elements that define the volume mesh.

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.