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

Issue with cavitatingFoam on OF2.3.1/OF2.3.0

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 25, 2018, 08:20
Question Issue with cavitatingFoam on OF2.3.1/OF2.3.0
  #1
New Member
 
Join Date: Jul 2018
Posts: 3
Rep Power: 7
Fewi is on a distinguished road
Hi everybody,


Beginner here. I prepared a cavitatingFoam case with OF2.3.1 which works perfectly fine, but when I try to run it on a high performance cluster (OF2.3.0), a Fatal error for every core is thrown. The message for every core is:

Code:
[0] --> FOAM FATAL IO ERROR: 
[0] [2] 
[2] 
[2] --> FOAM FATAL IO ERROR: 
[2] keyword div(phiv,rho) is undefined in dictionary "IOstream.divSchemes"
[2] 
[2] file: IOstream.divSchemes from line 0[1] 
[1] 
[1] --> FOAM FATAL IO ERROR: 
[1] keyword div(phiv,rho) is undefined in dictionary "IOstream.divSchemes"
[1] 
[1] file: IOstream.divSchemes from line 0 to line 0.keyword div(phiv,rho) is undefined in dictionary "/05_cavitatingFoam_8xDeg/system/fvSchemes.divSchemes"
Now when I add a term that solves div(phiv,rho) a new error message is thrown for every core:

Code:
0] 
[0] 
[0] --> FOAM FATAL ERROR: 
[0] Different dimensions for =
     dimensions : [0 3 -1 0 0 0 0] = [1 0 -1 0 0 0 0]
[0] 
[0] 
[0]     From function dimensionSet::operator=(const dimensionSet&) const
[0]     in file [2] 
[2] 
[2] --> FOAM FATAL ERROR: 
[2] Different dimensions for =
     dimensions : [0 3 -1 0 0 0 0] = [1 0 -1 0 0 0 0]
[2] 
[2] 
[2]     From function dimensionSet::operator=(const dimensionSet&) const
[2]     in file dimensionSet/dimensionSet.C at line 171.
[2] 
FOAM parallel run aborting
As far as I found out, phiv might be the flux of the vapor fraction. So the cause of the error might be, that OF2.3.0. calls the vapour-flux phiv and OF2.3.1 phi. But I really don't understand how I can solve this issue. What do I have to change?
Many many thanks for any kind of suggestion!

Felix
Attached Files
File Type: zip cavitatingFoamIssue.zip (13.9 KB, 2 views)
Fewi is offline   Reply With Quote

Reply

Tags
cavitatingfoam, div(phiv.rho), fvschemes, of2.3.0, of2.3.1


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
How to add Surface Tension in cavitatingFoam solver jamestangx OpenFOAM Programming & Development 1 April 6, 2016 16:39
Convergence issue in natural convection problem chrisf90 FLUENT 5 March 5, 2016 08:30
Strange issue while launching ANSYS workbench in CentOS 6.4 Philip_C ANSYS 11 August 29, 2013 06:44
CyclicAMI Issue In OpenFOAM 2.2.0 prasant OpenFOAM Running, Solving & CFD 17 March 16, 2013 02:00
Meshing related issue in Flow EFD appu FloEFD, FloWorks & FloTHERM 1 May 22, 2011 08:27


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