|
[Sponsors] |
April 20, 2011, 21:10 |
wallHeatFlux sonicFoam
|
#1 |
New Member
Ishan
Join Date: Jan 2011
Posts: 13
Rep Power: 15 |
Hi,
I want to calculate heat transfer rate near the wall boundary for which I am using wallHeatFlux utility, but following error is displayed while running. Create mesh for time = 0 Time = 0 Selecting thermodynamics package ePsiThermo<pureMixture<sutherlandTransport<specieT hermo<eConstThermo<perfectGas>>>>> --> FOAM FATAL ERROR: Not implemented From function basicThermo::h() in file basicThermo/basicThermo.C at line 259. FOAM aborting #0 Foam::error:rintStack(Foam::Ostream&) in "/home/ishan/OpenFOAM/OpenFOAM-1.7.1/lib/linuxGccDPOpt/libOpenFOAM.so" #1 Foam::error::abort() in "/home/ishan/OpenFOAM/OpenFOAM-1.7.1/lib/linuxGccDPOpt/libOpenFOAM.so" #2 Foam::basicThermo::h() in "/home/ishan/OpenFOAM/OpenFOAM-1.7.1/lib/linuxGccDPOpt/libbasicThermophysicalModels.so" #3 in "/home/ishan/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linuxGccDPOpt/wallHeatFluxRho" #4 __libc_start_main in "/lib/tls/i686/cmov/libc.so.6" #5 in "/home/ishan/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linuxGccDPOpt/wallHeatFluxRho" Aborted Please Help. |
|
May 27, 2011, 05:05 |
|
#2 |
Member
Jim Knopf
Join Date: Dec 2010
Posts: 60
Rep Power: 16 |
You have to change the included Thermomodel in the code of wallHeatflux. In your case something like
#include "eConstThermo.H" - i think. Then compile it and have fun. Greetz Jim |
|
Tags |
openfoam, sonicfoam, wallheatflux |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
energy in sonicFoam | joern | OpenFOAM Running, Solving & CFD | 1 | September 24, 2019 01:15 |
Error trying to run steady-state sonicFoam | dancfd | OpenFOAM Running, Solving & CFD | 2 | February 12, 2013 04:15 |
sonicFOAM for an airfoil error | inginer | OpenFOAM | 6 | September 14, 2010 06:31 |
Crash when using sonicFoam | Horus | OpenFOAM | 1 | June 16, 2010 13:57 |
[swak4Foam] groovyBC + wallHeatFlux BC | prabhu | OpenFOAM Community Contributions | 1 | July 21, 2009 11:56 |