|
[Sponsors] |
August 2, 2010, 19:29 |
Error in chtMultiRegionFoam
|
#1 |
New Member
Join Date: Jul 2010
Posts: 25
Rep Power: 16 |
hi,
i am trying to use chtMultiRegionFoam solver to treat heat transfer in walls.But i couldnot get the results as there is error msg in terminal. The error msg is like this, kiran@kiran-desktop:~$ cd $FOAM_RUN/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater kiran@kiran-desktop:~/OpenFOAM/kiran-1.7.0/run/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater$ chtMultiRegionFoam /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.7.0 | | \\ / A nd | Web: www.OpenFOAM.com | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 1.7.0-279cc8e8233b Exec : chtMultiRegionFoam Date : Aug 02 2010 Time : 17:11:51 Host : kiran-desktop PID : 2067 Case : /home/kiran/OpenFOAM/kiran-1.7.0/run/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater nProcs : 1 SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create fluid mesh for region bottomAir for time = 0 --> FOAM FATAL ERROR: Cannot find file "points" in directory "bottomAir/polyMesh" in times 0 down to constant From function Time::findInstance(const fileName&, const word&, const IOobject::readOption) in file db/Time/findInstance.C at line 175. FOAM exiting Pls somebody help me how to run this solver and also i want to know what will be the output of this solver. Thanks |
|
August 3, 2010, 03:27 |
|
#2 | |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Hi! Tracing back the error is quite simple...
Quote:
If you have no idea of what you are doing, use the ./Allrun script and copy paste every line to your terminal, so you can understand what does what. Also, cross check the following thread: http://www.cfd-online.com/Forums/ope...rial-15-a.html. Even if it is written for OF 1.5, most of it is valid for OF 1.7 as well. Lastly, please note that there is a bug on chtMultiRegionFoam in OF 1.7 that has been fixed in 1.7.x (see here). enjoy mad |
||
August 4, 2010, 12:33 |
|
#3 |
Member
Join Date: Jun 2010
Posts: 31
Rep Power: 16 |
You can't just run chtMultiRegionFoam. You have to run the Allrun file. The Allrun file contains necessary utilities for the solver to work.
The output of the solver is heated air slowly moving above two warm plates. |
|
October 24, 2012, 08:42 |
|
#4 |
New Member
Daniel Sebastià Sáez
Join Date: Mar 2012
Posts: 15
Rep Power: 14 |
Hello Maddalena, do you mean that we have to create a polyMesh file? or it'll work only by using the Allrun file???
Thank you Daniel |
|
October 24, 2012, 09:07 |
|
#5 | |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Hi Daniel,
Quote:
enjoy mad |
||
October 24, 2012, 18:20 |
|
#6 |
New Member
Daniel Sebastià Sáez
Join Date: Mar 2012
Posts: 15
Rep Power: 14 |
OK, It's done. Many Thanks.
Daniel |
|
August 21, 2018, 09:00 |
|
#7 |
Member
Foad
Join Date: Aug 2017
Posts: 58
Rep Power: 9 |
Are you sure that you have run `blockMesh` properly?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with running chtMultiRegionFoam after using setSet utility | Victor | OpenFOAM | 12 | March 24, 2023 01:01 |
Using a Different Thermodynamics Package with the chtMultiRegionFoam Solver | m.nichols19 | OpenFOAM | 7 | March 17, 2011 17:26 |
chtMultiRegionFoam......Help please.... | devesh.baghel | OpenFOAM | 8 | April 7, 2010 16:17 |
How to add 3rd region to chtMultiRegionFoam | benk | OpenFOAM | 1 | April 3, 2010 18:22 |
chtMultiregionFoam | msarkar | OpenFOAM | 21 | February 11, 2010 00:12 |