|
[Sponsors] |
[mesh manipulation] Using mapFields to Interpolate Between Two Identical Meshes With Different Boundaries |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 4, 2023, 11:43 |
Using mapFields to Interpolate Between Two Identical Meshes With Different Boundaries
|
#1 |
New Member
Josh
Join Date: Nov 2022
Location: Scotland
Posts: 6
Rep Power: 4 |
Dear All,
I was previously working with a blockMesh file which grouped the north and south walls of a 2D planar mesh together as they all had the no-slip boundary condition. I need to split these boundaries up now so that the north walls have their own label and the south wall their own label. After splitting up the boundaries in the blockMeshDict file, I'd like to run some cases which have already converged on my new mesh. There is nothing different about the new mesh except that the north and south boundaries are labelled differently, which does not affect the flow in any way. So, I have been using the mapFields function to carry a solution from the old mesh to the new mesh (it doesn't interpolate anything in this case as the two meshes are identical, only the boundary arrangement is different now). However, when I run the solver I notice that the residuals start quite high and drop, despite the fact that the solution was fully converged on the old domain. So, how can I use the mapFieldDict to ensure that the solution is carried over perfectly without changing the solution when I map it from the old mesh to the new mesh? Thanks, Josh |
|
October 17, 2023, 23:55 |
|
#2 | |
Senior Member
|
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Issues with mapFields | BlackBoatNavArch | OpenFOAM Pre-Processing | 38 | May 28, 2021 17:29 |
[ANSYS Meshing] Identical meshes in symmetric bodies in multibody part. | aarvay | ANSYS Meshing & Geometry | 2 | May 11, 2012 12:15 |
Do Merged Patch Pairs require identical (conformal) meshes? | delic | OpenFOAM | 1 | April 19, 2010 09:05 |
mapFields between inconsistent meshes | nikwin | OpenFOAM Pre-Processing | 7 | July 30, 2009 05:35 |
Boundaries swapt with sliding meshes | guido_adriaensen | OpenFOAM Running, Solving & CFD | 0 | January 31, 2006 03:55 |