|
[Sponsors] |
October 5, 2020, 07:47 |
Map boundary fields from one mesh to another
|
#1 |
New Member
Long Jiang
Join Date: Mar 2019
Posts: 5
Rep Power: 7 |
Hi everyone,
I am working on developing a solver and now struggling with how to copy boundary field values from one mesh to another (possible with different shape and mesh density). Here are some knowledges related from my view and can anyone point out the smart way to do so. 1.use the class meshTomesh and functoin mapSrcToTgt. This way I can copy the whole fields from one to another. However, I just want to map the value at boundary mesh, which I haven't found the exact express of functions to do. 2.use function from mappedField.H, from my understanding, this is a boundary condition setting file. There may be some functions helping with my work. Any hints? 3.I also found function fvPatchMapper/fvBoundaryMeshMapper/..., I am not sure this can also work? Anyone who can help? Thanks. |
|
Tags |
boundary condition, couple solver, meshes |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
[snappyHexMesh] SnappyHexMesh/splitMeshRegion : region1 in zone "-1" | GuiMagyar | OpenFOAM Meshing & Mesh Conversion | 3 | August 4, 2023 13:38 |
Wrong flow in ratating domain problem | Sanyo | CFX | 17 | August 15, 2015 07:20 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |
Convective Heat Transfer - Heat Exchanger | Mark | CFX | 6 | November 15, 2004 16:55 |