|
[Sponsors] |
May 11, 2022, 10:03 |
About mapMethod of mapFields in openfoam
|
#1 |
New Member
ZhuangLi
Join Date: Jan 2022
Posts: 13
Rep Power: 4 |
Hi guys,
I have confuse about the mapMethod of mapFields in openfoam. For now , I know that there are three methods of mapping in openfoam : mapNearest, interpolate and cellPointInterpolate respectively, which can be seen in mapFields.C of v2106 or v2112, the path of your openfoam directory maybe $FOAM_APP/utilities/preProcessing/mapFields/mapFields.C. But online document of openfoamv2112, there are 4 methods of mapping, clicks HTML Code:
https://www.openfoam.com/documentation/guides/latest/doc/guide-fos-field-mapFields.html#autotoc_md1503 Now how could I use the methods not mentioned ? If you have some advice, please let me know, thank you for your effort in advance! _____________________________ Best regards! Zhuangli |
|
July 16, 2022, 07:38 |
|
#2 |
New Member
Cristóbal
Join Date: Jan 2022
Location: Sweden
Posts: 17
Rep Power: 4 |
Hi,
You are simply referring to two separate things. One of them is the utility mapFields and the other is the functionObject mapFields. The latter maps input fields from local mesh to secondary mesh at runtime. An example of its usage can be found in HTML Code:
$FOAM_TUTORIALS/incompressible/pimpleFoam/laminar/cylinder2D |
|
July 16, 2022, 10:59 |
|
#3 |
New Member
ZhuangLi
Join Date: Jan 2022
Posts: 13
Rep Power: 4 |
Hi! Cristóbal,
It is a nice reply! Thank you very much! |
|
Tags |
mapfields, mapmethod, openfoam 2106 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
How to contribute to the community of OpenFOAM users and to the OpenFOAM technology | wyldckat | OpenFOAM | 17 | November 10, 2017 16:54 |
OpenFOAM Training Jan-Apr 2017, Virtual, London, Houston, Berlin | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 21, 2016 12:50 |
OpenFOAM Foundation releases OpenFOAM 2.2.2 | opencfd | OpenFOAM Announcements from ESI-OpenCFD | 0 | October 14, 2013 08:18 |
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 3 | September 8, 2010 07:25 |