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, ...)Matches source and target zonelets defined using 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