CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Difficulty with mapFields utility

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 2, 2014, 16:33
Default Difficulty with mapFields utility
  #1
Member
 
Ron Burnett
Join Date: Feb 2013
Posts: 42
Rep Power: 13
rnburne is on a distinguished road
Following the example in User Guide (p30), I'm able to map data
from one run file (coarse) to another (fine) without an error message:


rr@linux-4s0i:~> mapFields -case fine -consistent coarse
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.2.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.2.x-71fcc245333b
Exec : mapFields -case fine -consistent coarse
Date : Jun 02 2014
Time : 13:54:31
Host : "linux-4s0i.site"
PID : 2918
Case : ./fine
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Source: "." "coarse"
Target: "." "fine"

Create databases as time

Source time: 500
Target time: 500
Create meshes

Source mesh size: 493014 Target mesh size: 822737


Consistently creating and mapping fields for time 500

interpolating alphat
interpolating mut
interpolating rho
interpolating p
interpolating T
interpolating k
interpolating omega
interpolating U

End


However, ALL the newly created files (alphat, omega, p, etc) have
nonsensical entries that were not present in the original file.
As an example, from T :

0
0
0
0 (~ line 152,000)
0
0
0
-inf
-nan
-nan
-nan
-nan
-nan
-nan
-nan
-nan
-nan
-nan


and


1.04273e-308
6.23498e-316
7.59379e-321 (~ line 263,000)
6.23504e-316
6.91256e-310
0
0
2.23595e-310
2.42092e-322
6.23496e-316
6.91256e-310
6.35646e-309
9.34779e-309
4.74303e-322
3.16202e-32

Also, OF version 2.0 (CAElinux disc) behaves in a similar fashion.
It appears that this issue has been experienced by others but there is no clear solution.
What am I doing wrong?




rnburne is offline   Reply With Quote

Reply


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
[Other] Contribution a new utility: refine wall layer mesh based on yPlus field lakeat OpenFOAM Community Contributions 58 December 23, 2021 02:36
The -parallel parameter of mapFields utility in OpenFOAM v2.3.0 shuoxue OpenFOAM Pre-Processing 1 April 28, 2014 05:59
mapFields utility openfoammaofnepo OpenFOAM 2 June 29, 2013 16:55
mapFields producing "nan" entry tlandfried OpenFOAM Pre-Processing 2 August 7, 2012 07:40
mapFields utility cristobal OpenFOAM 1 April 1, 2010 11:09


All times are GMT -4. The time now is 01:12.