3.4.5.2. Interpolate Models

../../../../_images/createUtilityMenu.png

3.4.5.2.1. Interpolate a 3D model to another 3D mesh

Interaction with the Fortran utility program interpolate_model can be done by creating an interplate_model item. This item will interact with the utility program to interpolate a model with a 3D mesh (not ocTree) to another 3D mesh. To create, use the menu structure:

CreateFortran utility programInterpolate modelsMesh3D to mesh3D

3.4.5.2.2. Interpolate a 3D model to an octree mesh

Interaction with the Fortran utility program 3DModel2Octree can be done by creating an mesh3DtoOctreeModel item. This item will interact with the utility program to interpolate a model with a 3D mesh to an octree mesh. The utility gives the option to use the input octree mesh or generate a new refined octree mesh.

To create, use the menu structure:

CreateFortran utility programInterpolate modelsMesh3D to octree

3.4.5.2.3. Interpolate an octree model to a 3D mesh

Interaction with the Fortran utility program octreeTo3D can be done by creating an octreeToMesh3DModel item. This item will interact with the utility program to interpolate a model with an octree mesh to a 3D mesh. To create, use the menu structure:

CreateFortran utility programInterpolate modelsOctree to mesh3D

3.4.5.2.4. Interpolate an octree model to another octree mesh

Interaction with the Fortran utility program remesh_octree_model can be done by creating an octreeToOctreeModel item. This item will interact with the utility program to interpolate a model with an octree mesh to another octree mesh. To create, use the menu structure:

CreateFortran utility programInterpolate modelsOctree to octree