CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Porting case from OF 2.4 to 3.0 error "No MRF models present"

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 14, 2015, 09:02
Default Porting case from OF 2.4 to 3.0 error "No MRF models present"
  #1
Senior Member
 
Klaus
Join Date: Mar 2009
Posts: 250
Rep Power: 22
klausb will become famous soon enough
Hello,

I've installed OF 3.0 and tried to run a kklomega case which runs perfectly under OF 2.4.

After changing RASModel settings in the file turbulenceProperties and adding wallDist in the file fvSchemes, I get an error related to "No MRF models present".

What needs to be changed?

This is the error:

...
kkLOmegaCoeffs
{
A0 4.04;
As 2.12;
Av 6.75;
Abp 0.6;
Anat 200;
Ats 200;
CbpCrit 1.2;
Cnc 0.1;
CnatCrit 1250;
Cint 0.75;
CtsCrit 1000;
CrNat 0.02;
C11 3.4e-06;
C12 1e-10;
CR 0.12;
CalphaTheta 0.035;
Css 1.5;
CtauL 4360;
Cw1 0.44;
Cw2 0.92;
Cw3 0.3;
CwR 1.5;
Clambda 2.495;
CmuStd 0.09;
Prtheta 0.85;
Sigmak 1;
Sigmaw 1.17;
}

No MRF models present

No finite volume options present


Starting time loop

forces forces:
Not including porosity effects

forceCoeffs forceCoeffs:
Not including porosity effects

Time = 0.00035

[4]
[4]
[4] --> FOAM FATAL IO ERROR:
[4] attempt to read beyond EOF
[4]
[4] file: [5] IOstream.divSchemes.default at line 0.
[4]
[4] From function ITstream::read(token&)
[4] in file db/IOstreams/Tstreams/ITstream.C at line 83.
[4]
FOAM parallel run exiting
[4]

[5]
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 4 in communicator MPI_COMM_WORLD
with errorcode 1.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
[5] --> FOAM FATAL IO ERROR:
[5] attempt to read beyond EOF
[5]
[5] file: IOstream.divSchemes.default at line 0.
[5]
[5] From function ITstream::read(token&)
[5] in file db/IOstreams/Tstreams/ITstream.C at line 83.
[5]
FOAM parallel run exiting
[5]
[7]
[7]
[7] --> FOAM FATAL IO ERROR:
[7] attempt to read beyond EOF
[7]
[7] file: IOstream.divSchemes.default at line 0.
[7]
[7] From function ITstream::read(token&)
[7] in file db/IOstreams/Tstreams/ITstream.C at line 83.
[7]
FOAM parallel run exiting
[7]
[3]
[3]
[3] --> FOAM FATAL IO ERROR:
[3] attempt to read beyond EOF
[3]
[3] file: IOs PyFoam WARNING on line 248 of file /usr/local/lib/python2.7/dist-packages/PyFoam-0.6.5-py2.7.egg/PyFoam/Execution/FoamThread.py : Process 3967 was already dead (B
tream.divSchemes.default at line 0.
[3]
[3] From function ITstream::read(token&)
[3] in file db/IOstreams/Tstreams/ITstream.C at line 83.
[3]
FOAM parallel run exiting
[3]
[6]
[6]
[6] --> FOAM FATAL IO ERROR:
[6] attempt to read beyond EOF
[6]
[6] file: IOstream.divSchemes.default at line 0.
[6]
[6] From function ITstream::read(token&)
[6] in file db/IOstreams/Tstreams/ITstream.C at line 83.
[6]
FOAM parallel run exiting
[6]
--------------------------------------------------------------------------
mpirun has exited due to process rank 4 with PID 3978 on
node klaus-Aspire-V3-771 exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).

...
klausb is offline   Reply With Quote

Old   November 14, 2015, 11:10
Default
  #2
Senior Member
 
Alexey Matveichev
Join Date: Aug 2011
Location: Nancy, France
Posts: 1,930
Rep Power: 38
alexeym has a spectacular aura aboutalexeym has a spectacular aura about
Send a message via Skype™ to alexeym
Hi,

Your error is here

Code:
[4] --> FOAM FATAL IO ERROR:
[4] attempt to read beyond EOF
[4]
[4] file: [5] IOstream.divSchemes.default at line 0.
and has nothing to do with "No MRF models present" message. What is your default line in divSchemes dictionary in fvSchemes file?
alexeym is offline   Reply With Quote

Reply

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
[DesignModeler] DesignModeler Scripting: How to get Full Command Access ANT ANSYS Meshing & Geometry 53 February 16, 2020 16:13
Mixing Tank 3D MRF case monty86 FLUENT 1 October 9, 2015 04:43
Is Playstation 3 cluster suitable for CFD work hsieh OpenFOAM 9 August 16, 2015 15:53
Setting up Case for different turbulence models with buoyancy-driven flow MisterX OpenFOAM Running, Solving & CFD 0 November 19, 2012 06:26
Free surface boudary conditions with SOLA-VOF Fan Main CFD Forum 10 September 9, 2006 13:24


All times are GMT -4. The time now is 22:07.