|
[Sponsors] |
[SOWFA] pisoFoamTurbine solver contained in the SOWFA: SST Turbulence Model problems |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 2, 2016, 20:47 |
pisoFoamTurbine solver contained in the SOWFA: SST Turbulence Model problems
|
#1 |
New Member
Join Date: Nov 2015
Posts: 1
Rep Power: 0 |
Hello,
I have been using the pisoFoamTurbine solver contained in the SOWFA software (https://github.com/NREL/SOWFA). I'm using the SST turbulence model. To do so, I have included U, p, k and omega sub-directories as initial conditions for the case. However when when I run pisoFoamTurbine, it shows the following error: " Reading field, p... Reading field, U... Creating vorticity field, omega... --> FOAM FATAL IO ERROR: unexpected class name volScalarrField expected volVectorField while reading object omega file: /home/camilosedano/OpenFOAM/camilosedano-2.3.1/Turb/1_Turbina/0.25M/0/omega at line 15. From function regIOobject::readStream(const word&) in file db/regIOobject/regIOobjectRead.C at line 136. FOAM exiting " To solve it, I change the class of the "omega" file from volScalarField to volVectorField, and change the values from scalar to vector notation. When I run the solver again it shows the same error, but this time it states that it should read a volScalarField (as it used to be) instead of a volVectorField. I have been looking at the solver code to see if I can find anything that leads to this error but I haven't found anything. I'm new to OpenFOAM so thanks for any help you can give me. Thank you, Camilo. |
|
December 3, 2019, 06:13 |
same problem
|
#2 |
New Member
Armin Alavi
Join Date: May 2019
Location: Tehran
Posts: 22
Rep Power: 7 |
hello
same problem here. have worked yours out? I would appreciate it if you help me solve mine. |
|
January 23, 2020, 07:10 |
|
#3 |
New Member
Rachael Smith
Join Date: Jan 2018
Posts: 1
Rep Power: 0 |
Hello,
I had the same issue, the problem is that the pisoFoamTurbine solvers create a vector field for vorticity that is also called omega, so there is a clash when you use kOmega or kOmega SST. The problem can be avoided if you change the name of the vorticity field in the pisoFoamTurbine solvers to something other than omega and then recompile - hope this works for you! |
|
Tags |
openfoam, turbulence modeling |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
fluent divergence for no reason | sufjanst | FLUENT | 2 | March 23, 2016 17:08 |
Y+ value for SST turbulence model | beyonder1 | CFX | 5 | January 7, 2016 19:30 |
SST turbulence model question in ANSYS CFX | drsidd10 | CFX | 2 | January 18, 2015 06:38 |
Transitional Flow Shear Stress Transport (SST) k-omega Turbulence Model | josechen | FLUENT | 0 | July 20, 2011 17:06 |
Stalling residuals in kw SST turbulence model | jorllam | CFX | 3 | February 13, 2007 16:51 |