CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Unknown function type loadPsiThermoModel

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 10, 2015, 05:59
Default Unknown function type loadPsiThermoModel
  #1
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
when run the code, an error on loadPsiThermoModel occurs as this:
Code:
Starting time loop

[0]
[0]
[0] --> FOAM FATAL ERROR:
[0] Unknown function type loadPsiThermoModel

Valid functions are :

56
(
CourantNo
DESModelRegions
Lambda2
Peclet
Q
abort
addForeignMeshes
addGlobalVariable
blendingFactor
calculateGlobalVariables
cellSource
clearExpressionField
coded
createSampledSet
createSampledSurface
dsmcFields
expressionField
faceSource
fieldAverage
fieldCoordinateSystemTransform
fieldMinMax
fieldValueDelta
foreignMeshesFollowTime
initSwakFunctionObject
manipulateField
manipulatePatchField
nearWallFields
partialWrite
patchProbes
pressureTools
probes
processorField
readFields
regionSizeDistribution
removeGlobalVariable
removeRegisteredObject
residuals
scalarTransport
setTimeStep
sets
solveLaplacianPDE
solveTransportPDE
solverPerformanceToGlobalVariables
streamLine
surfaceInterpolateFields
surfaces
swakCoded
timeActivatedFileUpdate
turbulenceFields
vorticity
wallBoundedStreamLine
wallShearStress
writeDictionary
writeRegisteredObject
yPlusLES
yPlusRAS
)

[0]
[0]
[0]     From function functionObject::New(const word& name, const Time&, const dictionary&)
[0]     in file db/functionObjects/functionObject/functionObject.C[1]
[1]
[1] --> FOAM FATAL ERROR:
[1] Unknown function type loadPsiThermoModel

Valid functions are :
loadThermo is added to controlDict like this:
Code:
loadThermo {
        type loadPsiThermoModel;
        correctModel false;//I think that if "correctModel" is set to "true", it will call "thermo.correct()" at the beginning of each time iteration.
        //        correctModel true;
        allowReload false;//it's possibly for keeping track of the changes in "constant/thermo*"
        failIfModelTypeExists false;
        outputControlMode timeStep;
        outputInterval 1;
    }
is was running well in 2.2.2 version, it should be changed to what for adapting with 2.4.0 version of OF?
thanks so much for helping.
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King.
To Be or Not To Be,Thats the Question!
The Only Stupid Question Is the One that Goes Unasked.
immortality is offline   Reply With Quote

Old   June 9, 2017, 07:50
Red face
  #2
Member
 
Mohamed Elghorab
Join Date: May 2016
Location: Coventry, Engalnd
Posts: 41
Rep Power: 9
crazzy.pirate43 is on a distinguished road
Hi,
I know it's from long time but I got the same problem with the vorticity and gradU in openfoam-1612+ did you find the solution for that problem

Crazzy.Pirate43
crazzy.pirate43 is offline   Reply With Quote

Reply


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 patch problems martyn88 OpenFOAM Running, Solving & CFD 6 April 21, 2017 18:34
[Commercial meshers] converting Fluent mesh to openfoam standard mesh deepesh OpenFOAM Meshing & Mesh Conversion 31 March 29, 2017 05:59
Error with Wmake skabilan OpenFOAM Installation 3 July 28, 2009 00:35
Elements that limit the Courant number skabilan OpenFOAM Running, Solving & CFD 9 July 3, 2008 12:07
compressible two phase flow in CFX4.4 youngan CFX 0 July 1, 2003 23:32


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