|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
BT
Join Date: Jan 2011
Posts: 16
Rep Power: 3 ![]() |
Good afternoon,
I am looking for a way to mirror an existing solution for further processing on it. I have found "mirrorMesh", but it doesn't do what I want as only the cells are mirrored not the boundary fields (at least if they are nonuniform). Mirroring in paraView is known to me as well but didn't work. Can anybody provide some help? Thanks in advance. Cheers MasterCooler |
|
|
|
|
|
|
|
|
#2 | |
|
Senior Member
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 2,195
Blog Entries: 30
Rep Power: 24 ![]() ![]() |
Greetings MasterCooler,
Quote:
Best regards, Bruno
__________________
List of threads useful for building OpenFOAM and other Third Party tools Last edited by wyldckat; January 28, 2012 at 03:37. Reason: reflect filter, not reflect mirror... |
||
|
|
|
||
|
|
|
#3 |
|
New Member
BT
Join Date: Jan 2011
Posts: 16
Rep Power: 3 ![]() |
Good morning,
for a better understanding let me explain the background of my question a little further: I have done a simulation with a model which is symmetric why I have simulated it by a half only. Now I want to use that model for derive the boundary conditions of a submodel which is not symmetric anymore. Therefore I looked to mirror the first solution before mapFields is used. The problem is that mapFields operates on the time folders and I can't save the reflected solution as a new timefolder, isn't it? Thanks for further advice. Cheers MasterCooler |
|
|
|
|
|
|
|
|
#4 |
|
Senior Member
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 2,195
Blog Entries: 30
Rep Power: 24 ![]() ![]() |
Hi MasterCooler,
Mmm... I suppose the quickest solution, without looking deeper into this, is to load one patch at a time:
Good luck! Bruno
__________________
List of threads useful for building OpenFOAM and other Third Party tools |
|
|
|
|
|
|
|
|
#5 |
|
New Member
BT
Join Date: Jan 2011
Posts: 16
Rep Power: 3 ![]() |
Hey Bruno,
so far so good. I have done it in the similar way before. But how can I process the exported data further? I tried to mirror the halve mesh by mirrorMesh and applying the exported data on it, so that a complete new time folder is created. But it doesn't work obviously as the numbering of the mirrored Mesh and the exported data don't fit to each other. Further I explicitly need the internalMesh for further processing what caused other problems as the number of cells of the mirrored mesh and exported data from the reflected mesh don't fit to each other. Many thanks for your advice. Cheers Ben |
|
|
|
|
|
|
|
|
#6 |
|
Senior Member
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 2,195
Blog Entries: 30
Rep Power: 24 ![]() ![]() |
Hi Ben,
I don't if you're going to like this answer, but it's the best I can figure out: you will have to create a hybrid application that merges mirrorMesh with mapFields. Basically:
Bruno
__________________
List of threads useful for building OpenFOAM and other Third Party tools |
|
|
|
|
|
|
|
|
#7 |
|
New Member
BT
Join Date: Jan 2011
Posts: 16
Rep Power: 3 ![]() |
Good morning Bruno,
your comments according mirrorMesh and mapFields fit exactly to my experience. Currently my programming ability is still weak but I will take the opportunity and try to create that mapMirroredFields soon and provide it here afterwards. In advance thanks a lot for your time and help. Have a nice day. Cheers Ben |
|
|
|
|
|
![]() |
| Tags |
| mirror, mirrormesh, nonuniform, results |
| Thread Tools | |
| Display Modes | |
|
|