|
[Sponsors] |
July 27, 2012, 10:36 |
mapFields producing "nan" entry
|
#1 |
New Member
Tyler Landfried
Join Date: May 2011
Location: Pittsburgh
Posts: 7
Rep Power: 15 |
Morning all,
I've run into a requiring problem that I can't seem to fix. So, I thought I'd bring the problem here and see if anyone has some familiarity with it or any insight. Additionally, I've posted the problem on collab.pitt.edu. The problem I'm having involves using the mapFields utility on a supercomputing cluster, SAM at Pitt. When I run locally, the utility has no problems. However, when I run on the cluster, the utility likes to create "nan" entries in the pressure fields. The problem then being, when I run my solver, simpleFoam in my case, errors occur when the first "nan" entry is encountered. I get the error: Code:
wrong token type - expected Scalar, found on line 3076 the word 'nan' file: /home/mkimber/dtl5/confinementStudies/Re_32/R08_A2000_180/1500/p at line 3076. From function operator>>(Istream&, Scalar&) in file lnInclude/Scalar.C at line 91. From what I've been able to gather, the reason I only have this problem on the cluster could be due to a discrepancy between the $FOAM_SETNAN entry I have locally and on the cluster, however, when I checked the setting on both, they were the same. As of this point, I am unsure what exactly I should do. I have previously just run mapFields locally and then uploaded the newly initialized time to SAM. However, this isn't a convenient way to do it, and will be extremely time consuming in the future when I have larger, more intensive simulations. Any help or suggestions? -Tyler |
|
July 27, 2012, 11:37 |
|
#2 |
New Member
Tyler Landfried
Join Date: May 2011
Location: Pittsburgh
Posts: 7
Rep Power: 15 |
Hey, from collab.sam.pitt.edu. It was suggested, that since I'm using simple, I should increase the number of nonOrthoganolCorrectors to say 3? Previously I had it at 1, any thoughts on this?
-Tyler EDIT: Yea, this didn't fix my problem. Since its occurring during the mapFields utility, it makes sense it doesn't. Last edited by tlandfried; July 27, 2012 at 13:05. Reason: Update |
|
August 7, 2012, 08:40 |
|
#3 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Tyler,
You could have left a breadcrumb in this thread to the new thread: http://www.cfd-online.com/Forums/ope...nan-entry.html I'll reply to you in the other thread in a few minutes... Best regards, Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Issues with mapFields | BlackBoatNavArch | OpenFOAM Pre-Processing | 38 | May 28, 2021 17:29 |
Running mapFields with Parallel Source and Parallel Target | RDanks | OpenFOAM Pre-Processing | 4 | August 2, 2016 06:24 |
implementation of mapFields into parallel transient case | simpomann | OpenFOAM Pre-Processing | 4 | August 2, 2016 05:41 |
transientSimpleDyMFoam, mapFields and decomposePar | pad | OpenFOAM Running, Solving & CFD | 0 | December 3, 2010 06:22 |
mapFields ignores sourceTime for -parallel source | andersking | OpenFOAM Bugs | 2 | September 2, 2009 11:38 |