CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[Other] mapFields did not yield anything

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By yb8119

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 2, 2016, 05:15
Default mapFields did not yield anything
  #1
New Member
 
Join Date: Jul 2016
Posts: 4
Rep Power: 9
yb8119 is on a distinguished road
Greetings

I tried to transfer my result(ran on 4 cores) to another set of mesh(to be run on 4 cores). The geometry of the two calculations are identical. So I used

Code:
mapFields ../test_parallel -parallelTarget -consistent  -parallelSource
And there were warnings like
Code:
Target processor 3
mesh size: 1016
--> FOAM Warning : 
    From function void Foam::meshToMesh0::calcAddressing()
    in file meshToMesh0/calculateMeshToMesh0Addressing.C at line 155
    Source patch Inlet has no faces. Not performing mapping for it.
--> FOAM Warning : 
    From function void Foam::meshToMesh0::calcAddressing()
    in file meshToMesh0/calculateMeshToMesh0Addressing.C at line 155
    Source patch Bottom has no faces. Not performing mapping for it.

Mapping fields for time 2.5


End
I tried to reconstruct the source case and then used
Code:
 mapFields ../test_parallel -parallelTarget -consistent
the warning did disappeared, and the output in the terminal looked like
Code:
Target processor 3
mesh size: 1016

Mapping fields for time 2.5


End
But there was NOTHING in the processor* folders.

Could anyone tell me what should I do?
Thanks in advance!!

Regards
Ben
al.csc likes this.
yb8119 is offline   Reply With Quote

Old   August 12, 2016, 16:13
Default
  #2
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Hi Ben,

I never tried mapField for parallel stuff. So the easiest is to reconstruct the solution you want to map and map it to the new case. If you are not familiar with OpenFOAM you should always start with the serial stuff.

Good luck.
__________________
Keep foaming,
Tobias Holzmann
Tobi is offline   Reply With Quote

Old   August 14, 2016, 06:16
Default mapField in lagrangian
  #3
Member
 
amin jalalian
Join Date: Mar 2014
Posts: 34
Rep Power: 12
amin_jalalian is on a distinguished road
I want to separate some boundaries to some walls which had been merged into one wall.
They are some walls of a combustion chamber. particles come into chamber to combust.
I mapField them by mapFieldDict, but O.F only maps lagrangian datas.
What can I do?
amin_jalalian is offline   Reply With Quote

Reply

Tags
mapfields

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
mapFields major bug alchem OpenFOAM Bugs 14 September 15, 2023 12:48
running mapFields in parallel mkhm OpenFOAM Pre-Processing 10 September 16, 2021 13:12
Personalization of mapFields and libsampling - Compilation issues saimat OpenFOAM Programming & Development 3 June 29, 2016 08:56
Strange random behaviour of mapFields blaise OpenFOAM Pre-Processing 0 November 3, 2014 09:37
The -parallel parameter of mapFields utility in OpenFOAM v2.3.0 shuoxue OpenFOAM Pre-Processing 1 April 28, 2014 05:59


All times are GMT -4. The time now is 21:34.