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

fireFoam and basicThermo

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 30, 2012, 06:03
Default
  #21
Senior Member
 
Join Date: Nov 2012
Posts: 171
Rep Power: 13
hz283 is on a distinguished road
Quote:
Originally Posted by jason_wy View Post
Prapanj,

We are still working on refinement and validation of pyrolysis model. The presentation is our working progress. We will release the pyrolysis capability when we are ready. Most probably some time next year.

To answer your other questions:
1. Again, no soot capability now in the released version. But one can easily add some simple soot model in.
2. ft is mixture fraction. fu is the fuel mass fraction. ftVar is the variance of mixture fraction.
3. Pr - mass fraction of product. Ox - mass fraction of oxdiant. Qr is the net radiant heat flux on boundaries.

Yi
Hi Dr Wang,

I am using the FirFoam code for my research and this code is very excellent. For the FireFoam in Openfoam 211, I found that the filtered mixture fraction and its variance are not more. Only the mass fractions of these species are solved. Do you still provide the version of FireFoam including solving the mixture fraction related quantities?

best,
H
hz283 is offline   Reply With Quote

Old   August 12, 2013, 02:08
Default regarding fireFoam
  #22
Member
 
sonu
Join Date: Jul 2013
Location: delhi
Posts: 92
Rep Power: 12
yash.aesi is on a distinguished road
helo all,
can anybody tell me is there any document file with FireFoam that i can read and understand more about the FireFoam and diffrent terms used in it ?
chaitanyaarige likes this.
yash.aesi is offline   Reply With Quote

Old   August 12, 2013, 04:32
Default running firefoam tutorial
  #23
Member
 
sonu
Join Date: Jul 2013
Location: delhi
Posts: 92
Rep Power: 12
yash.aesi is on a distinguished road
helo ,
i tried to run the firefoam tutorial of smallpoolfire 2D but it is giving the error as shown below ,
can anybody help me how to get rid of this error ??

file: /home/yash/OpenFOAM/yash-2.2.0/run/tutorials/combustion/fireFoam/les/smallPoolFire2D/system/fvSchemes.ddtSchemes.default at line 20.

From function ddtScheme<Type>::New(const fvMesh&, Istream&)
in file /home/opencfd/OpenFOAM/OpenFOAM-2.2.0/src/finiteVolume/lnInclude/ddtScheme.C at line 79.
yash.aesi is offline   Reply With Quote

Old   August 13, 2013, 06:40
Default Running of FireFoam
  #24
Member
 
sonu
Join Date: Jul 2013
Location: delhi
Posts: 92
Rep Power: 12
yash.aesi is on a distinguished road
I tried to run the tutorial of firefoam of smallpoolfire3D , it runs upto time step of 2.45 nicely but after that following error is coming ,. can anybody plz help me to understand why this error is coming ??

> FOAM FATAL IO ERROR:
error in IOstream "/home/yash/OpenFOAM/yash-2.2.0/run/tutorials/combustion/fireFoam/les/smallPoolFire3D/2.45/CH4" for operation Ostream& operator<<(Ostream&, const Scalar&)

file: /home/yash/OpenFOAM/yash-2.2.0/run/tutorials/combustion/fireFoam/les/smallPoolFire3D/2.45/CH4 at line 206683.

From function IOstream::check(const char*) const
in file db/IOstreams/IOstreams/IOstream.C at line 99.
yash.aesi is offline   Reply With Quote

Old   August 16, 2013, 12:43
Default
  #25
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings yash.aesi,

For reference, there are two simple ways of running OpenFOAM tutorials:
  1. When the script Allrun exists, simply run:
    Code:
    ./Allrun
    When said script doesn't exist, check the parent folder of the case, because that folder might have the Allrun script.
  2. When the script doesn't exist, OpenFOAM provides the script foamRunTutorials, for which you simply need to run:
    Code:
    foamRunTutorials
    This script should also automatically call Allrun, if it can find it.
Now, the 2D case seemed to work fine for me, so my guess is that you didn't run the Allrun script.
As for the 3D case, it's really slow to run it and requires a lot of disk space. So far for me, it has been running for 3000s wall clock time, to reach the time 0.60s of simulation time and is currently occupying 1.1GB of disk space.

You can check how much space the case is occupying by running the command:
Code:
du -sh
And you can know how much disk is available, by running:
Code:
df -h
So my guesses are:
  • You ran out of disk space.
  • Or this tutorial case in 2.2.0 has a bug. If this is the case, I suggest that you upgrade to OpenFOAM 2.2.1.
Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   August 16, 2013, 12:50
Default
  #26
Member
 
sonu
Join Date: Jul 2013
Location: delhi
Posts: 92
Rep Power: 12
yash.aesi is on a distinguished road
thanks Bruno, u r rite m running out of disk space ....
yash.aesi is offline   Reply With Quote

Old   November 8, 2016, 07:47
Default
  #27
New Member
 
Join Date: Jun 2009
Posts: 21
Rep Power: 16
ghoshi1983 is on a distinguished road
Although this thread is old but in case somebody wants to download firefoam simulation result files follow this link: http://fetchcfd.com/view-project/273
ghoshi1983 is offline   Reply With Quote

Reply

Tags
basicthermo, firefoam


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



All times are GMT -4. The time now is 06:01.