|
[Sponsors] |
Implementing other interpolation method for mesh to mesh interpolation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 13, 2014, 06:26 |
Implementing other interpolation method for mesh to mesh interpolation
|
#1 |
New Member
Jacques F.
Join Date: Jul 2013
Location: Toulouse
Posts: 6
Rep Power: 13 |
Dear Foamers,
I would like to implement other (custom) interpolation methods for mesh to mesh interpolation than these that are already suggested (imDirect, imCellVolumeWeight, imMapNearest) but can't find where these already implemented methods can be found in the code ? If anyone knows or have an idea. Best Regards, Jacks |
|
March 18, 2014, 11:11 |
|
#2 |
Senior Member
Kyle Mooney
Join Date: Jul 2009
Location: San Francisco, CA USA
Posts: 323
Rep Power: 18 |
Hi Jacks,
/src/sampling/lnInclude/meshToMeshInterpolate.C and /src/sample/lnInclude/meshToMesh.C/H is probably a good place to start looking. The code looks to be pretty heavy though so good luck! Cheers, Kyle |
|
March 21, 2014, 07:13 |
Found Interpolation Method used in MeshToMesh Interpolation
|
#3 |
New Member
Jacques F.
Join Date: Jul 2013
Location: Toulouse
Posts: 6
Rep Power: 13 |
Thanks for the advices,
I found DirectAMI.[C-H] , faceAreaWeightAMI.[C-H] in meshTools/AMIInterpolation/AMIMethod/ source file and it was what I was looking for. Regards, Jacks |
|
Tags |
interpolation methods, mesh interpolation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] How can I create prism mesh for a 3D domain surrounded by a torus? | lzgwhy | ANSYS Meshing & Geometry | 5 | May 18, 2017 18:10 |
[snappyHexMesh] SnappyHexMesh for internal Flow | vishwa | OpenFOAM Meshing & Mesh Conversion | 24 | June 27, 2016 09:54 |
[ANSYS Meshing] How to refine mesh in ANSYS 14 like CFX MESH Method in ANSYS 12 | nsakib520 | ANSYS Meshing & Geometry | 0 | October 5, 2012 02:34 |
Interpolation Error on FAM Mesh with Cyclic BCs | ngj | OpenFOAM Bugs | 1 | August 9, 2011 07:12 |
Interpolation from one mesh to another | fivos | FLUENT | 1 | May 2, 2010 16:42 |