|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Join Date: Jul 2018
Posts: 3
Rep Power: 9 ![]() |
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" 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
Many many thanks for any kind of suggestion! Felix |
|
|
|
|
|
![]() |
| Tags |
| cavitatingfoam, div(phiv.rho), fvschemes, of2.3.0, of2.3.1 |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 17:39 |
| Convergence issue in natural convection problem | chrisf90 | FLUENT | 5 | March 5, 2016 09:30 |
| Strange issue while launching ANSYS workbench in CentOS 6.4 | Philip_C | ANSYS | 11 | August 29, 2013 07:44 |
| CyclicAMI Issue In OpenFOAM 2.2.0 | prasant | OpenFOAM Running, Solving & CFD | 17 | March 16, 2013 03:00 |
| Meshing related issue in Flow EFD | appu | FloEFD, FloWorks & FloTHERM | 1 | May 22, 2011 09:27 |