CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Community Contributions

[SOWFA] pisoFoamTurbine solver contained in the SOWFA: SST Turbulence Model problems

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 2, 2016, 19:47
Default pisoFoamTurbine solver contained in the SOWFA: SST Turbulence Model problems
  #1
New Member
 
Join Date: Nov 2015
Posts: 1
Rep Power: 0
capisedano is on a distinguished road
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.
capisedano is offline   Reply With Quote

Old   December 3, 2019, 05:13
Default same problem
  #2
New Member
 
Armin Alavi
Join Date: May 2019
Location: Tehran
Posts: 22
Rep Power: 6
ArminAlavi is on a distinguished road
hello
same problem here.
have worked yours out? I would appreciate it if you help me solve mine.
ArminAlavi is offline   Reply With Quote

Old   January 23, 2020, 06:10
Default
  #3
New Member
 
Rachael Smith
Join Date: Jan 2018
Posts: 1
Rep Power: 0
rs495 is on a distinguished road
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!
rs495 is offline   Reply With Quote

Reply

Tags
openfoam, turbulence modeling


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
fluent divergence for no reason sufjanst FLUENT 2 March 23, 2016 16:08
Y+ value for SST turbulence model beyonder1 CFX 5 January 7, 2016 18:30
SST turbulence model question in ANSYS CFX drsidd10 CFX 2 January 18, 2015 05:38
Transitional Flow Shear Stress Transport (SST) k-omega Turbulence Model josechen FLUENT 0 July 20, 2011 16:06
Stalling residuals in kw SST turbulence model jorllam CFX 3 February 13, 2007 15:51


All times are GMT -4. The time now is 10:58.