Morpher#
- class ansys.meshing.prime.Morpher(model)#
Morpher contain functionalities to change the geometry, adapting the mesh accordingly without a recomputation.
- Parameters:
- model
Model
Server model to create Morpher object.
- model
Methods
Morpher.match_morph
(part_id, match_pairs, ...)Match source and target zonelets defined by match pairs with prescribed boundary conditions for each pair.
Examples using Morpher#
Morph a hexahedral mesh of a turbine blade to a new shape
Morph a hexahedral mesh of a turbine blade to a new shape
Mesh a set of solder balls (beta)
Mesh a set of solder balls (beta)