CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   SonicTurbFoam (https://www.cfd-online.com/Forums/openfoam-solving/59677-sonicturbfoam.html)

Kaushik Balakrishnan (Balakrishnan) February 2, 2005 10:56

I am using the SonicTurbForm
 
I am using the SonicTurbForm solver. Under 'thermophysicalProperties' there is a field titled 'thermoType'. I tried all the options available from the drop down menu, but all of them give me an error. Could you please tell me which option I need to choose and how (if its not from the drop down menu).

Thanks

Hrvoje Jasak (Hjasak) February 3, 2005 08:41

Let me show you how it's done:
 
Let me show you how it's done:

thermoType is defined in constant/thermophysicalProperties.

The option in the tutorial is (screwed up newsgroup software, please try it out)
"hThermo>>>>"

As with all other run-time selection scheme, if you want to know what all the options are, try putting garbage in and the code will tell you. For example, if I set:

thermoType banana;

The (relevant part) of the output says:

--> FOAM FATAL ERROR : Unknown basicThermo type banana

Valid basicThermo types are :

2
(
"hThermo>>>>"
"hThermo>>>>"
)

If I were you, I'd give up on the pre-processor as soon as I could.

Enjoy,

Hrv

Henry Weller (Henry) February 3, 2005 09:28

The thermo package needed for
 
The thermo package needed for sonicTurbFoam and the other sonic solvers can be found in the tutorials for those codes. Th package you need to specify is

<BLOCKQUOTE>hThermo<pureMixture<constTransport<spe cieThermo<hConstThermo<perfectGas>>>>></BLOCKQUOTE>

which as you say isn't on the list in the FoamX configuration files but I have added for the next release but if you need it now simply add it to the list in the file

$FOAMX_SYSTEM_CONFIG/dictionaries/thermophysicalProperties/thermoType.cfg

It is unfortunate that the FoamX files are not completely up-to-date but we no longer have anyone maintaining them due to lack of funds so we encourage everyong who finds problems with them to report the errors preferably with fixes.

Admin (Admin) February 3, 2005 10:13

Incidentally, there is some in
 
Incidentally, there is some information about the thermo stuff in:
http://www.openfoam.org/doc/userse33.html

schmidt_d August 2, 2006 09:09

A slight correction....the inf
 
A slight correction....the information about the thermo stuff is actually at:

http://www.opencfd.co.uk/openfoam/doc/userse32.html

mss May 28, 2007 10:20

Hej, I am running the "buo
 
Hej,

I am running the "buoyantFoam" case and I have a several questions concerning it:

1. Can someone give me a hint where OpenFoam is cheking the mixture name in the code?

2. Could someone clearify to me what mathematical model (system of equations) exactly OpenFOAM is solving in "buoyantFoam" case?


Thank you for help in advance,
Rita


All times are GMT -4. The time now is 04:24.