|
[Sponsors] |
April 3, 2014, 17:54 |
Journal file error
|
#1 |
New Member
Join Date: Nov 2013
Posts: 18
Rep Power: 13 |
Hey all,
I'm trying to write a journal file to run in Batch mode on our HPC. I keep getting the same problem in the output fule which is as follows. Below is the output text > Invalid cell zone. Invalid cell zone. Invalid cell zone. cell zone id/name(1) [()] Invalid cell zone. Invalid cell zone. Invalid cell zone. Invalid cell zone. cell zone id/name(1) [()] Invalid cell zone. Invalid cell zone. Invalid cell zone. Invalid cell zone. cell zone id/name(1) [()] Invalid cell zone. Invalid cell zone. Invalid cell zone. cell zone id/name(1) [()] Invalid cell zone. Invalid cell zone. Invalid cell zone. cell zone id/name(1) [()] Invalid cell zone. Invalid cell zone. Invalid cell zone. cell zone id/name(1) [()] Invalid cell zone. cell zone id/name(1) [()] Invalid cell zone. Invalid cell zone. cell zone id/name(1) [()] Invalid cell zone. cell zone id/name(1) [()] Invalid cell zone. cell zone id/name(1) [()] Invalid cell zone. Halting due to end of file on input. |
|
April 4, 2014, 13:13 |
|
#2 |
Senior Member
Andrew Kokemoor
Join Date: Aug 2013
Posts: 122
Rep Power: 14 |
Have you tried manually executing the commands in the journal one a time? Journals are very sensitive; if the conditions change and some function now takes a different number of inputs, the whole thing is likely to fall apart in the way you're seeing.
|
|
April 4, 2014, 13:17 |
|
#3 | |
New Member
Join Date: Nov 2013
Posts: 18
Rep Power: 13 |
Quote:
I have indeed. They seem to be fine locally, but when I send it to the HPC, then no use.....The problem seems to arise more when FLUENT has to overwrite a file for instance. It's beginning to drive me nuts |
||
April 4, 2014, 13:25 |
|
#4 |
Senior Member
Andrew Kokemoor
Join Date: Aug 2013
Posts: 122
Rep Power: 14 |
Having to overwrite a file sounds like a classic example of a case where it might have an extra prompt (asking you if you want to overwrite, which it wouldn't even ask if there wasn't already a file), tripping your journal up. Does it always fail, or just in some cases? If it's only failing in some cases, I'm not sure what you can do with just journals to make it more robust. The simplest thing (rather than seeing what Scheme or UDFs could do) might be to take steps outside of Fluent to avoid the problem scenarios, e.g. have a batch script look for existing output files and move/delete them before launching Fluent.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
error compiling modified applications | yvyan | OpenFOAM Programming & Development | 21 | March 1, 2016 05:53 |
[OpenFOAM] Annoying issue of automatic "Rescale to Data Range " with paraFoam/paraview 3.12 | keepfit | ParaView | 60 | September 18, 2013 04:23 |
[swak4Foam] Error bulding swak4Foam | sfigato | OpenFOAM Community Contributions | 18 | August 22, 2013 13:41 |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |
ParaView Compilation | jakaranda | OpenFOAM Installation | 3 | October 27, 2008 12:46 |