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

problems when using sonicFoam with subsonic inlet BC

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   March 13, 2015, 05:50
Default problems when using sonicFoam with subsonic inlet BC
  #1
Member
 
Xinguang Wang
Join Date: Feb 2015
Posts: 45
Rep Power: 11
JasonWang3 is on a distinguished road
Hi

I am using sonicFoam with a subsonic inletBC, since the top inlet in the y direction is subsonic.
pressure
top
{
type totalPressure;
p0 uniform 6e5;
phi phi;
rho none;
psi psi;
gamma 1.4;
}
temperature
type totalTemperature;
T0 uniform 300;
gamma 1.4;
velocity
top
{
type zeroGradient;
}
But when running , some errors happen like this:
---------------------------------------------------------------------------------------------
--> FOAM FATAL ERROR:

request for volScalarField psi from objectRegistry region0 failed
available objects of type volScalarField are

17
(
thermo:mu
thermosi
K
K_0
rho
k
(1|A(U))
thermosi_0
e_0
alphat
rho_0
p
T
e
mut
epsilon
thermo:alpha
)


From function objectRegistry::lookupObject<Type>(const word&) const
in file /home/openfoam/OpenFOAM/OpenFOAM-2.3.1/src/OpenFOAM/lnInclude/objectRegistryTemplates.C at line 198.
-------------------------------------------------------------------------------------------------------
Is there anyone facing the same problems?
JasonWang3 is offline   Reply With Quote

 


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
inlet boundary conditions for subsonic flow paulzhang Main CFD Forum 1 June 26, 2021 23:47
Laval Nozzle sonicFoam inlet and outlet bc BernhardGrieser OpenFOAM Running, Solving & CFD 10 February 16, 2017 07:45
Difficult inlet position causing problems... Roblad Phoenics 1 February 9, 2012 14:45
Problems modeling subsonic engine air inlet with flow separation TWaung CFX 2 March 29, 2009 18:42
How to set subsonic inlet with fixed Mach number QU KUN Main CFD Forum 0 September 6, 2003 09:47


All times are GMT -4. The time now is 09:08.