|
[Sponsors] |
Problems using the custom utility NusseltCalc |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 21, 2014, 17:33 |
Problems using the custom utility NusseltCalc
|
#1 |
Member
sajad
Join Date: Apr 2014
Location: Iran
Posts: 46
Rep Power: 12 |
HI
I modify wallHeatFlux utility and make NusseltCalc utility with Johan Magnusson presentation.When I want to use utility in hotroom tutorial I see this error in terminal: sajad@sajad-pc:~/Desktop/hotRoom$ NusseltCalc /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.5-dev | | \\ / A nd | Revision: exported | | \\/ M anipulation | Web: http://www.OpenFOAM.org | \*---------------------------------------------------------------------------*/ Exec : NusseltCalc Date : Oct 21 2014 Time : 23:48:43 Host : sajad-pc PID : 3697 Case : /home/sajad/Desktop/hotRoom nProcs : 1 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Time = 0 Selecting thermodynamics package hThermo<pureMixture<constTransport<specieThermo<hC onstThermo<perfectGas>>>>> keyword top is undefined in dictionary "/home/sajad/Desktop/hotRoom/0/T::boundaryField" file: /home/sajad/Desktop/hotRoom/0/T::boundaryField from line 25 to line 439. From function dictionary::subDict(const word& keyword) const in file db/dictionary/dictionary.C at line 271. FOAM exiting where is my problem? tnx for any help |
|
October 22, 2014, 02:42 |
|
#2 |
Senior Member
|
Hi,
in general it means you've forgotten to describe boundary conditions for patch top in 0/T file. |
|
October 22, 2014, 19:20 |
Custom NusseltCalc - "request for polyMesh solid from objectRegistry conjugateCavity"
|
#3 |
Member
sajad
Join Date: Apr 2014
Location: Iran
Posts: 46
Rep Power: 12 |
I use the NusseltCalc which built by Johan Magnusson presentation for conjugateHeatFoam example and I face with this error:
sajad@sajad-pc:~/Desktop/conjugateHeatFoam1/conjugateCavity$ NusseltCalc /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.5-dev | | \\ / A nd | Revision: exported | | \\/ M anipulation | Web: http://www.OpenFOAM.org | \*---------------------------------------------------------------------------*/ Exec : NusseltCalc Date : Oct 23 2014 Time : 01:49:20 Host : sajad-pc PID : 5036 Case : /home/sajad/Desktop/conjugateHeatFoam1/conjugateCavity nProcs : 1 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Time = 0 Selecting thermodynamics package hThermo<pureMixture<constTransport<specieThermo<hC onstThermo<perfectGas>>>>> request for polyMesh solid from objectRegistry conjugateCavity failed available objects of type polyMesh are 1 ( region0 ) From function objectRegistry::lookupObject<Type>(const word&) const in file lnInclude/objectRegistryTemplates.C at line 142. FOAM aborting Aborted What does this error mean?How can I debug the error? Tnx for any help |
|
October 22, 2014, 19:22 |
|
#4 |
Member
sajad
Join Date: Apr 2014
Location: Iran
Posts: 46
Rep Power: 12 |
tnx for your guide.I debugged the error
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sample utility problems | msrinath80 | OpenFOAM Running, Solving & CFD | 12 | December 21, 2012 06:51 |
How to compile a new utility | rudy | OpenFOAM | 4 | October 1, 2011 23:48 |
Needed Benchmark Problems for FSI | Mechstud | Main CFD Forum | 4 | July 26, 2011 13:13 |
StreamFunction utility | titio | OpenFOAM Post-Processing | 0 | May 19, 2010 17:04 |
[Commercial meshers] Several problems with the mesh conversion utility when converting the meshes from Gridgen | su_junwei | OpenFOAM Meshing & Mesh Conversion | 2 | July 27, 2008 00:58 |